Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-62718 (GCVE-0-2025-62718)
Vulnerability from cvelistv5 – Published: 2026-04-09 14:31 – Updated: 2026-04-16 18:44| URL | Tags |
|---|---|
| https://github.com/axios/axios/security/advisorie… | x_refsource_CONFIRM |
| https://github.com/axios/axios/pull/10661 | x_refsource_MISC |
| https://github.com/axios/axios/pull/10688 | x_refsource_MISC |
| https://github.com/axios/axios/commit/03cdfc99e8d… | x_refsource_MISC |
| https://github.com/axios/axios/commit/fb3befb6daa… | x_refsource_MISC |
| https://datatracker.ietf.org/doc/html/rfc1034#sec… | x_refsource_MISC |
| https://datatracker.ietf.org/doc/html/rfc3986#sec… | x_refsource_MISC |
| https://github.com/axios/axios/releases/tag/v0.31.0 | x_refsource_MISC |
| https://github.com/axios/axios/releases/tag/v1.15.0 | x_refsource_MISC |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-62718",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-04-09T15:02:50.313939Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-04-09T16:15:31.322Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"references": [
{
"tags": [
"exploit"
],
"url": "https://github.com/axios/axios/security/advisories/GHSA-3p68-rc4w-qgx5"
}
],
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "axios",
"vendor": "axios",
"versions": [
{
"status": "affected",
"version": "\u003e= 1.0.0, \u003c 1.15.0"
},
{
"status": "affected",
"version": "\u003c 0.31.0"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.0 and 0.31.0, Axios does not correctly handle hostname normalization when checking NO_PROXY rules. Requests to loopback addresses like localhost. (with a trailing dot) or [::1] (IPv6 literal) skip NO_PROXY matching and go through the configured proxy. This goes against what developers expect and lets attackers force requests through a proxy, even if NO_PROXY is set up to protect loopback or internal services. This issue leads to the possibility of proxy bypass and SSRF vulnerabilities allowing attackers to reach sensitive loopback or internal services despite the configured protections. This vulnerability is fixed in 1.15.0 and 0.31.0."
}
],
"metrics": [
{
"cvssV4_0": {
"attackComplexity": "LOW",
"attackRequirements": "PRESENT",
"attackVector": "NETWORK",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"privilegesRequired": "NONE",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "LOW",
"subIntegrityImpact": "LOW",
"userInteraction": "NONE",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "NONE",
"vulnConfidentialityImpact": "LOW",
"vulnIntegrityImpact": "LOW"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-441",
"description": "CWE-441: Unintended Proxy or Intermediary (\u0027Confused Deputy\u0027)",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-918",
"description": "CWE-918: Server-Side Request Forgery (SSRF)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-04-16T18:44:20.705Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/axios/axios/security/advisories/GHSA-3p68-rc4w-qgx5",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/axios/axios/security/advisories/GHSA-3p68-rc4w-qgx5"
},
{
"name": "https://github.com/axios/axios/pull/10661",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/axios/axios/pull/10661"
},
{
"name": "https://github.com/axios/axios/pull/10688",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/axios/axios/pull/10688"
},
{
"name": "https://github.com/axios/axios/commit/03cdfc99e8db32a390e12128208b6778492cee9c",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/axios/axios/commit/03cdfc99e8db32a390e12128208b6778492cee9c"
},
{
"name": "https://github.com/axios/axios/commit/fb3befb6daac6cad26b2e54094d0f2d9e47f24df",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/axios/axios/commit/fb3befb6daac6cad26b2e54094d0f2d9e47f24df"
},
{
"name": "https://datatracker.ietf.org/doc/html/rfc1034#section-3.1",
"tags": [
"x_refsource_MISC"
],
"url": "https://datatracker.ietf.org/doc/html/rfc1034#section-3.1"
},
{
"name": "https://datatracker.ietf.org/doc/html/rfc3986#section-3.2.2",
"tags": [
"x_refsource_MISC"
],
"url": "https://datatracker.ietf.org/doc/html/rfc3986#section-3.2.2"
},
{
"name": "https://github.com/axios/axios/releases/tag/v0.31.0",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/axios/axios/releases/tag/v0.31.0"
},
{
"name": "https://github.com/axios/axios/releases/tag/v1.15.0",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/axios/axios/releases/tag/v1.15.0"
}
],
"source": {
"advisory": "GHSA-3p68-rc4w-qgx5",
"discovery": "UNKNOWN"
},
"title": "Axios has a NO_PROXY Hostname Normalization Bypass that Leads to SSRF"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2025-62718",
"datePublished": "2026-04-09T14:31:46.067Z",
"dateReserved": "2025-10-20T19:41:22.741Z",
"dateUpdated": "2026-04-16T18:44:20.705Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-62718",
"date": "2026-06-03",
"epss": "0.00069",
"percentile": "0.21262"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-62718\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-04-09T15:16:08.650\",\"lastModified\":\"2026-05-21T20:38:54.387\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.0 and 0.31.0, Axios does not correctly handle hostname normalization when checking NO_PROXY rules. Requests to loopback addresses like localhost. (with a trailing dot) or [::1] (IPv6 literal) skip NO_PROXY matching and go through the configured proxy. This goes against what developers expect and lets attackers force requests through a proxy, even if NO_PROXY is set up to protect loopback or internal services. This issue leads to the possibility of proxy bypass and SSRF vulnerabilities allowing attackers to reach sensitive loopback or internal services despite the configured protections. This vulnerability is fixed in 1.15.0 and 0.31.0.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":6.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"PRESENT\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"LOW\",\"vulnIntegrityImpact\":\"LOW\",\"vulnAvailabilityImpact\":\"NONE\",\"subConfidentialityImpact\":\"LOW\",\"subIntegrityImpact\":\"LOW\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}],\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:L/A:L\",\"baseScore\":9.9,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":3.9,\"impactScore\":5.3}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-441\"},{\"lang\":\"en\",\"value\":\"CWE-918\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:axios:axios:*:*:*:*:*:node.js:*:*\",\"versionEndExcluding\":\"0.31.0\",\"matchCriteriaId\":\"E420AFD0-4C1B-4C44-A578-D6B90BF40F08\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:axios:axios:*:*:*:*:*:node.js:*:*\",\"versionStartIncluding\":\"1.0.0\",\"versionEndExcluding\":\"1.15.0\",\"matchCriteriaId\":\"E0DF6CEE-CC97-4C5F-A81B-6F1A6D77D4CC\"}]}]}],\"references\":[{\"url\":\"https://datatracker.ietf.org/doc/html/rfc1034#section-3.1\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Technical Description\"]},{\"url\":\"https://datatracker.ietf.org/doc/html/rfc3986#section-3.2.2\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Technical Description\"]},{\"url\":\"https://github.com/axios/axios/commit/03cdfc99e8db32a390e12128208b6778492cee9c\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/axios/axios/commit/fb3befb6daac6cad26b2e54094d0f2d9e47f24df\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/axios/axios/pull/10661\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Issue Tracking\",\"Patch\"]},{\"url\":\"https://github.com/axios/axios/pull/10688\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://github.com/axios/axios/releases/tag/v0.31.0\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/axios/axios/releases/tag/v1.15.0\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Product\",\"Release Notes\"]},{\"url\":\"https://github.com/axios/axios/security/advisories/GHSA-3p68-rc4w-qgx5\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Exploit\",\"Mitigation\",\"Vendor Advisory\"]},{\"url\":\"https://github.com/axios/axios/security/advisories/GHSA-3p68-rc4w-qgx5\",\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"tags\":[\"Exploit\",\"Mitigation\",\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-62718\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-04-09T15:02:50.313939Z\"}}}], \"references\": [{\"url\": \"https://github.com/axios/axios/security/advisories/GHSA-3p68-rc4w-qgx5\", \"tags\": [\"exploit\"]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-04-09T15:02:59.773Z\"}}], \"cna\": {\"title\": \"Axios has a NO_PROXY Hostname Normalization Bypass that Leads to SSRF\", \"source\": {\"advisory\": \"GHSA-3p68-rc4w-qgx5\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV4_0\": {\"version\": \"4.0\", \"baseScore\": 6.3, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"PRESENT\", \"privilegesRequired\": \"NONE\", \"subIntegrityImpact\": \"LOW\", \"vulnIntegrityImpact\": \"LOW\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"NONE\", \"subConfidentialityImpact\": \"LOW\", \"vulnConfidentialityImpact\": \"LOW\"}}], \"affected\": [{\"vendor\": \"axios\", \"product\": \"axios\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e= 1.0.0, \u003c 1.15.0\"}, {\"status\": \"affected\", \"version\": \"\u003c 0.31.0\"}]}], \"references\": [{\"url\": \"https://github.com/axios/axios/security/advisories/GHSA-3p68-rc4w-qgx5\", \"name\": \"https://github.com/axios/axios/security/advisories/GHSA-3p68-rc4w-qgx5\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/axios/axios/pull/10661\", \"name\": \"https://github.com/axios/axios/pull/10661\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/axios/axios/pull/10688\", \"name\": \"https://github.com/axios/axios/pull/10688\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/axios/axios/commit/03cdfc99e8db32a390e12128208b6778492cee9c\", \"name\": \"https://github.com/axios/axios/commit/03cdfc99e8db32a390e12128208b6778492cee9c\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/axios/axios/commit/fb3befb6daac6cad26b2e54094d0f2d9e47f24df\", \"name\": \"https://github.com/axios/axios/commit/fb3befb6daac6cad26b2e54094d0f2d9e47f24df\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://datatracker.ietf.org/doc/html/rfc1034#section-3.1\", \"name\": \"https://datatracker.ietf.org/doc/html/rfc1034#section-3.1\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://datatracker.ietf.org/doc/html/rfc3986#section-3.2.2\", \"name\": \"https://datatracker.ietf.org/doc/html/rfc3986#section-3.2.2\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/axios/axios/releases/tag/v0.31.0\", \"name\": \"https://github.com/axios/axios/releases/tag/v0.31.0\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/axios/axios/releases/tag/v1.15.0\", \"name\": \"https://github.com/axios/axios/releases/tag/v1.15.0\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.0 and 0.31.0, Axios does not correctly handle hostname normalization when checking NO_PROXY rules. Requests to loopback addresses like localhost. (with a trailing dot) or [::1] (IPv6 literal) skip NO_PROXY matching and go through the configured proxy. This goes against what developers expect and lets attackers force requests through a proxy, even if NO_PROXY is set up to protect loopback or internal services. This issue leads to the possibility of proxy bypass and SSRF vulnerabilities allowing attackers to reach sensitive loopback or internal services despite the configured protections. This vulnerability is fixed in 1.15.0 and 0.31.0.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-441\", \"description\": \"CWE-441: Unintended Proxy or Intermediary (\u0027Confused Deputy\u0027)\"}]}, {\"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-04-16T18:44:20.705Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-62718\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-04-16T18:44:20.705Z\", \"dateReserved\": \"2025-10-20T19:41:22.741Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2026-04-09T14:31:46.067Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2026:17699
Vulnerability from csaf_redhat - Published: 2026-05-14 19:47 - Updated: 2026-06-03 14:23A flaw was found in Axios, a promise-based HTTP client. This vulnerability occurs because Axios does not correctly handle hostname normalization when evaluating NO_PROXY rules. An attacker can exploit this by crafting requests to loopback addresses (e.g., localhost. or [::1]) which bypass the NO_PROXY configuration and are routed through the configured proxy. This can lead to Server-Side Request Forgery (SSRF) vulnerabilities, enabling attackers to access sensitive internal or loopback services that should otherwise be protected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3d4b97e4bb90ddd75391bcb80911536b5eb2383089dfd798ed10758bec1497a5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:7eae601d70fd246d3489f23611a6cac60f9e515b22228d20c9afab42548f6c56_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:b947d8bbc2b6a474fc7e9dde634d5e92890bac69007d32852c03c48f715b7ed8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:ceb7701b44f8af636220d8d0300e9075afbe74db9d080e9c13385d18b84bfcc4_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:3ce18ada2f9a154701aff42e85bd04ae208c98a2740795ba13b68b337a155737_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:55823addb648700bd1664bb58133f1aedfb65fbc74749687fbef41f1136bcee7_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:874e4ccb63bcfd4de4286999abc76a62085b7e815dd7e6ae94c1e43a3ce0966c_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:9fa3d423f4bc2067d3b5e006141069201b2ac41808703fd05d581eb920e42561_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:453c6ea090fff48b07855523ca40a2e8a3a9a8283f53b9a0ee07a8a7f95ee6b3_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:6bc7241a590cd80fb92ee323069186c8540eb6a4f33d8d5ba187ef2c589d4e76_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:a5ce32fb4b8ccf9d56a76bbd97e0c36205b6992e1628e179249c62fd0a7f3e8a_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:f2db5fcb81c8b503193f9bffc6e867da79b975fd7c8c8865ad0c94e77ae2e4be_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:5ea2be3c0418cb4897de097ebd0f920f32895344f1eeac8f5e4a494643a25e87_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:9d1cd236f8c94e1ef553c7051dcd72fafd0f1696dfc83591baac66994899eec8_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a86c5ab69b5aca8df3cbdb8f195678b4dc767745c06c16fc2d6dfc2809d705b1_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c77990d5205df7d25319f236a041bb7c852adcf142f0781a97f7f2dd90aefd08_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3ce626dda8bd0950f2ff0c063be586125641513e70de40e2765fe9133a0cef4a_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:79275891d7178bd4b611914b9d7b450e0dce37bf87972de262b1976928100a1b_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d97152635adb4a0fbc31e60ccd968ea60b6243f08c99c8842181b565356bc427_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:f7dad30eb5ac563461591d2bad155e870678f5b538a127b3c1da137f1b466c8a_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:40e001d6c3c4fc080611625285968d4a70ca26d2c65e7b3914062203e948ef6f_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:6eb8515588ea85534b444071dda2b5563cd637040b09709da5b3b14921b36ece_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:77ee8a095399d9fca8641a5fb08b9e06031df4b63bd8c2526a6f144e0e94586d_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:c283e665c5dad24e8dd28646c8c5eb5fb3afb77a5e2b299a0fb82ead975dcff1_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d551c761a67292a0144f5b20c9b5a30d5de1a8fb4c0f74b64dc0db38f5b6be4_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:14763b8e9ed64215f3d30bae7b3ba3d43f4c19ccf509661f586a8d218feb9a2a_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:613bb1aa4cf3d7ab00cbd7c192a8e691cff2c8592ddce0efc42dfae8bc8b090e_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:c95bfbba7e1ca8c118fc751462259cec11141f3ca9bb529111514a3e8f1b8556_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:25f95df1593ea4e64752422f0e62171dfddb5adc359289a7c6877c963d7b34d5_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:9a624bb5394c0cb2687dc2416f006eed7694588aee4b7dfdc37ae2d1bc911cd6_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:a5fa11271cd6a63db3acbc960b9a832d7074ecdcb9f426cabfddc67bcb70c68d_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:f979acb72698cf6461637197b8f16f3650124bc0bc4d3060374fe25b308f73db_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:62c7309855978c992e157afa6a9423ad0a37a8362e6e8ec7fb33fcf92d49547f_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:6933a99d9a1b8cad65923164a3807a071924e60d34e993923232a279831bd0a1_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d4cf745aaeed4038df11ea58579e0aa22d2b853735cc8bd8f3fe05837e930ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d59bd269680eb6419d76972f3d808b33d804f3389b0280b7206f31caa394f6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:45f189ec954f7191c313dea7b5b86ebe0e0ada562607197a274e813f0e39d157_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:5d8920cc01d260a4b70d70aba43e91fe506ef603fda21891c3ef3f4c2da53f49_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:b36885f05b970a4cce0f595dd8408360807c9539dd240edd3a40fbcd5a63a86c_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:fb02c2d0c4f2286534f9de3f2e8784ff7460cefc87fbc57cf38d494148a9c04d_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1c1629615b7977dad68d26bb3b405b3fc3c9141e2ba4fac6a87813231f5ee846_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2e9f54de165e01b3abaf294253597eae1e9a58dcddd274abe591890a77d76de6_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:880b6361f68bd6bb6f5cceaa9b0688f03c5d8f55a7e3404ddb9c3c1700dfe567_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:c5ffe606bfd7394a51e2812822681ff5e02bac1709d7d28a786ac06778dcccae_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:31da6737b88229d9cd8ac2af478fe98009aed8fa4d2115d372d67e10d04e2ceb_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:64067894bf36b9e3c53f9cbc14284fb068191bbeda4a33a1fee2ea5fbe898b39_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:8b08c42d605c9dc4dfc3b615b894481009b2a950f5aded78d0138cd7b8d83476_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:ce01736bb92b45b806a20d6ba706a4ea47f2bfc7d36eff47bb876f56aa1a2c20_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:2ddb0e8109bf19496909102ec4b276bb8e785bff367174ad3e41b23261365198_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5af36d61e760b74bada2c5e86daf9ca551cc78511ec21d8715675c0c460e055d_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:88d8e9bca990bb6f0febcb7fdf39021487ed749a043a562351a8ae5c45717e89_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:91f7af335790fa31dfaaacca90a041298019c7b41cd2c7dd508b85fbe191c8a2_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:275370d513dffbaa843db648bf0154daf2471072f4591b74a4e1560b8ae12c5d_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:2fc2ee92fd22c9294c920171dab09c372f6db46e7ad607c0fdcee918518b92dd_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:3a26ce87d1cca061a9a4c4449d7a516bcf3979cd507f34b145c0dc88c2c60a0e_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:cd82ef67eaae640f8a40e8f9e618b14a46d8ef04376f0f477787fd907005727f_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:1a9471ef97e1b5e32e53dda263ce76ebaa6b3a1ea043b0203c5704737e4260f3_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5079e91e590bfca725a3d0e0dd3dd89c018bf58b5d4ec1e01bdfa9084f9fa31b_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:e88a513245bc2afe07d1d39edeca31fed6b3da107ab1e1ed3d3d971cea6b07e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:ed8b18fa3d3682d75d95dba34999509cbd5881d4434ab8b0ff6cc9a668ca81fd_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:0a14de59b2fefb945b69ec5b35c125cdc67f7fb28ba7006ee3b378b18d868ebe_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:bca0d7cb3ba9dc34dfc053b01d84b27b9dae5a9ee9daffb8b738c93820fc414c_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c6f02742d6118c8e935eb716f530e216333759749ed9de181f662bb7448c73c1_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:daf1d3e1c23e27d5013dd22a9da79a2ac3eb8cb00929dce398e6ba5176529ec8_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:34e716a642ca0fb32dfddbc396c5a8edd800eb0025e82fd6cc4a5b68f3d141b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:6124da9ed1b17d4846efc53bccc81a58123f8d588fc1d92c3b010696fa0d26cd_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:c35ec9b27507cd3e251593673097920db7c4c325e640b0331a023444839101f8_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ff6fdeff600d2306e758771cc333f70992a9b00ef08f96c166e4c55e14edf740_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:414f909444deea8decee115698a967e168b851a350ce06ea7fd9a3d60ca4e52b_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:8cf604758746c0de918eba3864b9606115fd90d70a8e1b558f0c6dd9181b8760_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:bc6c97c4ae8941113e319db22d7c8f740143dd7bf1136d51c1eefd880961c741_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e611f0884a2d6d2a8f41a019a00e6c5a1aeb6e563b300521bd461b9e07362d11_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:2985f66e8212ab1c24f1b4c81a5b71c21fcb16b083d58ac8f0988a53462edfb9_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:32ee016a14369b66c690cce5bb167312306e1671f19bd257e0f37abf1d6902ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:5dafe2aa725fcb515fe44b6b17b327d448a2454103987bfd393439b984259f50_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:ba09707bb97f71b70048a974fd7bbfd174bb04857c8a54771f9b4d8096059b2b_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:0141ef7c836ac1be163c3b91e628fddaa24f54562202a3f12c1a5ecccd0bf1dc_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:277da087c79a18098c123376873e4f6defb0dedb6120d3e3214ceddfb3472a9c_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b229c2dfb9895ba92763ae89b02e4e30095801637263c95a0419a0f377ab76b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:fef9e41cee316ab7aa722a954b1b4a226218c93398486a961ac94bf17dc141f7_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:093890b6532bcf1973bed2a87f05190b287ef9dcc7da1da5936b8a8077c02a07_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:1d5ba15a7ce2f563546319adcf5637cd645a3cba6548c0a03e752f9b8c4d989d_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:cf4a1ff0ca47f11784d6170a1fd5cda5882f8d3e916f0c316a9554e11864bb01_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:eca610d0852fd15bdc293cfb8ef6933b58b8d0067e39844fecf02c9d478f0245_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:04b6c56b8dd333f59d48aac04e5e3ffb717b85e146d3ff236f9846a9fc44487a_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09bbc4c0efef903ccc5440e105e03def8db687dd8d521a7d481fc7323780e4c2_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:7d6d1b1df29304c022644dd6d372c83c248f55bd6ef4f0cd4338c4a76749827f_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:fa0f47ba291842a673e2e881e61e5ce90f9d2688bd507ed13ab25839211fac4a_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:01f2f1b792be3f423cd0871c1febc5f2ae6529a392219e02704d210556052b5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:20e34d09f653c2101dc32478844ac05de21968af8aeaa84236b0152c0e96fb4b_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:d2676fb519b9b5cc9a8865c4c3734fc260685a56afbe7479da7f6c2c08cfae8b_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f0ea279f709eb1f1e0844d1e2fce2ebf354e4ff5bbb20decf1cdf07179d65c3b_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:0c62d9f4d4c1d3a087450ee955cf28204fc8a2cd3504e581f68f731fe3140aa4_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3507430fa0d2adfbdc4c2480b3e3dcc29d2023b0aff2f8712304a06435922725_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a37edc384c993ac0ac8f161924a932bf3d0e73ac0850c1033b0bbac6a3a60fd8_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:db0f8bb811846567e9182aa7d78d48a4c9552d5a1237b43ee770a63084a3395f_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:04197371cf97e30caa72687257da16e5c5e9d2554272b5d105225751035aea6c_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:551b1f23c76d2e0af8f970fd411dce15a1aed7d2a0367867d1d990d92c2140bb_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c58487cb5ecf403ba7e9b3aa765a7cb747d8255ff9017a6898d672c13218acb9_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c5a35f620a3f8b04400c9743e12ea19b5bd48a45dc9f7bbf1663393f8b6949bb_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:20b0c0c375452fbe5e0e6d3ce5fcc1701f17d565ea59cdc3afc839e6db1a8f57_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:d5cca0c6f13dfb26012f1966bd710f5b0d273b86e5b78175e3fed265113ae813_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:e78c21c6635b63c9b998db88c9a476ca69271686ae578370523a5cc13e4ee7b1_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:f133c396d65044ba83c3fdfb58f6f43cb447e7e4ff2d536059a6f005ec66c3f3_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:18c753707a880775b4de7258ad26278aeaa4d44431d2b536fd36f09468cbc3ab_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1bcc6f76285463cbd51d012ec92b4451f2ef60f2efba0e105aca393e7bb25e42_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:839b77da7118c52d80856c2e1e1791e80de1cfca81d4dcc962e0b2f46965ed17_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:a47b22e4da16141a0b69d2fe0197bd36b5079cfa6112acf185f1417268f393c0_s390x | — |
Workaround
|
A flaw was found in Axios, a promise-based HTTP client. This vulnerability, known as Prototype Pollution, can be exploited through a specific "Gadget" attack chain. This allows an attacker to escalate a Prototype Pollution vulnerability in a third-party dependency, potentially leading to remote code execution or a full cloud compromise, such as bypassing AWS IMDSv2.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3d4b97e4bb90ddd75391bcb80911536b5eb2383089dfd798ed10758bec1497a5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:7eae601d70fd246d3489f23611a6cac60f9e515b22228d20c9afab42548f6c56_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:b947d8bbc2b6a474fc7e9dde634d5e92890bac69007d32852c03c48f715b7ed8_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:ceb7701b44f8af636220d8d0300e9075afbe74db9d080e9c13385d18b84bfcc4_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:3ce18ada2f9a154701aff42e85bd04ae208c98a2740795ba13b68b337a155737_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:55823addb648700bd1664bb58133f1aedfb65fbc74749687fbef41f1136bcee7_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:874e4ccb63bcfd4de4286999abc76a62085b7e815dd7e6ae94c1e43a3ce0966c_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:9fa3d423f4bc2067d3b5e006141069201b2ac41808703fd05d581eb920e42561_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:453c6ea090fff48b07855523ca40a2e8a3a9a8283f53b9a0ee07a8a7f95ee6b3_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:6bc7241a590cd80fb92ee323069186c8540eb6a4f33d8d5ba187ef2c589d4e76_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:a5ce32fb4b8ccf9d56a76bbd97e0c36205b6992e1628e179249c62fd0a7f3e8a_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:f2db5fcb81c8b503193f9bffc6e867da79b975fd7c8c8865ad0c94e77ae2e4be_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:5ea2be3c0418cb4897de097ebd0f920f32895344f1eeac8f5e4a494643a25e87_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:9d1cd236f8c94e1ef553c7051dcd72fafd0f1696dfc83591baac66994899eec8_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a86c5ab69b5aca8df3cbdb8f195678b4dc767745c06c16fc2d6dfc2809d705b1_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c77990d5205df7d25319f236a041bb7c852adcf142f0781a97f7f2dd90aefd08_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3ce626dda8bd0950f2ff0c063be586125641513e70de40e2765fe9133a0cef4a_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:79275891d7178bd4b611914b9d7b450e0dce37bf87972de262b1976928100a1b_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d97152635adb4a0fbc31e60ccd968ea60b6243f08c99c8842181b565356bc427_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:f7dad30eb5ac563461591d2bad155e870678f5b538a127b3c1da137f1b466c8a_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:40e001d6c3c4fc080611625285968d4a70ca26d2c65e7b3914062203e948ef6f_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:6eb8515588ea85534b444071dda2b5563cd637040b09709da5b3b14921b36ece_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:77ee8a095399d9fca8641a5fb08b9e06031df4b63bd8c2526a6f144e0e94586d_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:c283e665c5dad24e8dd28646c8c5eb5fb3afb77a5e2b299a0fb82ead975dcff1_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d551c761a67292a0144f5b20c9b5a30d5de1a8fb4c0f74b64dc0db38f5b6be4_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:14763b8e9ed64215f3d30bae7b3ba3d43f4c19ccf509661f586a8d218feb9a2a_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:613bb1aa4cf3d7ab00cbd7c192a8e691cff2c8592ddce0efc42dfae8bc8b090e_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:c95bfbba7e1ca8c118fc751462259cec11141f3ca9bb529111514a3e8f1b8556_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:25f95df1593ea4e64752422f0e62171dfddb5adc359289a7c6877c963d7b34d5_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:9a624bb5394c0cb2687dc2416f006eed7694588aee4b7dfdc37ae2d1bc911cd6_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:a5fa11271cd6a63db3acbc960b9a832d7074ecdcb9f426cabfddc67bcb70c68d_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:f979acb72698cf6461637197b8f16f3650124bc0bc4d3060374fe25b308f73db_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:62c7309855978c992e157afa6a9423ad0a37a8362e6e8ec7fb33fcf92d49547f_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:6933a99d9a1b8cad65923164a3807a071924e60d34e993923232a279831bd0a1_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d4cf745aaeed4038df11ea58579e0aa22d2b853735cc8bd8f3fe05837e930ce8_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d59bd269680eb6419d76972f3d808b33d804f3389b0280b7206f31caa394f6c0_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:45f189ec954f7191c313dea7b5b86ebe0e0ada562607197a274e813f0e39d157_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:5d8920cc01d260a4b70d70aba43e91fe506ef603fda21891c3ef3f4c2da53f49_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:b36885f05b970a4cce0f595dd8408360807c9539dd240edd3a40fbcd5a63a86c_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:fb02c2d0c4f2286534f9de3f2e8784ff7460cefc87fbc57cf38d494148a9c04d_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1c1629615b7977dad68d26bb3b405b3fc3c9141e2ba4fac6a87813231f5ee846_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2e9f54de165e01b3abaf294253597eae1e9a58dcddd274abe591890a77d76de6_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:880b6361f68bd6bb6f5cceaa9b0688f03c5d8f55a7e3404ddb9c3c1700dfe567_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:c5ffe606bfd7394a51e2812822681ff5e02bac1709d7d28a786ac06778dcccae_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:31da6737b88229d9cd8ac2af478fe98009aed8fa4d2115d372d67e10d04e2ceb_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:64067894bf36b9e3c53f9cbc14284fb068191bbeda4a33a1fee2ea5fbe898b39_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:8b08c42d605c9dc4dfc3b615b894481009b2a950f5aded78d0138cd7b8d83476_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:ce01736bb92b45b806a20d6ba706a4ea47f2bfc7d36eff47bb876f56aa1a2c20_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:2ddb0e8109bf19496909102ec4b276bb8e785bff367174ad3e41b23261365198_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5af36d61e760b74bada2c5e86daf9ca551cc78511ec21d8715675c0c460e055d_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:88d8e9bca990bb6f0febcb7fdf39021487ed749a043a562351a8ae5c45717e89_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:91f7af335790fa31dfaaacca90a041298019c7b41cd2c7dd508b85fbe191c8a2_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:275370d513dffbaa843db648bf0154daf2471072f4591b74a4e1560b8ae12c5d_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:2fc2ee92fd22c9294c920171dab09c372f6db46e7ad607c0fdcee918518b92dd_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:3a26ce87d1cca061a9a4c4449d7a516bcf3979cd507f34b145c0dc88c2c60a0e_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:cd82ef67eaae640f8a40e8f9e618b14a46d8ef04376f0f477787fd907005727f_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:1a9471ef97e1b5e32e53dda263ce76ebaa6b3a1ea043b0203c5704737e4260f3_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5079e91e590bfca725a3d0e0dd3dd89c018bf58b5d4ec1e01bdfa9084f9fa31b_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:e88a513245bc2afe07d1d39edeca31fed6b3da107ab1e1ed3d3d971cea6b07e2_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:ed8b18fa3d3682d75d95dba34999509cbd5881d4434ab8b0ff6cc9a668ca81fd_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:0a14de59b2fefb945b69ec5b35c125cdc67f7fb28ba7006ee3b378b18d868ebe_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:bca0d7cb3ba9dc34dfc053b01d84b27b9dae5a9ee9daffb8b738c93820fc414c_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c6f02742d6118c8e935eb716f530e216333759749ed9de181f662bb7448c73c1_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:daf1d3e1c23e27d5013dd22a9da79a2ac3eb8cb00929dce398e6ba5176529ec8_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:34e716a642ca0fb32dfddbc396c5a8edd800eb0025e82fd6cc4a5b68f3d141b0_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:6124da9ed1b17d4846efc53bccc81a58123f8d588fc1d92c3b010696fa0d26cd_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:c35ec9b27507cd3e251593673097920db7c4c325e640b0331a023444839101f8_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ff6fdeff600d2306e758771cc333f70992a9b00ef08f96c166e4c55e14edf740_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:414f909444deea8decee115698a967e168b851a350ce06ea7fd9a3d60ca4e52b_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:8cf604758746c0de918eba3864b9606115fd90d70a8e1b558f0c6dd9181b8760_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:bc6c97c4ae8941113e319db22d7c8f740143dd7bf1136d51c1eefd880961c741_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e611f0884a2d6d2a8f41a019a00e6c5a1aeb6e563b300521bd461b9e07362d11_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:2985f66e8212ab1c24f1b4c81a5b71c21fcb16b083d58ac8f0988a53462edfb9_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:32ee016a14369b66c690cce5bb167312306e1671f19bd257e0f37abf1d6902ac_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:5dafe2aa725fcb515fe44b6b17b327d448a2454103987bfd393439b984259f50_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:ba09707bb97f71b70048a974fd7bbfd174bb04857c8a54771f9b4d8096059b2b_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:0141ef7c836ac1be163c3b91e628fddaa24f54562202a3f12c1a5ecccd0bf1dc_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:277da087c79a18098c123376873e4f6defb0dedb6120d3e3214ceddfb3472a9c_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b229c2dfb9895ba92763ae89b02e4e30095801637263c95a0419a0f377ab76b0_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:fef9e41cee316ab7aa722a954b1b4a226218c93398486a961ac94bf17dc141f7_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:093890b6532bcf1973bed2a87f05190b287ef9dcc7da1da5936b8a8077c02a07_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:1d5ba15a7ce2f563546319adcf5637cd645a3cba6548c0a03e752f9b8c4d989d_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:cf4a1ff0ca47f11784d6170a1fd5cda5882f8d3e916f0c316a9554e11864bb01_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:eca610d0852fd15bdc293cfb8ef6933b58b8d0067e39844fecf02c9d478f0245_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:04b6c56b8dd333f59d48aac04e5e3ffb717b85e146d3ff236f9846a9fc44487a_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09bbc4c0efef903ccc5440e105e03def8db687dd8d521a7d481fc7323780e4c2_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:7d6d1b1df29304c022644dd6d372c83c248f55bd6ef4f0cd4338c4a76749827f_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:fa0f47ba291842a673e2e881e61e5ce90f9d2688bd507ed13ab25839211fac4a_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:01f2f1b792be3f423cd0871c1febc5f2ae6529a392219e02704d210556052b5c_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:20e34d09f653c2101dc32478844ac05de21968af8aeaa84236b0152c0e96fb4b_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:d2676fb519b9b5cc9a8865c4c3734fc260685a56afbe7479da7f6c2c08cfae8b_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f0ea279f709eb1f1e0844d1e2fce2ebf354e4ff5bbb20decf1cdf07179d65c3b_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:0c62d9f4d4c1d3a087450ee955cf28204fc8a2cd3504e581f68f731fe3140aa4_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3507430fa0d2adfbdc4c2480b3e3dcc29d2023b0aff2f8712304a06435922725_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a37edc384c993ac0ac8f161924a932bf3d0e73ac0850c1033b0bbac6a3a60fd8_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:db0f8bb811846567e9182aa7d78d48a4c9552d5a1237b43ee770a63084a3395f_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:04197371cf97e30caa72687257da16e5c5e9d2554272b5d105225751035aea6c_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:551b1f23c76d2e0af8f970fd411dce15a1aed7d2a0367867d1d990d92c2140bb_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c58487cb5ecf403ba7e9b3aa765a7cb747d8255ff9017a6898d672c13218acb9_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c5a35f620a3f8b04400c9743e12ea19b5bd48a45dc9f7bbf1663393f8b6949bb_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:20b0c0c375452fbe5e0e6d3ce5fcc1701f17d565ea59cdc3afc839e6db1a8f57_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:d5cca0c6f13dfb26012f1966bd710f5b0d273b86e5b78175e3fed265113ae813_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:e78c21c6635b63c9b998db88c9a476ca69271686ae578370523a5cc13e4ee7b1_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:f133c396d65044ba83c3fdfb58f6f43cb447e7e4ff2d536059a6f005ec66c3f3_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:18c753707a880775b4de7258ad26278aeaa4d44431d2b536fd36f09468cbc3ab_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1bcc6f76285463cbd51d012ec92b4451f2ef60f2efba0e105aca393e7bb25e42_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:839b77da7118c52d80856c2e1e1791e80de1cfca81d4dcc962e0b2f46965ed17_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:a47b22e4da16141a0b69d2fe0197bd36b5079cfa6112acf185f1417268f393c0_s390x | — |
A flaw was found in follow-redirects. When an HTTP request follows a cross-domain redirect (a redirection to a different domain), custom authentication headers, such as X-API-Key or X-Auth-Token, are not properly stripped. This allows these sensitive headers to be forwarded verbatim to the redirect target, potentially leading to the unintended disclosure of authentication information to an untrusted third party.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3d4b97e4bb90ddd75391bcb80911536b5eb2383089dfd798ed10758bec1497a5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:7eae601d70fd246d3489f23611a6cac60f9e515b22228d20c9afab42548f6c56_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:b947d8bbc2b6a474fc7e9dde634d5e92890bac69007d32852c03c48f715b7ed8_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:ceb7701b44f8af636220d8d0300e9075afbe74db9d080e9c13385d18b84bfcc4_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:3ce18ada2f9a154701aff42e85bd04ae208c98a2740795ba13b68b337a155737_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:55823addb648700bd1664bb58133f1aedfb65fbc74749687fbef41f1136bcee7_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:874e4ccb63bcfd4de4286999abc76a62085b7e815dd7e6ae94c1e43a3ce0966c_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:9fa3d423f4bc2067d3b5e006141069201b2ac41808703fd05d581eb920e42561_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:453c6ea090fff48b07855523ca40a2e8a3a9a8283f53b9a0ee07a8a7f95ee6b3_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:6bc7241a590cd80fb92ee323069186c8540eb6a4f33d8d5ba187ef2c589d4e76_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:a5ce32fb4b8ccf9d56a76bbd97e0c36205b6992e1628e179249c62fd0a7f3e8a_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:f2db5fcb81c8b503193f9bffc6e867da79b975fd7c8c8865ad0c94e77ae2e4be_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:5ea2be3c0418cb4897de097ebd0f920f32895344f1eeac8f5e4a494643a25e87_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:9d1cd236f8c94e1ef553c7051dcd72fafd0f1696dfc83591baac66994899eec8_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a86c5ab69b5aca8df3cbdb8f195678b4dc767745c06c16fc2d6dfc2809d705b1_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c77990d5205df7d25319f236a041bb7c852adcf142f0781a97f7f2dd90aefd08_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3ce626dda8bd0950f2ff0c063be586125641513e70de40e2765fe9133a0cef4a_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:79275891d7178bd4b611914b9d7b450e0dce37bf87972de262b1976928100a1b_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d97152635adb4a0fbc31e60ccd968ea60b6243f08c99c8842181b565356bc427_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:f7dad30eb5ac563461591d2bad155e870678f5b538a127b3c1da137f1b466c8a_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:40e001d6c3c4fc080611625285968d4a70ca26d2c65e7b3914062203e948ef6f_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:6eb8515588ea85534b444071dda2b5563cd637040b09709da5b3b14921b36ece_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:77ee8a095399d9fca8641a5fb08b9e06031df4b63bd8c2526a6f144e0e94586d_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:c283e665c5dad24e8dd28646c8c5eb5fb3afb77a5e2b299a0fb82ead975dcff1_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d551c761a67292a0144f5b20c9b5a30d5de1a8fb4c0f74b64dc0db38f5b6be4_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:14763b8e9ed64215f3d30bae7b3ba3d43f4c19ccf509661f586a8d218feb9a2a_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:613bb1aa4cf3d7ab00cbd7c192a8e691cff2c8592ddce0efc42dfae8bc8b090e_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:c95bfbba7e1ca8c118fc751462259cec11141f3ca9bb529111514a3e8f1b8556_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:25f95df1593ea4e64752422f0e62171dfddb5adc359289a7c6877c963d7b34d5_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:9a624bb5394c0cb2687dc2416f006eed7694588aee4b7dfdc37ae2d1bc911cd6_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:a5fa11271cd6a63db3acbc960b9a832d7074ecdcb9f426cabfddc67bcb70c68d_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:f979acb72698cf6461637197b8f16f3650124bc0bc4d3060374fe25b308f73db_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:62c7309855978c992e157afa6a9423ad0a37a8362e6e8ec7fb33fcf92d49547f_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:6933a99d9a1b8cad65923164a3807a071924e60d34e993923232a279831bd0a1_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d4cf745aaeed4038df11ea58579e0aa22d2b853735cc8bd8f3fe05837e930ce8_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d59bd269680eb6419d76972f3d808b33d804f3389b0280b7206f31caa394f6c0_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:45f189ec954f7191c313dea7b5b86ebe0e0ada562607197a274e813f0e39d157_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:5d8920cc01d260a4b70d70aba43e91fe506ef603fda21891c3ef3f4c2da53f49_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:b36885f05b970a4cce0f595dd8408360807c9539dd240edd3a40fbcd5a63a86c_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:fb02c2d0c4f2286534f9de3f2e8784ff7460cefc87fbc57cf38d494148a9c04d_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1c1629615b7977dad68d26bb3b405b3fc3c9141e2ba4fac6a87813231f5ee846_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2e9f54de165e01b3abaf294253597eae1e9a58dcddd274abe591890a77d76de6_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:880b6361f68bd6bb6f5cceaa9b0688f03c5d8f55a7e3404ddb9c3c1700dfe567_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:c5ffe606bfd7394a51e2812822681ff5e02bac1709d7d28a786ac06778dcccae_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:31da6737b88229d9cd8ac2af478fe98009aed8fa4d2115d372d67e10d04e2ceb_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:64067894bf36b9e3c53f9cbc14284fb068191bbeda4a33a1fee2ea5fbe898b39_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:8b08c42d605c9dc4dfc3b615b894481009b2a950f5aded78d0138cd7b8d83476_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:ce01736bb92b45b806a20d6ba706a4ea47f2bfc7d36eff47bb876f56aa1a2c20_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:2ddb0e8109bf19496909102ec4b276bb8e785bff367174ad3e41b23261365198_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5af36d61e760b74bada2c5e86daf9ca551cc78511ec21d8715675c0c460e055d_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:88d8e9bca990bb6f0febcb7fdf39021487ed749a043a562351a8ae5c45717e89_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:91f7af335790fa31dfaaacca90a041298019c7b41cd2c7dd508b85fbe191c8a2_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:275370d513dffbaa843db648bf0154daf2471072f4591b74a4e1560b8ae12c5d_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:2fc2ee92fd22c9294c920171dab09c372f6db46e7ad607c0fdcee918518b92dd_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:3a26ce87d1cca061a9a4c4449d7a516bcf3979cd507f34b145c0dc88c2c60a0e_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:cd82ef67eaae640f8a40e8f9e618b14a46d8ef04376f0f477787fd907005727f_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:1a9471ef97e1b5e32e53dda263ce76ebaa6b3a1ea043b0203c5704737e4260f3_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5079e91e590bfca725a3d0e0dd3dd89c018bf58b5d4ec1e01bdfa9084f9fa31b_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:e88a513245bc2afe07d1d39edeca31fed6b3da107ab1e1ed3d3d971cea6b07e2_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:ed8b18fa3d3682d75d95dba34999509cbd5881d4434ab8b0ff6cc9a668ca81fd_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:0a14de59b2fefb945b69ec5b35c125cdc67f7fb28ba7006ee3b378b18d868ebe_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:bca0d7cb3ba9dc34dfc053b01d84b27b9dae5a9ee9daffb8b738c93820fc414c_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c6f02742d6118c8e935eb716f530e216333759749ed9de181f662bb7448c73c1_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:daf1d3e1c23e27d5013dd22a9da79a2ac3eb8cb00929dce398e6ba5176529ec8_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:34e716a642ca0fb32dfddbc396c5a8edd800eb0025e82fd6cc4a5b68f3d141b0_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:6124da9ed1b17d4846efc53bccc81a58123f8d588fc1d92c3b010696fa0d26cd_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:c35ec9b27507cd3e251593673097920db7c4c325e640b0331a023444839101f8_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ff6fdeff600d2306e758771cc333f70992a9b00ef08f96c166e4c55e14edf740_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:414f909444deea8decee115698a967e168b851a350ce06ea7fd9a3d60ca4e52b_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:8cf604758746c0de918eba3864b9606115fd90d70a8e1b558f0c6dd9181b8760_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:bc6c97c4ae8941113e319db22d7c8f740143dd7bf1136d51c1eefd880961c741_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e611f0884a2d6d2a8f41a019a00e6c5a1aeb6e563b300521bd461b9e07362d11_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:2985f66e8212ab1c24f1b4c81a5b71c21fcb16b083d58ac8f0988a53462edfb9_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:32ee016a14369b66c690cce5bb167312306e1671f19bd257e0f37abf1d6902ac_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:5dafe2aa725fcb515fe44b6b17b327d448a2454103987bfd393439b984259f50_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:ba09707bb97f71b70048a974fd7bbfd174bb04857c8a54771f9b4d8096059b2b_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:0141ef7c836ac1be163c3b91e628fddaa24f54562202a3f12c1a5ecccd0bf1dc_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:277da087c79a18098c123376873e4f6defb0dedb6120d3e3214ceddfb3472a9c_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b229c2dfb9895ba92763ae89b02e4e30095801637263c95a0419a0f377ab76b0_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:fef9e41cee316ab7aa722a954b1b4a226218c93398486a961ac94bf17dc141f7_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:093890b6532bcf1973bed2a87f05190b287ef9dcc7da1da5936b8a8077c02a07_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:1d5ba15a7ce2f563546319adcf5637cd645a3cba6548c0a03e752f9b8c4d989d_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:cf4a1ff0ca47f11784d6170a1fd5cda5882f8d3e916f0c316a9554e11864bb01_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:eca610d0852fd15bdc293cfb8ef6933b58b8d0067e39844fecf02c9d478f0245_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:04b6c56b8dd333f59d48aac04e5e3ffb717b85e146d3ff236f9846a9fc44487a_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09bbc4c0efef903ccc5440e105e03def8db687dd8d521a7d481fc7323780e4c2_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:7d6d1b1df29304c022644dd6d372c83c248f55bd6ef4f0cd4338c4a76749827f_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:fa0f47ba291842a673e2e881e61e5ce90f9d2688bd507ed13ab25839211fac4a_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:01f2f1b792be3f423cd0871c1febc5f2ae6529a392219e02704d210556052b5c_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:20e34d09f653c2101dc32478844ac05de21968af8aeaa84236b0152c0e96fb4b_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:d2676fb519b9b5cc9a8865c4c3734fc260685a56afbe7479da7f6c2c08cfae8b_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f0ea279f709eb1f1e0844d1e2fce2ebf354e4ff5bbb20decf1cdf07179d65c3b_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:0c62d9f4d4c1d3a087450ee955cf28204fc8a2cd3504e581f68f731fe3140aa4_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3507430fa0d2adfbdc4c2480b3e3dcc29d2023b0aff2f8712304a06435922725_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a37edc384c993ac0ac8f161924a932bf3d0e73ac0850c1033b0bbac6a3a60fd8_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:db0f8bb811846567e9182aa7d78d48a4c9552d5a1237b43ee770a63084a3395f_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:04197371cf97e30caa72687257da16e5c5e9d2554272b5d105225751035aea6c_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:551b1f23c76d2e0af8f970fd411dce15a1aed7d2a0367867d1d990d92c2140bb_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c58487cb5ecf403ba7e9b3aa765a7cb747d8255ff9017a6898d672c13218acb9_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c5a35f620a3f8b04400c9743e12ea19b5bd48a45dc9f7bbf1663393f8b6949bb_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:20b0c0c375452fbe5e0e6d3ce5fcc1701f17d565ea59cdc3afc839e6db1a8f57_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:d5cca0c6f13dfb26012f1966bd710f5b0d273b86e5b78175e3fed265113ae813_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:e78c21c6635b63c9b998db88c9a476ca69271686ae578370523a5cc13e4ee7b1_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:f133c396d65044ba83c3fdfb58f6f43cb447e7e4ff2d536059a6f005ec66c3f3_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:18c753707a880775b4de7258ad26278aeaa4d44431d2b536fd36f09468cbc3ab_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1bcc6f76285463cbd51d012ec92b4451f2ef60f2efba0e105aca393e7bb25e42_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:839b77da7118c52d80856c2e1e1791e80de1cfca81d4dcc962e0b2f46965ed17_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:a47b22e4da16141a0b69d2fe0197bd36b5079cfa6112acf185f1417268f393c0_s390x | — |
A flaw was found in Axios, an HTTP client library. This vulnerability allows an attacker to exploit a prototype pollution issue if another part of the application has already polluted the Object.prototype. By doing so, the attacker can intercept and modify JSON responses or take control of the HTTP communication. This could lead to unauthorized access to sensitive information like user credentials and request details.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3d4b97e4bb90ddd75391bcb80911536b5eb2383089dfd798ed10758bec1497a5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:7eae601d70fd246d3489f23611a6cac60f9e515b22228d20c9afab42548f6c56_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:b947d8bbc2b6a474fc7e9dde634d5e92890bac69007d32852c03c48f715b7ed8_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:ceb7701b44f8af636220d8d0300e9075afbe74db9d080e9c13385d18b84bfcc4_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:3ce18ada2f9a154701aff42e85bd04ae208c98a2740795ba13b68b337a155737_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:55823addb648700bd1664bb58133f1aedfb65fbc74749687fbef41f1136bcee7_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:874e4ccb63bcfd4de4286999abc76a62085b7e815dd7e6ae94c1e43a3ce0966c_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:9fa3d423f4bc2067d3b5e006141069201b2ac41808703fd05d581eb920e42561_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:453c6ea090fff48b07855523ca40a2e8a3a9a8283f53b9a0ee07a8a7f95ee6b3_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:6bc7241a590cd80fb92ee323069186c8540eb6a4f33d8d5ba187ef2c589d4e76_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:a5ce32fb4b8ccf9d56a76bbd97e0c36205b6992e1628e179249c62fd0a7f3e8a_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:f2db5fcb81c8b503193f9bffc6e867da79b975fd7c8c8865ad0c94e77ae2e4be_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:5ea2be3c0418cb4897de097ebd0f920f32895344f1eeac8f5e4a494643a25e87_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:9d1cd236f8c94e1ef553c7051dcd72fafd0f1696dfc83591baac66994899eec8_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a86c5ab69b5aca8df3cbdb8f195678b4dc767745c06c16fc2d6dfc2809d705b1_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c77990d5205df7d25319f236a041bb7c852adcf142f0781a97f7f2dd90aefd08_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3ce626dda8bd0950f2ff0c063be586125641513e70de40e2765fe9133a0cef4a_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:79275891d7178bd4b611914b9d7b450e0dce37bf87972de262b1976928100a1b_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d97152635adb4a0fbc31e60ccd968ea60b6243f08c99c8842181b565356bc427_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:f7dad30eb5ac563461591d2bad155e870678f5b538a127b3c1da137f1b466c8a_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:40e001d6c3c4fc080611625285968d4a70ca26d2c65e7b3914062203e948ef6f_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:6eb8515588ea85534b444071dda2b5563cd637040b09709da5b3b14921b36ece_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:77ee8a095399d9fca8641a5fb08b9e06031df4b63bd8c2526a6f144e0e94586d_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:c283e665c5dad24e8dd28646c8c5eb5fb3afb77a5e2b299a0fb82ead975dcff1_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d551c761a67292a0144f5b20c9b5a30d5de1a8fb4c0f74b64dc0db38f5b6be4_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:14763b8e9ed64215f3d30bae7b3ba3d43f4c19ccf509661f586a8d218feb9a2a_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:613bb1aa4cf3d7ab00cbd7c192a8e691cff2c8592ddce0efc42dfae8bc8b090e_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:c95bfbba7e1ca8c118fc751462259cec11141f3ca9bb529111514a3e8f1b8556_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:25f95df1593ea4e64752422f0e62171dfddb5adc359289a7c6877c963d7b34d5_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:9a624bb5394c0cb2687dc2416f006eed7694588aee4b7dfdc37ae2d1bc911cd6_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:a5fa11271cd6a63db3acbc960b9a832d7074ecdcb9f426cabfddc67bcb70c68d_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:f979acb72698cf6461637197b8f16f3650124bc0bc4d3060374fe25b308f73db_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:62c7309855978c992e157afa6a9423ad0a37a8362e6e8ec7fb33fcf92d49547f_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:6933a99d9a1b8cad65923164a3807a071924e60d34e993923232a279831bd0a1_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d4cf745aaeed4038df11ea58579e0aa22d2b853735cc8bd8f3fe05837e930ce8_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d59bd269680eb6419d76972f3d808b33d804f3389b0280b7206f31caa394f6c0_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:45f189ec954f7191c313dea7b5b86ebe0e0ada562607197a274e813f0e39d157_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:5d8920cc01d260a4b70d70aba43e91fe506ef603fda21891c3ef3f4c2da53f49_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:b36885f05b970a4cce0f595dd8408360807c9539dd240edd3a40fbcd5a63a86c_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:fb02c2d0c4f2286534f9de3f2e8784ff7460cefc87fbc57cf38d494148a9c04d_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1c1629615b7977dad68d26bb3b405b3fc3c9141e2ba4fac6a87813231f5ee846_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2e9f54de165e01b3abaf294253597eae1e9a58dcddd274abe591890a77d76de6_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:880b6361f68bd6bb6f5cceaa9b0688f03c5d8f55a7e3404ddb9c3c1700dfe567_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:c5ffe606bfd7394a51e2812822681ff5e02bac1709d7d28a786ac06778dcccae_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:31da6737b88229d9cd8ac2af478fe98009aed8fa4d2115d372d67e10d04e2ceb_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:64067894bf36b9e3c53f9cbc14284fb068191bbeda4a33a1fee2ea5fbe898b39_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:8b08c42d605c9dc4dfc3b615b894481009b2a950f5aded78d0138cd7b8d83476_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:ce01736bb92b45b806a20d6ba706a4ea47f2bfc7d36eff47bb876f56aa1a2c20_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:2ddb0e8109bf19496909102ec4b276bb8e785bff367174ad3e41b23261365198_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5af36d61e760b74bada2c5e86daf9ca551cc78511ec21d8715675c0c460e055d_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:88d8e9bca990bb6f0febcb7fdf39021487ed749a043a562351a8ae5c45717e89_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:91f7af335790fa31dfaaacca90a041298019c7b41cd2c7dd508b85fbe191c8a2_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:275370d513dffbaa843db648bf0154daf2471072f4591b74a4e1560b8ae12c5d_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:2fc2ee92fd22c9294c920171dab09c372f6db46e7ad607c0fdcee918518b92dd_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:3a26ce87d1cca061a9a4c4449d7a516bcf3979cd507f34b145c0dc88c2c60a0e_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:cd82ef67eaae640f8a40e8f9e618b14a46d8ef04376f0f477787fd907005727f_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:1a9471ef97e1b5e32e53dda263ce76ebaa6b3a1ea043b0203c5704737e4260f3_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5079e91e590bfca725a3d0e0dd3dd89c018bf58b5d4ec1e01bdfa9084f9fa31b_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:e88a513245bc2afe07d1d39edeca31fed6b3da107ab1e1ed3d3d971cea6b07e2_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:ed8b18fa3d3682d75d95dba34999509cbd5881d4434ab8b0ff6cc9a668ca81fd_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:0a14de59b2fefb945b69ec5b35c125cdc67f7fb28ba7006ee3b378b18d868ebe_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:bca0d7cb3ba9dc34dfc053b01d84b27b9dae5a9ee9daffb8b738c93820fc414c_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c6f02742d6118c8e935eb716f530e216333759749ed9de181f662bb7448c73c1_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:daf1d3e1c23e27d5013dd22a9da79a2ac3eb8cb00929dce398e6ba5176529ec8_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:34e716a642ca0fb32dfddbc396c5a8edd800eb0025e82fd6cc4a5b68f3d141b0_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:6124da9ed1b17d4846efc53bccc81a58123f8d588fc1d92c3b010696fa0d26cd_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:c35ec9b27507cd3e251593673097920db7c4c325e640b0331a023444839101f8_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ff6fdeff600d2306e758771cc333f70992a9b00ef08f96c166e4c55e14edf740_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:414f909444deea8decee115698a967e168b851a350ce06ea7fd9a3d60ca4e52b_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:8cf604758746c0de918eba3864b9606115fd90d70a8e1b558f0c6dd9181b8760_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:bc6c97c4ae8941113e319db22d7c8f740143dd7bf1136d51c1eefd880961c741_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e611f0884a2d6d2a8f41a019a00e6c5a1aeb6e563b300521bd461b9e07362d11_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:2985f66e8212ab1c24f1b4c81a5b71c21fcb16b083d58ac8f0988a53462edfb9_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:32ee016a14369b66c690cce5bb167312306e1671f19bd257e0f37abf1d6902ac_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:5dafe2aa725fcb515fe44b6b17b327d448a2454103987bfd393439b984259f50_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:ba09707bb97f71b70048a974fd7bbfd174bb04857c8a54771f9b4d8096059b2b_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:0141ef7c836ac1be163c3b91e628fddaa24f54562202a3f12c1a5ecccd0bf1dc_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:277da087c79a18098c123376873e4f6defb0dedb6120d3e3214ceddfb3472a9c_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b229c2dfb9895ba92763ae89b02e4e30095801637263c95a0419a0f377ab76b0_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:fef9e41cee316ab7aa722a954b1b4a226218c93398486a961ac94bf17dc141f7_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:093890b6532bcf1973bed2a87f05190b287ef9dcc7da1da5936b8a8077c02a07_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:1d5ba15a7ce2f563546319adcf5637cd645a3cba6548c0a03e752f9b8c4d989d_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:cf4a1ff0ca47f11784d6170a1fd5cda5882f8d3e916f0c316a9554e11864bb01_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:eca610d0852fd15bdc293cfb8ef6933b58b8d0067e39844fecf02c9d478f0245_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:04b6c56b8dd333f59d48aac04e5e3ffb717b85e146d3ff236f9846a9fc44487a_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09bbc4c0efef903ccc5440e105e03def8db687dd8d521a7d481fc7323780e4c2_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:7d6d1b1df29304c022644dd6d372c83c248f55bd6ef4f0cd4338c4a76749827f_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:fa0f47ba291842a673e2e881e61e5ce90f9d2688bd507ed13ab25839211fac4a_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:01f2f1b792be3f423cd0871c1febc5f2ae6529a392219e02704d210556052b5c_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:20e34d09f653c2101dc32478844ac05de21968af8aeaa84236b0152c0e96fb4b_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:d2676fb519b9b5cc9a8865c4c3734fc260685a56afbe7479da7f6c2c08cfae8b_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f0ea279f709eb1f1e0844d1e2fce2ebf354e4ff5bbb20decf1cdf07179d65c3b_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:0c62d9f4d4c1d3a087450ee955cf28204fc8a2cd3504e581f68f731fe3140aa4_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3507430fa0d2adfbdc4c2480b3e3dcc29d2023b0aff2f8712304a06435922725_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a37edc384c993ac0ac8f161924a932bf3d0e73ac0850c1033b0bbac6a3a60fd8_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:db0f8bb811846567e9182aa7d78d48a4c9552d5a1237b43ee770a63084a3395f_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:04197371cf97e30caa72687257da16e5c5e9d2554272b5d105225751035aea6c_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:551b1f23c76d2e0af8f970fd411dce15a1aed7d2a0367867d1d990d92c2140bb_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c58487cb5ecf403ba7e9b3aa765a7cb747d8255ff9017a6898d672c13218acb9_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c5a35f620a3f8b04400c9743e12ea19b5bd48a45dc9f7bbf1663393f8b6949bb_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:20b0c0c375452fbe5e0e6d3ce5fcc1701f17d565ea59cdc3afc839e6db1a8f57_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:d5cca0c6f13dfb26012f1966bd710f5b0d273b86e5b78175e3fed265113ae813_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:e78c21c6635b63c9b998db88c9a476ca69271686ae578370523a5cc13e4ee7b1_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:f133c396d65044ba83c3fdfb58f6f43cb447e7e4ff2d536059a6f005ec66c3f3_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:18c753707a880775b4de7258ad26278aeaa4d44431d2b536fd36f09468cbc3ab_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1bcc6f76285463cbd51d012ec92b4451f2ef60f2efba0e105aca393e7bb25e42_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:839b77da7118c52d80856c2e1e1791e80de1cfca81d4dcc962e0b2f46965ed17_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:a47b22e4da16141a0b69d2fe0197bd36b5079cfa6112acf185f1417268f393c0_s390x | — |
A flaw was found in Axios, a software library for making network requests. A remote attacker can exploit a prototype pollution vulnerability to inject arbitrary HTTP headers into outgoing requests. This occurs when the application's core object definitions are manipulated, causing Axios to misinterpret data and include attacker-controlled headers in network communications. This could lead to unauthorized actions or data manipulation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3d4b97e4bb90ddd75391bcb80911536b5eb2383089dfd798ed10758bec1497a5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:7eae601d70fd246d3489f23611a6cac60f9e515b22228d20c9afab42548f6c56_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:b947d8bbc2b6a474fc7e9dde634d5e92890bac69007d32852c03c48f715b7ed8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:ceb7701b44f8af636220d8d0300e9075afbe74db9d080e9c13385d18b84bfcc4_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:3ce18ada2f9a154701aff42e85bd04ae208c98a2740795ba13b68b337a155737_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:55823addb648700bd1664bb58133f1aedfb65fbc74749687fbef41f1136bcee7_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:874e4ccb63bcfd4de4286999abc76a62085b7e815dd7e6ae94c1e43a3ce0966c_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:9fa3d423f4bc2067d3b5e006141069201b2ac41808703fd05d581eb920e42561_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:453c6ea090fff48b07855523ca40a2e8a3a9a8283f53b9a0ee07a8a7f95ee6b3_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:6bc7241a590cd80fb92ee323069186c8540eb6a4f33d8d5ba187ef2c589d4e76_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:a5ce32fb4b8ccf9d56a76bbd97e0c36205b6992e1628e179249c62fd0a7f3e8a_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:f2db5fcb81c8b503193f9bffc6e867da79b975fd7c8c8865ad0c94e77ae2e4be_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:5ea2be3c0418cb4897de097ebd0f920f32895344f1eeac8f5e4a494643a25e87_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:9d1cd236f8c94e1ef553c7051dcd72fafd0f1696dfc83591baac66994899eec8_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a86c5ab69b5aca8df3cbdb8f195678b4dc767745c06c16fc2d6dfc2809d705b1_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c77990d5205df7d25319f236a041bb7c852adcf142f0781a97f7f2dd90aefd08_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3ce626dda8bd0950f2ff0c063be586125641513e70de40e2765fe9133a0cef4a_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:79275891d7178bd4b611914b9d7b450e0dce37bf87972de262b1976928100a1b_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d97152635adb4a0fbc31e60ccd968ea60b6243f08c99c8842181b565356bc427_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:f7dad30eb5ac563461591d2bad155e870678f5b538a127b3c1da137f1b466c8a_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:40e001d6c3c4fc080611625285968d4a70ca26d2c65e7b3914062203e948ef6f_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:6eb8515588ea85534b444071dda2b5563cd637040b09709da5b3b14921b36ece_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:77ee8a095399d9fca8641a5fb08b9e06031df4b63bd8c2526a6f144e0e94586d_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:c283e665c5dad24e8dd28646c8c5eb5fb3afb77a5e2b299a0fb82ead975dcff1_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d551c761a67292a0144f5b20c9b5a30d5de1a8fb4c0f74b64dc0db38f5b6be4_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:14763b8e9ed64215f3d30bae7b3ba3d43f4c19ccf509661f586a8d218feb9a2a_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:613bb1aa4cf3d7ab00cbd7c192a8e691cff2c8592ddce0efc42dfae8bc8b090e_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:c95bfbba7e1ca8c118fc751462259cec11141f3ca9bb529111514a3e8f1b8556_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:25f95df1593ea4e64752422f0e62171dfddb5adc359289a7c6877c963d7b34d5_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:9a624bb5394c0cb2687dc2416f006eed7694588aee4b7dfdc37ae2d1bc911cd6_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:a5fa11271cd6a63db3acbc960b9a832d7074ecdcb9f426cabfddc67bcb70c68d_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:f979acb72698cf6461637197b8f16f3650124bc0bc4d3060374fe25b308f73db_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:62c7309855978c992e157afa6a9423ad0a37a8362e6e8ec7fb33fcf92d49547f_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:6933a99d9a1b8cad65923164a3807a071924e60d34e993923232a279831bd0a1_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d4cf745aaeed4038df11ea58579e0aa22d2b853735cc8bd8f3fe05837e930ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d59bd269680eb6419d76972f3d808b33d804f3389b0280b7206f31caa394f6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:45f189ec954f7191c313dea7b5b86ebe0e0ada562607197a274e813f0e39d157_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:5d8920cc01d260a4b70d70aba43e91fe506ef603fda21891c3ef3f4c2da53f49_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:b36885f05b970a4cce0f595dd8408360807c9539dd240edd3a40fbcd5a63a86c_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:fb02c2d0c4f2286534f9de3f2e8784ff7460cefc87fbc57cf38d494148a9c04d_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1c1629615b7977dad68d26bb3b405b3fc3c9141e2ba4fac6a87813231f5ee846_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2e9f54de165e01b3abaf294253597eae1e9a58dcddd274abe591890a77d76de6_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:880b6361f68bd6bb6f5cceaa9b0688f03c5d8f55a7e3404ddb9c3c1700dfe567_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:c5ffe606bfd7394a51e2812822681ff5e02bac1709d7d28a786ac06778dcccae_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:31da6737b88229d9cd8ac2af478fe98009aed8fa4d2115d372d67e10d04e2ceb_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:64067894bf36b9e3c53f9cbc14284fb068191bbeda4a33a1fee2ea5fbe898b39_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:8b08c42d605c9dc4dfc3b615b894481009b2a950f5aded78d0138cd7b8d83476_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:ce01736bb92b45b806a20d6ba706a4ea47f2bfc7d36eff47bb876f56aa1a2c20_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:2ddb0e8109bf19496909102ec4b276bb8e785bff367174ad3e41b23261365198_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5af36d61e760b74bada2c5e86daf9ca551cc78511ec21d8715675c0c460e055d_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:88d8e9bca990bb6f0febcb7fdf39021487ed749a043a562351a8ae5c45717e89_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:91f7af335790fa31dfaaacca90a041298019c7b41cd2c7dd508b85fbe191c8a2_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:275370d513dffbaa843db648bf0154daf2471072f4591b74a4e1560b8ae12c5d_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:2fc2ee92fd22c9294c920171dab09c372f6db46e7ad607c0fdcee918518b92dd_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:3a26ce87d1cca061a9a4c4449d7a516bcf3979cd507f34b145c0dc88c2c60a0e_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:cd82ef67eaae640f8a40e8f9e618b14a46d8ef04376f0f477787fd907005727f_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:1a9471ef97e1b5e32e53dda263ce76ebaa6b3a1ea043b0203c5704737e4260f3_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5079e91e590bfca725a3d0e0dd3dd89c018bf58b5d4ec1e01bdfa9084f9fa31b_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:e88a513245bc2afe07d1d39edeca31fed6b3da107ab1e1ed3d3d971cea6b07e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:ed8b18fa3d3682d75d95dba34999509cbd5881d4434ab8b0ff6cc9a668ca81fd_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:0a14de59b2fefb945b69ec5b35c125cdc67f7fb28ba7006ee3b378b18d868ebe_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:bca0d7cb3ba9dc34dfc053b01d84b27b9dae5a9ee9daffb8b738c93820fc414c_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c6f02742d6118c8e935eb716f530e216333759749ed9de181f662bb7448c73c1_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:daf1d3e1c23e27d5013dd22a9da79a2ac3eb8cb00929dce398e6ba5176529ec8_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:34e716a642ca0fb32dfddbc396c5a8edd800eb0025e82fd6cc4a5b68f3d141b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:6124da9ed1b17d4846efc53bccc81a58123f8d588fc1d92c3b010696fa0d26cd_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:c35ec9b27507cd3e251593673097920db7c4c325e640b0331a023444839101f8_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ff6fdeff600d2306e758771cc333f70992a9b00ef08f96c166e4c55e14edf740_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:414f909444deea8decee115698a967e168b851a350ce06ea7fd9a3d60ca4e52b_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:8cf604758746c0de918eba3864b9606115fd90d70a8e1b558f0c6dd9181b8760_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:bc6c97c4ae8941113e319db22d7c8f740143dd7bf1136d51c1eefd880961c741_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e611f0884a2d6d2a8f41a019a00e6c5a1aeb6e563b300521bd461b9e07362d11_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:2985f66e8212ab1c24f1b4c81a5b71c21fcb16b083d58ac8f0988a53462edfb9_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:32ee016a14369b66c690cce5bb167312306e1671f19bd257e0f37abf1d6902ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:5dafe2aa725fcb515fe44b6b17b327d448a2454103987bfd393439b984259f50_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:ba09707bb97f71b70048a974fd7bbfd174bb04857c8a54771f9b4d8096059b2b_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:0141ef7c836ac1be163c3b91e628fddaa24f54562202a3f12c1a5ecccd0bf1dc_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:277da087c79a18098c123376873e4f6defb0dedb6120d3e3214ceddfb3472a9c_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b229c2dfb9895ba92763ae89b02e4e30095801637263c95a0419a0f377ab76b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:fef9e41cee316ab7aa722a954b1b4a226218c93398486a961ac94bf17dc141f7_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:093890b6532bcf1973bed2a87f05190b287ef9dcc7da1da5936b8a8077c02a07_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:1d5ba15a7ce2f563546319adcf5637cd645a3cba6548c0a03e752f9b8c4d989d_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:cf4a1ff0ca47f11784d6170a1fd5cda5882f8d3e916f0c316a9554e11864bb01_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:eca610d0852fd15bdc293cfb8ef6933b58b8d0067e39844fecf02c9d478f0245_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:04b6c56b8dd333f59d48aac04e5e3ffb717b85e146d3ff236f9846a9fc44487a_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09bbc4c0efef903ccc5440e105e03def8db687dd8d521a7d481fc7323780e4c2_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:7d6d1b1df29304c022644dd6d372c83c248f55bd6ef4f0cd4338c4a76749827f_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:fa0f47ba291842a673e2e881e61e5ce90f9d2688bd507ed13ab25839211fac4a_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:01f2f1b792be3f423cd0871c1febc5f2ae6529a392219e02704d210556052b5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:20e34d09f653c2101dc32478844ac05de21968af8aeaa84236b0152c0e96fb4b_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:d2676fb519b9b5cc9a8865c4c3734fc260685a56afbe7479da7f6c2c08cfae8b_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f0ea279f709eb1f1e0844d1e2fce2ebf354e4ff5bbb20decf1cdf07179d65c3b_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:0c62d9f4d4c1d3a087450ee955cf28204fc8a2cd3504e581f68f731fe3140aa4_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3507430fa0d2adfbdc4c2480b3e3dcc29d2023b0aff2f8712304a06435922725_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a37edc384c993ac0ac8f161924a932bf3d0e73ac0850c1033b0bbac6a3a60fd8_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:db0f8bb811846567e9182aa7d78d48a4c9552d5a1237b43ee770a63084a3395f_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:04197371cf97e30caa72687257da16e5c5e9d2554272b5d105225751035aea6c_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:551b1f23c76d2e0af8f970fd411dce15a1aed7d2a0367867d1d990d92c2140bb_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c58487cb5ecf403ba7e9b3aa765a7cb747d8255ff9017a6898d672c13218acb9_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c5a35f620a3f8b04400c9743e12ea19b5bd48a45dc9f7bbf1663393f8b6949bb_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:20b0c0c375452fbe5e0e6d3ce5fcc1701f17d565ea59cdc3afc839e6db1a8f57_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:d5cca0c6f13dfb26012f1966bd710f5b0d273b86e5b78175e3fed265113ae813_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:e78c21c6635b63c9b998db88c9a476ca69271686ae578370523a5cc13e4ee7b1_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:f133c396d65044ba83c3fdfb58f6f43cb447e7e4ff2d536059a6f005ec66c3f3_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:18c753707a880775b4de7258ad26278aeaa4d44431d2b536fd36f09468cbc3ab_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1bcc6f76285463cbd51d012ec92b4451f2ef60f2efba0e105aca393e7bb25e42_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:839b77da7118c52d80856c2e1e1791e80de1cfca81d4dcc962e0b2f46965ed17_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:a47b22e4da16141a0b69d2fe0197bd36b5079cfa6112acf185f1417268f393c0_s390x | — |
Workaround
|
A flaw was found in Axios, a promise-based HTTP client for browsers and Node.js. This vulnerability occurs because the `toFormData` function recursively processes nested objects without a depth limit. A remote attacker can exploit this by sending deeply nested request data, which causes the Node.js process to crash due to a RangeError, leading to a potential Denial of Service (DoS) if the process crashes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3d4b97e4bb90ddd75391bcb80911536b5eb2383089dfd798ed10758bec1497a5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:7eae601d70fd246d3489f23611a6cac60f9e515b22228d20c9afab42548f6c56_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:b947d8bbc2b6a474fc7e9dde634d5e92890bac69007d32852c03c48f715b7ed8_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:ceb7701b44f8af636220d8d0300e9075afbe74db9d080e9c13385d18b84bfcc4_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:3ce18ada2f9a154701aff42e85bd04ae208c98a2740795ba13b68b337a155737_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:55823addb648700bd1664bb58133f1aedfb65fbc74749687fbef41f1136bcee7_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:874e4ccb63bcfd4de4286999abc76a62085b7e815dd7e6ae94c1e43a3ce0966c_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:9fa3d423f4bc2067d3b5e006141069201b2ac41808703fd05d581eb920e42561_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:453c6ea090fff48b07855523ca40a2e8a3a9a8283f53b9a0ee07a8a7f95ee6b3_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:6bc7241a590cd80fb92ee323069186c8540eb6a4f33d8d5ba187ef2c589d4e76_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:a5ce32fb4b8ccf9d56a76bbd97e0c36205b6992e1628e179249c62fd0a7f3e8a_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:f2db5fcb81c8b503193f9bffc6e867da79b975fd7c8c8865ad0c94e77ae2e4be_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:5ea2be3c0418cb4897de097ebd0f920f32895344f1eeac8f5e4a494643a25e87_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:9d1cd236f8c94e1ef553c7051dcd72fafd0f1696dfc83591baac66994899eec8_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a86c5ab69b5aca8df3cbdb8f195678b4dc767745c06c16fc2d6dfc2809d705b1_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c77990d5205df7d25319f236a041bb7c852adcf142f0781a97f7f2dd90aefd08_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3ce626dda8bd0950f2ff0c063be586125641513e70de40e2765fe9133a0cef4a_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:79275891d7178bd4b611914b9d7b450e0dce37bf87972de262b1976928100a1b_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d97152635adb4a0fbc31e60ccd968ea60b6243f08c99c8842181b565356bc427_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:f7dad30eb5ac563461591d2bad155e870678f5b538a127b3c1da137f1b466c8a_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:40e001d6c3c4fc080611625285968d4a70ca26d2c65e7b3914062203e948ef6f_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:6eb8515588ea85534b444071dda2b5563cd637040b09709da5b3b14921b36ece_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:77ee8a095399d9fca8641a5fb08b9e06031df4b63bd8c2526a6f144e0e94586d_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:c283e665c5dad24e8dd28646c8c5eb5fb3afb77a5e2b299a0fb82ead975dcff1_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d551c761a67292a0144f5b20c9b5a30d5de1a8fb4c0f74b64dc0db38f5b6be4_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:14763b8e9ed64215f3d30bae7b3ba3d43f4c19ccf509661f586a8d218feb9a2a_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:613bb1aa4cf3d7ab00cbd7c192a8e691cff2c8592ddce0efc42dfae8bc8b090e_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:c95bfbba7e1ca8c118fc751462259cec11141f3ca9bb529111514a3e8f1b8556_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:25f95df1593ea4e64752422f0e62171dfddb5adc359289a7c6877c963d7b34d5_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:9a624bb5394c0cb2687dc2416f006eed7694588aee4b7dfdc37ae2d1bc911cd6_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:a5fa11271cd6a63db3acbc960b9a832d7074ecdcb9f426cabfddc67bcb70c68d_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:f979acb72698cf6461637197b8f16f3650124bc0bc4d3060374fe25b308f73db_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:62c7309855978c992e157afa6a9423ad0a37a8362e6e8ec7fb33fcf92d49547f_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:6933a99d9a1b8cad65923164a3807a071924e60d34e993923232a279831bd0a1_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d4cf745aaeed4038df11ea58579e0aa22d2b853735cc8bd8f3fe05837e930ce8_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d59bd269680eb6419d76972f3d808b33d804f3389b0280b7206f31caa394f6c0_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:45f189ec954f7191c313dea7b5b86ebe0e0ada562607197a274e813f0e39d157_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:5d8920cc01d260a4b70d70aba43e91fe506ef603fda21891c3ef3f4c2da53f49_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:b36885f05b970a4cce0f595dd8408360807c9539dd240edd3a40fbcd5a63a86c_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:fb02c2d0c4f2286534f9de3f2e8784ff7460cefc87fbc57cf38d494148a9c04d_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1c1629615b7977dad68d26bb3b405b3fc3c9141e2ba4fac6a87813231f5ee846_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2e9f54de165e01b3abaf294253597eae1e9a58dcddd274abe591890a77d76de6_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:880b6361f68bd6bb6f5cceaa9b0688f03c5d8f55a7e3404ddb9c3c1700dfe567_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:c5ffe606bfd7394a51e2812822681ff5e02bac1709d7d28a786ac06778dcccae_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:31da6737b88229d9cd8ac2af478fe98009aed8fa4d2115d372d67e10d04e2ceb_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:64067894bf36b9e3c53f9cbc14284fb068191bbeda4a33a1fee2ea5fbe898b39_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:8b08c42d605c9dc4dfc3b615b894481009b2a950f5aded78d0138cd7b8d83476_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:ce01736bb92b45b806a20d6ba706a4ea47f2bfc7d36eff47bb876f56aa1a2c20_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:2ddb0e8109bf19496909102ec4b276bb8e785bff367174ad3e41b23261365198_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5af36d61e760b74bada2c5e86daf9ca551cc78511ec21d8715675c0c460e055d_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:88d8e9bca990bb6f0febcb7fdf39021487ed749a043a562351a8ae5c45717e89_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:91f7af335790fa31dfaaacca90a041298019c7b41cd2c7dd508b85fbe191c8a2_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:275370d513dffbaa843db648bf0154daf2471072f4591b74a4e1560b8ae12c5d_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:2fc2ee92fd22c9294c920171dab09c372f6db46e7ad607c0fdcee918518b92dd_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:3a26ce87d1cca061a9a4c4449d7a516bcf3979cd507f34b145c0dc88c2c60a0e_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:cd82ef67eaae640f8a40e8f9e618b14a46d8ef04376f0f477787fd907005727f_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:1a9471ef97e1b5e32e53dda263ce76ebaa6b3a1ea043b0203c5704737e4260f3_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5079e91e590bfca725a3d0e0dd3dd89c018bf58b5d4ec1e01bdfa9084f9fa31b_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:e88a513245bc2afe07d1d39edeca31fed6b3da107ab1e1ed3d3d971cea6b07e2_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:ed8b18fa3d3682d75d95dba34999509cbd5881d4434ab8b0ff6cc9a668ca81fd_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:0a14de59b2fefb945b69ec5b35c125cdc67f7fb28ba7006ee3b378b18d868ebe_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:bca0d7cb3ba9dc34dfc053b01d84b27b9dae5a9ee9daffb8b738c93820fc414c_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c6f02742d6118c8e935eb716f530e216333759749ed9de181f662bb7448c73c1_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:daf1d3e1c23e27d5013dd22a9da79a2ac3eb8cb00929dce398e6ba5176529ec8_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:34e716a642ca0fb32dfddbc396c5a8edd800eb0025e82fd6cc4a5b68f3d141b0_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:6124da9ed1b17d4846efc53bccc81a58123f8d588fc1d92c3b010696fa0d26cd_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:c35ec9b27507cd3e251593673097920db7c4c325e640b0331a023444839101f8_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ff6fdeff600d2306e758771cc333f70992a9b00ef08f96c166e4c55e14edf740_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:414f909444deea8decee115698a967e168b851a350ce06ea7fd9a3d60ca4e52b_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:8cf604758746c0de918eba3864b9606115fd90d70a8e1b558f0c6dd9181b8760_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:bc6c97c4ae8941113e319db22d7c8f740143dd7bf1136d51c1eefd880961c741_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e611f0884a2d6d2a8f41a019a00e6c5a1aeb6e563b300521bd461b9e07362d11_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:2985f66e8212ab1c24f1b4c81a5b71c21fcb16b083d58ac8f0988a53462edfb9_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:32ee016a14369b66c690cce5bb167312306e1671f19bd257e0f37abf1d6902ac_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:5dafe2aa725fcb515fe44b6b17b327d448a2454103987bfd393439b984259f50_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:ba09707bb97f71b70048a974fd7bbfd174bb04857c8a54771f9b4d8096059b2b_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:0141ef7c836ac1be163c3b91e628fddaa24f54562202a3f12c1a5ecccd0bf1dc_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:277da087c79a18098c123376873e4f6defb0dedb6120d3e3214ceddfb3472a9c_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b229c2dfb9895ba92763ae89b02e4e30095801637263c95a0419a0f377ab76b0_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:fef9e41cee316ab7aa722a954b1b4a226218c93398486a961ac94bf17dc141f7_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:093890b6532bcf1973bed2a87f05190b287ef9dcc7da1da5936b8a8077c02a07_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:1d5ba15a7ce2f563546319adcf5637cd645a3cba6548c0a03e752f9b8c4d989d_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:cf4a1ff0ca47f11784d6170a1fd5cda5882f8d3e916f0c316a9554e11864bb01_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:eca610d0852fd15bdc293cfb8ef6933b58b8d0067e39844fecf02c9d478f0245_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:04b6c56b8dd333f59d48aac04e5e3ffb717b85e146d3ff236f9846a9fc44487a_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09bbc4c0efef903ccc5440e105e03def8db687dd8d521a7d481fc7323780e4c2_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:7d6d1b1df29304c022644dd6d372c83c248f55bd6ef4f0cd4338c4a76749827f_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:fa0f47ba291842a673e2e881e61e5ce90f9d2688bd507ed13ab25839211fac4a_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:01f2f1b792be3f423cd0871c1febc5f2ae6529a392219e02704d210556052b5c_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:20e34d09f653c2101dc32478844ac05de21968af8aeaa84236b0152c0e96fb4b_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:d2676fb519b9b5cc9a8865c4c3734fc260685a56afbe7479da7f6c2c08cfae8b_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f0ea279f709eb1f1e0844d1e2fce2ebf354e4ff5bbb20decf1cdf07179d65c3b_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:0c62d9f4d4c1d3a087450ee955cf28204fc8a2cd3504e581f68f731fe3140aa4_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3507430fa0d2adfbdc4c2480b3e3dcc29d2023b0aff2f8712304a06435922725_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a37edc384c993ac0ac8f161924a932bf3d0e73ac0850c1033b0bbac6a3a60fd8_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:db0f8bb811846567e9182aa7d78d48a4c9552d5a1237b43ee770a63084a3395f_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:04197371cf97e30caa72687257da16e5c5e9d2554272b5d105225751035aea6c_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:551b1f23c76d2e0af8f970fd411dce15a1aed7d2a0367867d1d990d92c2140bb_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c58487cb5ecf403ba7e9b3aa765a7cb747d8255ff9017a6898d672c13218acb9_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c5a35f620a3f8b04400c9743e12ea19b5bd48a45dc9f7bbf1663393f8b6949bb_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:20b0c0c375452fbe5e0e6d3ce5fcc1701f17d565ea59cdc3afc839e6db1a8f57_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:d5cca0c6f13dfb26012f1966bd710f5b0d273b86e5b78175e3fed265113ae813_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:e78c21c6635b63c9b998db88c9a476ca69271686ae578370523a5cc13e4ee7b1_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:f133c396d65044ba83c3fdfb58f6f43cb447e7e4ff2d536059a6f005ec66c3f3_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:18c753707a880775b4de7258ad26278aeaa4d44431d2b536fd36f09468cbc3ab_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1bcc6f76285463cbd51d012ec92b4451f2ef60f2efba0e105aca393e7bb25e42_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:839b77da7118c52d80856c2e1e1791e80de1cfca81d4dcc962e0b2f46965ed17_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:a47b22e4da16141a0b69d2fe0197bd36b5079cfa6112acf185f1417268f393c0_s390x | — |
A flaw was found in Axios, a promise-based HTTP client. This vulnerability, a Prototype Pollution "Gadget" attack, allows an attacker to manipulate the `Object.prototype.validateStatus` property. By polluting this property, all HTTP error responses (such as 401, 403, or 500) are silently treated as successful responses. This can lead to a complete bypass of application-level authentication and error handling, potentially granting unauthorized access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3d4b97e4bb90ddd75391bcb80911536b5eb2383089dfd798ed10758bec1497a5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:7eae601d70fd246d3489f23611a6cac60f9e515b22228d20c9afab42548f6c56_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:b947d8bbc2b6a474fc7e9dde634d5e92890bac69007d32852c03c48f715b7ed8_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:ceb7701b44f8af636220d8d0300e9075afbe74db9d080e9c13385d18b84bfcc4_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:3ce18ada2f9a154701aff42e85bd04ae208c98a2740795ba13b68b337a155737_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:55823addb648700bd1664bb58133f1aedfb65fbc74749687fbef41f1136bcee7_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:874e4ccb63bcfd4de4286999abc76a62085b7e815dd7e6ae94c1e43a3ce0966c_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:9fa3d423f4bc2067d3b5e006141069201b2ac41808703fd05d581eb920e42561_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:453c6ea090fff48b07855523ca40a2e8a3a9a8283f53b9a0ee07a8a7f95ee6b3_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:6bc7241a590cd80fb92ee323069186c8540eb6a4f33d8d5ba187ef2c589d4e76_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:a5ce32fb4b8ccf9d56a76bbd97e0c36205b6992e1628e179249c62fd0a7f3e8a_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:f2db5fcb81c8b503193f9bffc6e867da79b975fd7c8c8865ad0c94e77ae2e4be_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:5ea2be3c0418cb4897de097ebd0f920f32895344f1eeac8f5e4a494643a25e87_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:9d1cd236f8c94e1ef553c7051dcd72fafd0f1696dfc83591baac66994899eec8_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a86c5ab69b5aca8df3cbdb8f195678b4dc767745c06c16fc2d6dfc2809d705b1_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c77990d5205df7d25319f236a041bb7c852adcf142f0781a97f7f2dd90aefd08_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3ce626dda8bd0950f2ff0c063be586125641513e70de40e2765fe9133a0cef4a_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:79275891d7178bd4b611914b9d7b450e0dce37bf87972de262b1976928100a1b_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d97152635adb4a0fbc31e60ccd968ea60b6243f08c99c8842181b565356bc427_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:f7dad30eb5ac563461591d2bad155e870678f5b538a127b3c1da137f1b466c8a_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:40e001d6c3c4fc080611625285968d4a70ca26d2c65e7b3914062203e948ef6f_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:6eb8515588ea85534b444071dda2b5563cd637040b09709da5b3b14921b36ece_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:77ee8a095399d9fca8641a5fb08b9e06031df4b63bd8c2526a6f144e0e94586d_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:c283e665c5dad24e8dd28646c8c5eb5fb3afb77a5e2b299a0fb82ead975dcff1_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d551c761a67292a0144f5b20c9b5a30d5de1a8fb4c0f74b64dc0db38f5b6be4_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:14763b8e9ed64215f3d30bae7b3ba3d43f4c19ccf509661f586a8d218feb9a2a_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:613bb1aa4cf3d7ab00cbd7c192a8e691cff2c8592ddce0efc42dfae8bc8b090e_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:c95bfbba7e1ca8c118fc751462259cec11141f3ca9bb529111514a3e8f1b8556_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:25f95df1593ea4e64752422f0e62171dfddb5adc359289a7c6877c963d7b34d5_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:9a624bb5394c0cb2687dc2416f006eed7694588aee4b7dfdc37ae2d1bc911cd6_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:a5fa11271cd6a63db3acbc960b9a832d7074ecdcb9f426cabfddc67bcb70c68d_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:f979acb72698cf6461637197b8f16f3650124bc0bc4d3060374fe25b308f73db_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:62c7309855978c992e157afa6a9423ad0a37a8362e6e8ec7fb33fcf92d49547f_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:6933a99d9a1b8cad65923164a3807a071924e60d34e993923232a279831bd0a1_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d4cf745aaeed4038df11ea58579e0aa22d2b853735cc8bd8f3fe05837e930ce8_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d59bd269680eb6419d76972f3d808b33d804f3389b0280b7206f31caa394f6c0_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:45f189ec954f7191c313dea7b5b86ebe0e0ada562607197a274e813f0e39d157_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:5d8920cc01d260a4b70d70aba43e91fe506ef603fda21891c3ef3f4c2da53f49_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:b36885f05b970a4cce0f595dd8408360807c9539dd240edd3a40fbcd5a63a86c_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:fb02c2d0c4f2286534f9de3f2e8784ff7460cefc87fbc57cf38d494148a9c04d_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1c1629615b7977dad68d26bb3b405b3fc3c9141e2ba4fac6a87813231f5ee846_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2e9f54de165e01b3abaf294253597eae1e9a58dcddd274abe591890a77d76de6_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:880b6361f68bd6bb6f5cceaa9b0688f03c5d8f55a7e3404ddb9c3c1700dfe567_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:c5ffe606bfd7394a51e2812822681ff5e02bac1709d7d28a786ac06778dcccae_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:31da6737b88229d9cd8ac2af478fe98009aed8fa4d2115d372d67e10d04e2ceb_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:64067894bf36b9e3c53f9cbc14284fb068191bbeda4a33a1fee2ea5fbe898b39_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:8b08c42d605c9dc4dfc3b615b894481009b2a950f5aded78d0138cd7b8d83476_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:ce01736bb92b45b806a20d6ba706a4ea47f2bfc7d36eff47bb876f56aa1a2c20_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:2ddb0e8109bf19496909102ec4b276bb8e785bff367174ad3e41b23261365198_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5af36d61e760b74bada2c5e86daf9ca551cc78511ec21d8715675c0c460e055d_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:88d8e9bca990bb6f0febcb7fdf39021487ed749a043a562351a8ae5c45717e89_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:91f7af335790fa31dfaaacca90a041298019c7b41cd2c7dd508b85fbe191c8a2_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:275370d513dffbaa843db648bf0154daf2471072f4591b74a4e1560b8ae12c5d_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:2fc2ee92fd22c9294c920171dab09c372f6db46e7ad607c0fdcee918518b92dd_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:3a26ce87d1cca061a9a4c4449d7a516bcf3979cd507f34b145c0dc88c2c60a0e_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:cd82ef67eaae640f8a40e8f9e618b14a46d8ef04376f0f477787fd907005727f_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:1a9471ef97e1b5e32e53dda263ce76ebaa6b3a1ea043b0203c5704737e4260f3_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5079e91e590bfca725a3d0e0dd3dd89c018bf58b5d4ec1e01bdfa9084f9fa31b_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:e88a513245bc2afe07d1d39edeca31fed6b3da107ab1e1ed3d3d971cea6b07e2_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:ed8b18fa3d3682d75d95dba34999509cbd5881d4434ab8b0ff6cc9a668ca81fd_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:0a14de59b2fefb945b69ec5b35c125cdc67f7fb28ba7006ee3b378b18d868ebe_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:bca0d7cb3ba9dc34dfc053b01d84b27b9dae5a9ee9daffb8b738c93820fc414c_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c6f02742d6118c8e935eb716f530e216333759749ed9de181f662bb7448c73c1_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:daf1d3e1c23e27d5013dd22a9da79a2ac3eb8cb00929dce398e6ba5176529ec8_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:34e716a642ca0fb32dfddbc396c5a8edd800eb0025e82fd6cc4a5b68f3d141b0_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:6124da9ed1b17d4846efc53bccc81a58123f8d588fc1d92c3b010696fa0d26cd_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:c35ec9b27507cd3e251593673097920db7c4c325e640b0331a023444839101f8_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ff6fdeff600d2306e758771cc333f70992a9b00ef08f96c166e4c55e14edf740_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:414f909444deea8decee115698a967e168b851a350ce06ea7fd9a3d60ca4e52b_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:8cf604758746c0de918eba3864b9606115fd90d70a8e1b558f0c6dd9181b8760_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:bc6c97c4ae8941113e319db22d7c8f740143dd7bf1136d51c1eefd880961c741_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e611f0884a2d6d2a8f41a019a00e6c5a1aeb6e563b300521bd461b9e07362d11_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:2985f66e8212ab1c24f1b4c81a5b71c21fcb16b083d58ac8f0988a53462edfb9_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:32ee016a14369b66c690cce5bb167312306e1671f19bd257e0f37abf1d6902ac_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:5dafe2aa725fcb515fe44b6b17b327d448a2454103987bfd393439b984259f50_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:ba09707bb97f71b70048a974fd7bbfd174bb04857c8a54771f9b4d8096059b2b_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:0141ef7c836ac1be163c3b91e628fddaa24f54562202a3f12c1a5ecccd0bf1dc_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:277da087c79a18098c123376873e4f6defb0dedb6120d3e3214ceddfb3472a9c_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b229c2dfb9895ba92763ae89b02e4e30095801637263c95a0419a0f377ab76b0_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:fef9e41cee316ab7aa722a954b1b4a226218c93398486a961ac94bf17dc141f7_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:093890b6532bcf1973bed2a87f05190b287ef9dcc7da1da5936b8a8077c02a07_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:1d5ba15a7ce2f563546319adcf5637cd645a3cba6548c0a03e752f9b8c4d989d_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:cf4a1ff0ca47f11784d6170a1fd5cda5882f8d3e916f0c316a9554e11864bb01_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:eca610d0852fd15bdc293cfb8ef6933b58b8d0067e39844fecf02c9d478f0245_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:04b6c56b8dd333f59d48aac04e5e3ffb717b85e146d3ff236f9846a9fc44487a_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09bbc4c0efef903ccc5440e105e03def8db687dd8d521a7d481fc7323780e4c2_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:7d6d1b1df29304c022644dd6d372c83c248f55bd6ef4f0cd4338c4a76749827f_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:fa0f47ba291842a673e2e881e61e5ce90f9d2688bd507ed13ab25839211fac4a_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:01f2f1b792be3f423cd0871c1febc5f2ae6529a392219e02704d210556052b5c_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:20e34d09f653c2101dc32478844ac05de21968af8aeaa84236b0152c0e96fb4b_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:d2676fb519b9b5cc9a8865c4c3734fc260685a56afbe7479da7f6c2c08cfae8b_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f0ea279f709eb1f1e0844d1e2fce2ebf354e4ff5bbb20decf1cdf07179d65c3b_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:0c62d9f4d4c1d3a087450ee955cf28204fc8a2cd3504e581f68f731fe3140aa4_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3507430fa0d2adfbdc4c2480b3e3dcc29d2023b0aff2f8712304a06435922725_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a37edc384c993ac0ac8f161924a932bf3d0e73ac0850c1033b0bbac6a3a60fd8_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:db0f8bb811846567e9182aa7d78d48a4c9552d5a1237b43ee770a63084a3395f_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:04197371cf97e30caa72687257da16e5c5e9d2554272b5d105225751035aea6c_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:551b1f23c76d2e0af8f970fd411dce15a1aed7d2a0367867d1d990d92c2140bb_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c58487cb5ecf403ba7e9b3aa765a7cb747d8255ff9017a6898d672c13218acb9_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c5a35f620a3f8b04400c9743e12ea19b5bd48a45dc9f7bbf1663393f8b6949bb_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:20b0c0c375452fbe5e0e6d3ce5fcc1701f17d565ea59cdc3afc839e6db1a8f57_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:d5cca0c6f13dfb26012f1966bd710f5b0d273b86e5b78175e3fed265113ae813_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:e78c21c6635b63c9b998db88c9a476ca69271686ae578370523a5cc13e4ee7b1_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:f133c396d65044ba83c3fdfb58f6f43cb447e7e4ff2d536059a6f005ec66c3f3_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:18c753707a880775b4de7258ad26278aeaa4d44431d2b536fd36f09468cbc3ab_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1bcc6f76285463cbd51d012ec92b4451f2ef60f2efba0e105aca393e7bb25e42_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:839b77da7118c52d80856c2e1e1791e80de1cfca81d4dcc962e0b2f46965ed17_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:a47b22e4da16141a0b69d2fe0197bd36b5079cfa6112acf185f1417268f393c0_s390x | — |
A flaw was found in Axios, a promise-based HTTP client. An attacker who can control the destination address of an Axios request can exploit this vulnerability. By using specific internal network addresses (within the 127.0.0.0/8 range, excluding 127.0.0.1), the attacker can completely bypass the NO_PROXY protection, potentially leading to unauthorized access or information disclosure within the network. This issue is an incomplete fix for a previous vulnerability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3d4b97e4bb90ddd75391bcb80911536b5eb2383089dfd798ed10758bec1497a5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:7eae601d70fd246d3489f23611a6cac60f9e515b22228d20c9afab42548f6c56_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:b947d8bbc2b6a474fc7e9dde634d5e92890bac69007d32852c03c48f715b7ed8_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:ceb7701b44f8af636220d8d0300e9075afbe74db9d080e9c13385d18b84bfcc4_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:3ce18ada2f9a154701aff42e85bd04ae208c98a2740795ba13b68b337a155737_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:55823addb648700bd1664bb58133f1aedfb65fbc74749687fbef41f1136bcee7_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:874e4ccb63bcfd4de4286999abc76a62085b7e815dd7e6ae94c1e43a3ce0966c_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:9fa3d423f4bc2067d3b5e006141069201b2ac41808703fd05d581eb920e42561_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:453c6ea090fff48b07855523ca40a2e8a3a9a8283f53b9a0ee07a8a7f95ee6b3_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:6bc7241a590cd80fb92ee323069186c8540eb6a4f33d8d5ba187ef2c589d4e76_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:a5ce32fb4b8ccf9d56a76bbd97e0c36205b6992e1628e179249c62fd0a7f3e8a_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:f2db5fcb81c8b503193f9bffc6e867da79b975fd7c8c8865ad0c94e77ae2e4be_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:5ea2be3c0418cb4897de097ebd0f920f32895344f1eeac8f5e4a494643a25e87_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:9d1cd236f8c94e1ef553c7051dcd72fafd0f1696dfc83591baac66994899eec8_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a86c5ab69b5aca8df3cbdb8f195678b4dc767745c06c16fc2d6dfc2809d705b1_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c77990d5205df7d25319f236a041bb7c852adcf142f0781a97f7f2dd90aefd08_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3ce626dda8bd0950f2ff0c063be586125641513e70de40e2765fe9133a0cef4a_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:79275891d7178bd4b611914b9d7b450e0dce37bf87972de262b1976928100a1b_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d97152635adb4a0fbc31e60ccd968ea60b6243f08c99c8842181b565356bc427_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:f7dad30eb5ac563461591d2bad155e870678f5b538a127b3c1da137f1b466c8a_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:40e001d6c3c4fc080611625285968d4a70ca26d2c65e7b3914062203e948ef6f_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:6eb8515588ea85534b444071dda2b5563cd637040b09709da5b3b14921b36ece_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:77ee8a095399d9fca8641a5fb08b9e06031df4b63bd8c2526a6f144e0e94586d_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:c283e665c5dad24e8dd28646c8c5eb5fb3afb77a5e2b299a0fb82ead975dcff1_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d551c761a67292a0144f5b20c9b5a30d5de1a8fb4c0f74b64dc0db38f5b6be4_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:14763b8e9ed64215f3d30bae7b3ba3d43f4c19ccf509661f586a8d218feb9a2a_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:613bb1aa4cf3d7ab00cbd7c192a8e691cff2c8592ddce0efc42dfae8bc8b090e_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:c95bfbba7e1ca8c118fc751462259cec11141f3ca9bb529111514a3e8f1b8556_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:25f95df1593ea4e64752422f0e62171dfddb5adc359289a7c6877c963d7b34d5_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:9a624bb5394c0cb2687dc2416f006eed7694588aee4b7dfdc37ae2d1bc911cd6_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:a5fa11271cd6a63db3acbc960b9a832d7074ecdcb9f426cabfddc67bcb70c68d_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:f979acb72698cf6461637197b8f16f3650124bc0bc4d3060374fe25b308f73db_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:62c7309855978c992e157afa6a9423ad0a37a8362e6e8ec7fb33fcf92d49547f_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:6933a99d9a1b8cad65923164a3807a071924e60d34e993923232a279831bd0a1_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d4cf745aaeed4038df11ea58579e0aa22d2b853735cc8bd8f3fe05837e930ce8_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d59bd269680eb6419d76972f3d808b33d804f3389b0280b7206f31caa394f6c0_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:45f189ec954f7191c313dea7b5b86ebe0e0ada562607197a274e813f0e39d157_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:5d8920cc01d260a4b70d70aba43e91fe506ef603fda21891c3ef3f4c2da53f49_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:b36885f05b970a4cce0f595dd8408360807c9539dd240edd3a40fbcd5a63a86c_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:fb02c2d0c4f2286534f9de3f2e8784ff7460cefc87fbc57cf38d494148a9c04d_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1c1629615b7977dad68d26bb3b405b3fc3c9141e2ba4fac6a87813231f5ee846_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2e9f54de165e01b3abaf294253597eae1e9a58dcddd274abe591890a77d76de6_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:880b6361f68bd6bb6f5cceaa9b0688f03c5d8f55a7e3404ddb9c3c1700dfe567_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:c5ffe606bfd7394a51e2812822681ff5e02bac1709d7d28a786ac06778dcccae_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:31da6737b88229d9cd8ac2af478fe98009aed8fa4d2115d372d67e10d04e2ceb_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:64067894bf36b9e3c53f9cbc14284fb068191bbeda4a33a1fee2ea5fbe898b39_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:8b08c42d605c9dc4dfc3b615b894481009b2a950f5aded78d0138cd7b8d83476_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:ce01736bb92b45b806a20d6ba706a4ea47f2bfc7d36eff47bb876f56aa1a2c20_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:2ddb0e8109bf19496909102ec4b276bb8e785bff367174ad3e41b23261365198_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5af36d61e760b74bada2c5e86daf9ca551cc78511ec21d8715675c0c460e055d_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:88d8e9bca990bb6f0febcb7fdf39021487ed749a043a562351a8ae5c45717e89_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:91f7af335790fa31dfaaacca90a041298019c7b41cd2c7dd508b85fbe191c8a2_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:275370d513dffbaa843db648bf0154daf2471072f4591b74a4e1560b8ae12c5d_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:2fc2ee92fd22c9294c920171dab09c372f6db46e7ad607c0fdcee918518b92dd_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:3a26ce87d1cca061a9a4c4449d7a516bcf3979cd507f34b145c0dc88c2c60a0e_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:cd82ef67eaae640f8a40e8f9e618b14a46d8ef04376f0f477787fd907005727f_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:1a9471ef97e1b5e32e53dda263ce76ebaa6b3a1ea043b0203c5704737e4260f3_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5079e91e590bfca725a3d0e0dd3dd89c018bf58b5d4ec1e01bdfa9084f9fa31b_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:e88a513245bc2afe07d1d39edeca31fed6b3da107ab1e1ed3d3d971cea6b07e2_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:ed8b18fa3d3682d75d95dba34999509cbd5881d4434ab8b0ff6cc9a668ca81fd_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:0a14de59b2fefb945b69ec5b35c125cdc67f7fb28ba7006ee3b378b18d868ebe_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:bca0d7cb3ba9dc34dfc053b01d84b27b9dae5a9ee9daffb8b738c93820fc414c_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c6f02742d6118c8e935eb716f530e216333759749ed9de181f662bb7448c73c1_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:daf1d3e1c23e27d5013dd22a9da79a2ac3eb8cb00929dce398e6ba5176529ec8_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:34e716a642ca0fb32dfddbc396c5a8edd800eb0025e82fd6cc4a5b68f3d141b0_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:6124da9ed1b17d4846efc53bccc81a58123f8d588fc1d92c3b010696fa0d26cd_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:c35ec9b27507cd3e251593673097920db7c4c325e640b0331a023444839101f8_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ff6fdeff600d2306e758771cc333f70992a9b00ef08f96c166e4c55e14edf740_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:414f909444deea8decee115698a967e168b851a350ce06ea7fd9a3d60ca4e52b_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:8cf604758746c0de918eba3864b9606115fd90d70a8e1b558f0c6dd9181b8760_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:bc6c97c4ae8941113e319db22d7c8f740143dd7bf1136d51c1eefd880961c741_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e611f0884a2d6d2a8f41a019a00e6c5a1aeb6e563b300521bd461b9e07362d11_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:2985f66e8212ab1c24f1b4c81a5b71c21fcb16b083d58ac8f0988a53462edfb9_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:32ee016a14369b66c690cce5bb167312306e1671f19bd257e0f37abf1d6902ac_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:5dafe2aa725fcb515fe44b6b17b327d448a2454103987bfd393439b984259f50_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:ba09707bb97f71b70048a974fd7bbfd174bb04857c8a54771f9b4d8096059b2b_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:0141ef7c836ac1be163c3b91e628fddaa24f54562202a3f12c1a5ecccd0bf1dc_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:277da087c79a18098c123376873e4f6defb0dedb6120d3e3214ceddfb3472a9c_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b229c2dfb9895ba92763ae89b02e4e30095801637263c95a0419a0f377ab76b0_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:fef9e41cee316ab7aa722a954b1b4a226218c93398486a961ac94bf17dc141f7_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:093890b6532bcf1973bed2a87f05190b287ef9dcc7da1da5936b8a8077c02a07_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:1d5ba15a7ce2f563546319adcf5637cd645a3cba6548c0a03e752f9b8c4d989d_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:cf4a1ff0ca47f11784d6170a1fd5cda5882f8d3e916f0c316a9554e11864bb01_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:eca610d0852fd15bdc293cfb8ef6933b58b8d0067e39844fecf02c9d478f0245_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:04b6c56b8dd333f59d48aac04e5e3ffb717b85e146d3ff236f9846a9fc44487a_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09bbc4c0efef903ccc5440e105e03def8db687dd8d521a7d481fc7323780e4c2_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:7d6d1b1df29304c022644dd6d372c83c248f55bd6ef4f0cd4338c4a76749827f_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:fa0f47ba291842a673e2e881e61e5ce90f9d2688bd507ed13ab25839211fac4a_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:01f2f1b792be3f423cd0871c1febc5f2ae6529a392219e02704d210556052b5c_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:20e34d09f653c2101dc32478844ac05de21968af8aeaa84236b0152c0e96fb4b_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:d2676fb519b9b5cc9a8865c4c3734fc260685a56afbe7479da7f6c2c08cfae8b_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f0ea279f709eb1f1e0844d1e2fce2ebf354e4ff5bbb20decf1cdf07179d65c3b_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:0c62d9f4d4c1d3a087450ee955cf28204fc8a2cd3504e581f68f731fe3140aa4_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3507430fa0d2adfbdc4c2480b3e3dcc29d2023b0aff2f8712304a06435922725_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a37edc384c993ac0ac8f161924a932bf3d0e73ac0850c1033b0bbac6a3a60fd8_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:db0f8bb811846567e9182aa7d78d48a4c9552d5a1237b43ee770a63084a3395f_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:04197371cf97e30caa72687257da16e5c5e9d2554272b5d105225751035aea6c_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:551b1f23c76d2e0af8f970fd411dce15a1aed7d2a0367867d1d990d92c2140bb_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c58487cb5ecf403ba7e9b3aa765a7cb747d8255ff9017a6898d672c13218acb9_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c5a35f620a3f8b04400c9743e12ea19b5bd48a45dc9f7bbf1663393f8b6949bb_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:20b0c0c375452fbe5e0e6d3ce5fcc1701f17d565ea59cdc3afc839e6db1a8f57_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:d5cca0c6f13dfb26012f1966bd710f5b0d273b86e5b78175e3fed265113ae813_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:e78c21c6635b63c9b998db88c9a476ca69271686ae578370523a5cc13e4ee7b1_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:f133c396d65044ba83c3fdfb58f6f43cb447e7e4ff2d536059a6f005ec66c3f3_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:18c753707a880775b4de7258ad26278aeaa4d44431d2b536fd36f09468cbc3ab_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1bcc6f76285463cbd51d012ec92b4451f2ef60f2efba0e105aca393e7bb25e42_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:839b77da7118c52d80856c2e1e1791e80de1cfca81d4dcc962e0b2f46965ed17_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:a47b22e4da16141a0b69d2fe0197bd36b5079cfa6112acf185f1417268f393c0_s390x | — |
A flaw was found in Axios, a widely used HTTP client. This vulnerability, known as a Prototype Pollution "Gadget" attack, allows a remote attacker to subtly alter JSON API responses. By manipulating a specific function, an attacker can selectively modify data within these responses. This could lead to significant security breaches, including unauthorized privilege escalation, fraudulent balance manipulation, or bypassing critical authorization checks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3d4b97e4bb90ddd75391bcb80911536b5eb2383089dfd798ed10758bec1497a5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:7eae601d70fd246d3489f23611a6cac60f9e515b22228d20c9afab42548f6c56_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:b947d8bbc2b6a474fc7e9dde634d5e92890bac69007d32852c03c48f715b7ed8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:ceb7701b44f8af636220d8d0300e9075afbe74db9d080e9c13385d18b84bfcc4_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:3ce18ada2f9a154701aff42e85bd04ae208c98a2740795ba13b68b337a155737_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:55823addb648700bd1664bb58133f1aedfb65fbc74749687fbef41f1136bcee7_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:874e4ccb63bcfd4de4286999abc76a62085b7e815dd7e6ae94c1e43a3ce0966c_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:9fa3d423f4bc2067d3b5e006141069201b2ac41808703fd05d581eb920e42561_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:453c6ea090fff48b07855523ca40a2e8a3a9a8283f53b9a0ee07a8a7f95ee6b3_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:6bc7241a590cd80fb92ee323069186c8540eb6a4f33d8d5ba187ef2c589d4e76_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:a5ce32fb4b8ccf9d56a76bbd97e0c36205b6992e1628e179249c62fd0a7f3e8a_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:f2db5fcb81c8b503193f9bffc6e867da79b975fd7c8c8865ad0c94e77ae2e4be_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:5ea2be3c0418cb4897de097ebd0f920f32895344f1eeac8f5e4a494643a25e87_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:9d1cd236f8c94e1ef553c7051dcd72fafd0f1696dfc83591baac66994899eec8_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a86c5ab69b5aca8df3cbdb8f195678b4dc767745c06c16fc2d6dfc2809d705b1_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c77990d5205df7d25319f236a041bb7c852adcf142f0781a97f7f2dd90aefd08_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3ce626dda8bd0950f2ff0c063be586125641513e70de40e2765fe9133a0cef4a_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:79275891d7178bd4b611914b9d7b450e0dce37bf87972de262b1976928100a1b_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d97152635adb4a0fbc31e60ccd968ea60b6243f08c99c8842181b565356bc427_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:f7dad30eb5ac563461591d2bad155e870678f5b538a127b3c1da137f1b466c8a_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:40e001d6c3c4fc080611625285968d4a70ca26d2c65e7b3914062203e948ef6f_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:6eb8515588ea85534b444071dda2b5563cd637040b09709da5b3b14921b36ece_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:77ee8a095399d9fca8641a5fb08b9e06031df4b63bd8c2526a6f144e0e94586d_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:c283e665c5dad24e8dd28646c8c5eb5fb3afb77a5e2b299a0fb82ead975dcff1_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d551c761a67292a0144f5b20c9b5a30d5de1a8fb4c0f74b64dc0db38f5b6be4_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:14763b8e9ed64215f3d30bae7b3ba3d43f4c19ccf509661f586a8d218feb9a2a_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:613bb1aa4cf3d7ab00cbd7c192a8e691cff2c8592ddce0efc42dfae8bc8b090e_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:c95bfbba7e1ca8c118fc751462259cec11141f3ca9bb529111514a3e8f1b8556_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:25f95df1593ea4e64752422f0e62171dfddb5adc359289a7c6877c963d7b34d5_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:9a624bb5394c0cb2687dc2416f006eed7694588aee4b7dfdc37ae2d1bc911cd6_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:a5fa11271cd6a63db3acbc960b9a832d7074ecdcb9f426cabfddc67bcb70c68d_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:f979acb72698cf6461637197b8f16f3650124bc0bc4d3060374fe25b308f73db_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:62c7309855978c992e157afa6a9423ad0a37a8362e6e8ec7fb33fcf92d49547f_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:6933a99d9a1b8cad65923164a3807a071924e60d34e993923232a279831bd0a1_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d4cf745aaeed4038df11ea58579e0aa22d2b853735cc8bd8f3fe05837e930ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d59bd269680eb6419d76972f3d808b33d804f3389b0280b7206f31caa394f6c0_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:45f189ec954f7191c313dea7b5b86ebe0e0ada562607197a274e813f0e39d157_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:5d8920cc01d260a4b70d70aba43e91fe506ef603fda21891c3ef3f4c2da53f49_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:b36885f05b970a4cce0f595dd8408360807c9539dd240edd3a40fbcd5a63a86c_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:fb02c2d0c4f2286534f9de3f2e8784ff7460cefc87fbc57cf38d494148a9c04d_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1c1629615b7977dad68d26bb3b405b3fc3c9141e2ba4fac6a87813231f5ee846_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2e9f54de165e01b3abaf294253597eae1e9a58dcddd274abe591890a77d76de6_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:880b6361f68bd6bb6f5cceaa9b0688f03c5d8f55a7e3404ddb9c3c1700dfe567_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:c5ffe606bfd7394a51e2812822681ff5e02bac1709d7d28a786ac06778dcccae_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:31da6737b88229d9cd8ac2af478fe98009aed8fa4d2115d372d67e10d04e2ceb_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:64067894bf36b9e3c53f9cbc14284fb068191bbeda4a33a1fee2ea5fbe898b39_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:8b08c42d605c9dc4dfc3b615b894481009b2a950f5aded78d0138cd7b8d83476_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:ce01736bb92b45b806a20d6ba706a4ea47f2bfc7d36eff47bb876f56aa1a2c20_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:2ddb0e8109bf19496909102ec4b276bb8e785bff367174ad3e41b23261365198_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5af36d61e760b74bada2c5e86daf9ca551cc78511ec21d8715675c0c460e055d_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:88d8e9bca990bb6f0febcb7fdf39021487ed749a043a562351a8ae5c45717e89_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:91f7af335790fa31dfaaacca90a041298019c7b41cd2c7dd508b85fbe191c8a2_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:275370d513dffbaa843db648bf0154daf2471072f4591b74a4e1560b8ae12c5d_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:2fc2ee92fd22c9294c920171dab09c372f6db46e7ad607c0fdcee918518b92dd_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:3a26ce87d1cca061a9a4c4449d7a516bcf3979cd507f34b145c0dc88c2c60a0e_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:cd82ef67eaae640f8a40e8f9e618b14a46d8ef04376f0f477787fd907005727f_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:1a9471ef97e1b5e32e53dda263ce76ebaa6b3a1ea043b0203c5704737e4260f3_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5079e91e590bfca725a3d0e0dd3dd89c018bf58b5d4ec1e01bdfa9084f9fa31b_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:e88a513245bc2afe07d1d39edeca31fed6b3da107ab1e1ed3d3d971cea6b07e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:ed8b18fa3d3682d75d95dba34999509cbd5881d4434ab8b0ff6cc9a668ca81fd_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:0a14de59b2fefb945b69ec5b35c125cdc67f7fb28ba7006ee3b378b18d868ebe_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:bca0d7cb3ba9dc34dfc053b01d84b27b9dae5a9ee9daffb8b738c93820fc414c_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c6f02742d6118c8e935eb716f530e216333759749ed9de181f662bb7448c73c1_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:daf1d3e1c23e27d5013dd22a9da79a2ac3eb8cb00929dce398e6ba5176529ec8_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:34e716a642ca0fb32dfddbc396c5a8edd800eb0025e82fd6cc4a5b68f3d141b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:6124da9ed1b17d4846efc53bccc81a58123f8d588fc1d92c3b010696fa0d26cd_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:c35ec9b27507cd3e251593673097920db7c4c325e640b0331a023444839101f8_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ff6fdeff600d2306e758771cc333f70992a9b00ef08f96c166e4c55e14edf740_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:414f909444deea8decee115698a967e168b851a350ce06ea7fd9a3d60ca4e52b_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:8cf604758746c0de918eba3864b9606115fd90d70a8e1b558f0c6dd9181b8760_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:bc6c97c4ae8941113e319db22d7c8f740143dd7bf1136d51c1eefd880961c741_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e611f0884a2d6d2a8f41a019a00e6c5a1aeb6e563b300521bd461b9e07362d11_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:2985f66e8212ab1c24f1b4c81a5b71c21fcb16b083d58ac8f0988a53462edfb9_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:32ee016a14369b66c690cce5bb167312306e1671f19bd257e0f37abf1d6902ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:5dafe2aa725fcb515fe44b6b17b327d448a2454103987bfd393439b984259f50_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:ba09707bb97f71b70048a974fd7bbfd174bb04857c8a54771f9b4d8096059b2b_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:0141ef7c836ac1be163c3b91e628fddaa24f54562202a3f12c1a5ecccd0bf1dc_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:277da087c79a18098c123376873e4f6defb0dedb6120d3e3214ceddfb3472a9c_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b229c2dfb9895ba92763ae89b02e4e30095801637263c95a0419a0f377ab76b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:fef9e41cee316ab7aa722a954b1b4a226218c93398486a961ac94bf17dc141f7_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:093890b6532bcf1973bed2a87f05190b287ef9dcc7da1da5936b8a8077c02a07_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:1d5ba15a7ce2f563546319adcf5637cd645a3cba6548c0a03e752f9b8c4d989d_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:cf4a1ff0ca47f11784d6170a1fd5cda5882f8d3e916f0c316a9554e11864bb01_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:eca610d0852fd15bdc293cfb8ef6933b58b8d0067e39844fecf02c9d478f0245_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:04b6c56b8dd333f59d48aac04e5e3ffb717b85e146d3ff236f9846a9fc44487a_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09bbc4c0efef903ccc5440e105e03def8db687dd8d521a7d481fc7323780e4c2_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:7d6d1b1df29304c022644dd6d372c83c248f55bd6ef4f0cd4338c4a76749827f_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:fa0f47ba291842a673e2e881e61e5ce90f9d2688bd507ed13ab25839211fac4a_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:01f2f1b792be3f423cd0871c1febc5f2ae6529a392219e02704d210556052b5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:20e34d09f653c2101dc32478844ac05de21968af8aeaa84236b0152c0e96fb4b_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:d2676fb519b9b5cc9a8865c4c3734fc260685a56afbe7479da7f6c2c08cfae8b_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f0ea279f709eb1f1e0844d1e2fce2ebf354e4ff5bbb20decf1cdf07179d65c3b_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:0c62d9f4d4c1d3a087450ee955cf28204fc8a2cd3504e581f68f731fe3140aa4_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3507430fa0d2adfbdc4c2480b3e3dcc29d2023b0aff2f8712304a06435922725_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a37edc384c993ac0ac8f161924a932bf3d0e73ac0850c1033b0bbac6a3a60fd8_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:db0f8bb811846567e9182aa7d78d48a4c9552d5a1237b43ee770a63084a3395f_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:04197371cf97e30caa72687257da16e5c5e9d2554272b5d105225751035aea6c_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:551b1f23c76d2e0af8f970fd411dce15a1aed7d2a0367867d1d990d92c2140bb_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c58487cb5ecf403ba7e9b3aa765a7cb747d8255ff9017a6898d672c13218acb9_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c5a35f620a3f8b04400c9743e12ea19b5bd48a45dc9f7bbf1663393f8b6949bb_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:20b0c0c375452fbe5e0e6d3ce5fcc1701f17d565ea59cdc3afc839e6db1a8f57_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:d5cca0c6f13dfb26012f1966bd710f5b0d273b86e5b78175e3fed265113ae813_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:e78c21c6635b63c9b998db88c9a476ca69271686ae578370523a5cc13e4ee7b1_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:f133c396d65044ba83c3fdfb58f6f43cb447e7e4ff2d536059a6f005ec66c3f3_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:18c753707a880775b4de7258ad26278aeaa4d44431d2b536fd36f09468cbc3ab_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1bcc6f76285463cbd51d012ec92b4451f2ef60f2efba0e105aca393e7bb25e42_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:839b77da7118c52d80856c2e1e1791e80de1cfca81d4dcc962e0b2f46965ed17_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:a47b22e4da16141a0b69d2fe0197bd36b5079cfa6112acf185f1417268f393c0_s390x | — |
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 multicluster engine for Kubernetes 2.8 General Availability release images,\nwhich add new features and enhancements, bug fixes, and updated container images.",
"title": "Topic"
},
{
"category": "general",
"text": "The multicluster engine for Kubernetes v2.8 images\n\nThe multicluster engine for Kubernetes provides the foundational components\nthat are necessary for the centralized management of multiple\nKubernetes-based clusters across data centers, public clouds, and private\nclouds.\n\nYou can use the engine to create new Red Hat OpenShift Container Platform\nclusters or to bring existing Kubernetes-based clusters under management by\nimporting them. After the clusters are managed, you can use the APIs that\nare provided by the engine to distribute configuration based on placement\npolicy.",
"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:17699",
"url": "https://access.redhat.com/errata/RHSA-2026:17699"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-62718",
"url": "https://access.redhat.com/security/cve/CVE-2025-62718"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-40175",
"url": "https://access.redhat.com/security/cve/CVE-2026-40175"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-40895",
"url": "https://access.redhat.com/security/cve/CVE-2026-40895"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42033",
"url": "https://access.redhat.com/security/cve/CVE-2026-42033"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42035",
"url": "https://access.redhat.com/security/cve/CVE-2026-42035"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42039",
"url": "https://access.redhat.com/security/cve/CVE-2026-42039"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42041",
"url": "https://access.redhat.com/security/cve/CVE-2026-42041"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42043",
"url": "https://access.redhat.com/security/cve/CVE-2026-42043"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42044",
"url": "https://access.redhat.com/security/cve/CVE-2026-42044"
},
{
"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_17699.json"
}
],
"title": "Red Hat Security Advisory: multicluster engine for Kubernetes v2.8.6 security update",
"tracking": {
"current_release_date": "2026-06-03T14:23:40+00:00",
"generator": {
"date": "2026-06-03T14:23:40+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:17699",
"initial_release_date": "2026-05-14T19:47:32+00:00",
"revision_history": [
{
"date": "2026-05-14T19:47:32+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-14T19:47:44+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-03T14:23:40+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "multicluster engine for Kubernetes 2.8",
"product": {
"name": "multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:multicluster_engine:2.8::el9"
}
}
}
],
"category": "product_family",
"name": "multicluster engine for Kubernetes"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:874e4ccb63bcfd4de4286999abc76a62085b7e815dd7e6ae94c1e43a3ce0966c_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:874e4ccb63bcfd4de4286999abc76a62085b7e815dd7e6ae94c1e43a3ce0966c_amd64",
"product_id": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:874e4ccb63bcfd4de4286999abc76a62085b7e815dd7e6ae94c1e43a3ce0966c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/addon-manager-rhel9@sha256%3A874e4ccb63bcfd4de4286999abc76a62085b7e815dd7e6ae94c1e43a3ce0966c?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352535"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:04b6c56b8dd333f59d48aac04e5e3ffb717b85e146d3ff236f9846a9fc44487a_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:04b6c56b8dd333f59d48aac04e5e3ffb717b85e146d3ff236f9846a9fc44487a_amd64",
"product_id": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:04b6c56b8dd333f59d48aac04e5e3ffb717b85e146d3ff236f9846a9fc44487a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel9@sha256%3A04b6c56b8dd333f59d48aac04e5e3ffb717b85e146d3ff236f9846a9fc44487a?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352498"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:6bc7241a590cd80fb92ee323069186c8540eb6a4f33d8d5ba187ef2c589d4e76_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:6bc7241a590cd80fb92ee323069186c8540eb6a4f33d8d5ba187ef2c589d4e76_amd64",
"product_id": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:6bc7241a590cd80fb92ee323069186c8540eb6a4f33d8d5ba187ef2c589d4e76_amd64",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel9-operator@sha256%3A6bc7241a590cd80fb92ee323069186c8540eb6a4f33d8d5ba187ef2c589d4e76?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352535"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:5ea2be3c0418cb4897de097ebd0f920f32895344f1eeac8f5e4a494643a25e87_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:5ea2be3c0418cb4897de097ebd0f920f32895344f1eeac8f5e4a494643a25e87_amd64",
"product_id": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:5ea2be3c0418cb4897de097ebd0f920f32895344f1eeac8f5e4a494643a25e87_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel9@sha256%3A5ea2be3c0418cb4897de097ebd0f920f32895344f1eeac8f5e4a494643a25e87?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352553"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3ce626dda8bd0950f2ff0c063be586125641513e70de40e2765fe9133a0cef4a_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3ce626dda8bd0950f2ff0c063be586125641513e70de40e2765fe9133a0cef4a_amd64",
"product_id": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3ce626dda8bd0950f2ff0c063be586125641513e70de40e2765fe9133a0cef4a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel9@sha256%3A3ce626dda8bd0950f2ff0c063be586125641513e70de40e2765fe9133a0cef4a?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352561"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:6eb8515588ea85534b444071dda2b5563cd637040b09709da5b3b14921b36ece_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:6eb8515588ea85534b444071dda2b5563cd637040b09709da5b3b14921b36ece_amd64",
"product_id": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:6eb8515588ea85534b444071dda2b5563cd637040b09709da5b3b14921b36ece_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel9@sha256%3A6eb8515588ea85534b444071dda2b5563cd637040b09709da5b3b14921b36ece?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352566"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:14763b8e9ed64215f3d30bae7b3ba3d43f4c19ccf509661f586a8d218feb9a2a_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:14763b8e9ed64215f3d30bae7b3ba3d43f4c19ccf509661f586a8d218feb9a2a_amd64",
"product_id": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:14763b8e9ed64215f3d30bae7b3ba3d43f4c19ccf509661f586a8d218feb9a2a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel9@sha256%3A14763b8e9ed64215f3d30bae7b3ba3d43f4c19ccf509661f586a8d218feb9a2a?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352551"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:a5fa11271cd6a63db3acbc960b9a832d7074ecdcb9f426cabfddc67bcb70c68d_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:a5fa11271cd6a63db3acbc960b9a832d7074ecdcb9f426cabfddc67bcb70c68d_amd64",
"product_id": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:a5fa11271cd6a63db3acbc960b9a832d7074ecdcb9f426cabfddc67bcb70c68d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel9@sha256%3Aa5fa11271cd6a63db3acbc960b9a832d7074ecdcb9f426cabfddc67bcb70c68d?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352606"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d59bd269680eb6419d76972f3d808b33d804f3389b0280b7206f31caa394f6c0_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d59bd269680eb6419d76972f3d808b33d804f3389b0280b7206f31caa394f6c0_amd64",
"product_id": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d59bd269680eb6419d76972f3d808b33d804f3389b0280b7206f31caa394f6c0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel9@sha256%3Ad59bd269680eb6419d76972f3d808b33d804f3389b0280b7206f31caa394f6c0?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352573"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:b36885f05b970a4cce0f595dd8408360807c9539dd240edd3a40fbcd5a63a86c_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:b36885f05b970a4cce0f595dd8408360807c9539dd240edd3a40fbcd5a63a86c_amd64",
"product_id": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:b36885f05b970a4cce0f595dd8408360807c9539dd240edd3a40fbcd5a63a86c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel9@sha256%3Ab36885f05b970a4cce0f595dd8408360807c9539dd240edd3a40fbcd5a63a86c?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352573"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1c1629615b7977dad68d26bb3b405b3fc3c9141e2ba4fac6a87813231f5ee846_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1c1629615b7977dad68d26bb3b405b3fc3c9141e2ba4fac6a87813231f5ee846_amd64",
"product_id": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1c1629615b7977dad68d26bb3b405b3fc3c9141e2ba4fac6a87813231f5ee846_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel9@sha256%3A1c1629615b7977dad68d26bb3b405b3fc3c9141e2ba4fac6a87813231f5ee846?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352552"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:7eae601d70fd246d3489f23611a6cac60f9e515b22228d20c9afab42548f6c56_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:7eae601d70fd246d3489f23611a6cac60f9e515b22228d20c9afab42548f6c56_amd64",
"product_id": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:7eae601d70fd246d3489f23611a6cac60f9e515b22228d20c9afab42548f6c56_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel9@sha256%3A7eae601d70fd246d3489f23611a6cac60f9e515b22228d20c9afab42548f6c56?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778383863"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:31da6737b88229d9cd8ac2af478fe98009aed8fa4d2115d372d67e10d04e2ceb_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:31da6737b88229d9cd8ac2af478fe98009aed8fa4d2115d372d67e10d04e2ceb_amd64",
"product_id": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:31da6737b88229d9cd8ac2af478fe98009aed8fa4d2115d372d67e10d04e2ceb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel9@sha256%3A31da6737b88229d9cd8ac2af478fe98009aed8fa4d2115d372d67e10d04e2ceb?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352590"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:88d8e9bca990bb6f0febcb7fdf39021487ed749a043a562351a8ae5c45717e89_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:88d8e9bca990bb6f0febcb7fdf39021487ed749a043a562351a8ae5c45717e89_amd64",
"product_id": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:88d8e9bca990bb6f0febcb7fdf39021487ed749a043a562351a8ae5c45717e89_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel9@sha256%3A88d8e9bca990bb6f0febcb7fdf39021487ed749a043a562351a8ae5c45717e89?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352779"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:3a26ce87d1cca061a9a4c4449d7a516bcf3979cd507f34b145c0dc88c2c60a0e_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:3a26ce87d1cca061a9a4c4449d7a516bcf3979cd507f34b145c0dc88c2c60a0e_amd64",
"product_id": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:3a26ce87d1cca061a9a4c4449d7a516bcf3979cd507f34b145c0dc88c2c60a0e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel9-operator@sha256%3A3a26ce87d1cca061a9a4c4449d7a516bcf3979cd507f34b145c0dc88c2c60a0e?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352607"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5079e91e590bfca725a3d0e0dd3dd89c018bf58b5d4ec1e01bdfa9084f9fa31b_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5079e91e590bfca725a3d0e0dd3dd89c018bf58b5d4ec1e01bdfa9084f9fa31b_amd64",
"product_id": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5079e91e590bfca725a3d0e0dd3dd89c018bf58b5d4ec1e01bdfa9084f9fa31b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel9@sha256%3A5079e91e590bfca725a3d0e0dd3dd89c018bf58b5d4ec1e01bdfa9084f9fa31b?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352598"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:daf1d3e1c23e27d5013dd22a9da79a2ac3eb8cb00929dce398e6ba5176529ec8_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:daf1d3e1c23e27d5013dd22a9da79a2ac3eb8cb00929dce398e6ba5176529ec8_amd64",
"product_id": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:daf1d3e1c23e27d5013dd22a9da79a2ac3eb8cb00929dce398e6ba5176529ec8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel9-operator@sha256%3Adaf1d3e1c23e27d5013dd22a9da79a2ac3eb8cb00929dce398e6ba5176529ec8?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352598"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:c35ec9b27507cd3e251593673097920db7c4c325e640b0331a023444839101f8_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:c35ec9b27507cd3e251593673097920db7c4c325e640b0331a023444839101f8_amd64",
"product_id": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:c35ec9b27507cd3e251593673097920db7c4c325e640b0331a023444839101f8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/image-based-install-rhel9@sha256%3Ac35ec9b27507cd3e251593673097920db7c4c325e640b0331a023444839101f8?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778374601"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:8cf604758746c0de918eba3864b9606115fd90d70a8e1b558f0c6dd9181b8760_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:8cf604758746c0de918eba3864b9606115fd90d70a8e1b558f0c6dd9181b8760_amd64",
"product_id": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:8cf604758746c0de918eba3864b9606115fd90d70a8e1b558f0c6dd9181b8760_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-mce-rhel9@sha256%3A8cf604758746c0de918eba3864b9606115fd90d70a8e1b558f0c6dd9181b8760?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352676"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:5dafe2aa725fcb515fe44b6b17b327d448a2454103987bfd393439b984259f50_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:5dafe2aa725fcb515fe44b6b17b327d448a2454103987bfd393439b984259f50_amd64",
"product_id": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:5dafe2aa725fcb515fe44b6b17b327d448a2454103987bfd393439b984259f50_amd64",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel9@sha256%3A5dafe2aa725fcb515fe44b6b17b327d448a2454103987bfd393439b984259f50?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352652"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:277da087c79a18098c123376873e4f6defb0dedb6120d3e3214ceddfb3472a9c_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:277da087c79a18098c123376873e4f6defb0dedb6120d3e3214ceddfb3472a9c_amd64",
"product_id": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:277da087c79a18098c123376873e4f6defb0dedb6120d3e3214ceddfb3472a9c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel9@sha256%3A277da087c79a18098c123376873e4f6defb0dedb6120d3e3214ceddfb3472a9c?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352600"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:cf4a1ff0ca47f11784d6170a1fd5cda5882f8d3e916f0c316a9554e11864bb01_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:cf4a1ff0ca47f11784d6170a1fd5cda5882f8d3e916f0c316a9554e11864bb01_amd64",
"product_id": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:cf4a1ff0ca47f11784d6170a1fd5cda5882f8d3e916f0c316a9554e11864bb01_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel9@sha256%3Acf4a1ff0ca47f11784d6170a1fd5cda5882f8d3e916f0c316a9554e11864bb01?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352638"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f0ea279f709eb1f1e0844d1e2fce2ebf354e4ff5bbb20decf1cdf07179d65c3b_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f0ea279f709eb1f1e0844d1e2fce2ebf354e4ff5bbb20decf1cdf07179d65c3b_amd64",
"product_id": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f0ea279f709eb1f1e0844d1e2fce2ebf354e4ff5bbb20decf1cdf07179d65c3b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel9@sha256%3Af0ea279f709eb1f1e0844d1e2fce2ebf354e4ff5bbb20decf1cdf07179d65c3b?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352708"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a37edc384c993ac0ac8f161924a932bf3d0e73ac0850c1033b0bbac6a3a60fd8_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a37edc384c993ac0ac8f161924a932bf3d0e73ac0850c1033b0bbac6a3a60fd8_amd64",
"product_id": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a37edc384c993ac0ac8f161924a932bf3d0e73ac0850c1033b0bbac6a3a60fd8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel9@sha256%3Aa37edc384c993ac0ac8f161924a932bf3d0e73ac0850c1033b0bbac6a3a60fd8?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352631"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:20b0c0c375452fbe5e0e6d3ce5fcc1701f17d565ea59cdc3afc839e6db1a8f57_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:20b0c0c375452fbe5e0e6d3ce5fcc1701f17d565ea59cdc3afc839e6db1a8f57_amd64",
"product_id": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:20b0c0c375452fbe5e0e6d3ce5fcc1701f17d565ea59cdc3afc839e6db1a8f57_amd64",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel9@sha256%3A20b0c0c375452fbe5e0e6d3ce5fcc1701f17d565ea59cdc3afc839e6db1a8f57?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778265485"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:04197371cf97e30caa72687257da16e5c5e9d2554272b5d105225751035aea6c_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:04197371cf97e30caa72687257da16e5c5e9d2554272b5d105225751035aea6c_amd64",
"product_id": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:04197371cf97e30caa72687257da16e5c5e9d2554272b5d105225751035aea6c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel9@sha256%3A04197371cf97e30caa72687257da16e5c5e9d2554272b5d105225751035aea6c?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352718"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:18c753707a880775b4de7258ad26278aeaa4d44431d2b536fd36f09468cbc3ab_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:18c753707a880775b4de7258ad26278aeaa4d44431d2b536fd36f09468cbc3ab_amd64",
"product_id": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:18c753707a880775b4de7258ad26278aeaa4d44431d2b536fd36f09468cbc3ab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel9@sha256%3A18c753707a880775b4de7258ad26278aeaa4d44431d2b536fd36f09468cbc3ab?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352753"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:55823addb648700bd1664bb58133f1aedfb65fbc74749687fbef41f1136bcee7_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:55823addb648700bd1664bb58133f1aedfb65fbc74749687fbef41f1136bcee7_arm64",
"product_id": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:55823addb648700bd1664bb58133f1aedfb65fbc74749687fbef41f1136bcee7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/addon-manager-rhel9@sha256%3A55823addb648700bd1664bb58133f1aedfb65fbc74749687fbef41f1136bcee7?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352535"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09bbc4c0efef903ccc5440e105e03def8db687dd8d521a7d481fc7323780e4c2_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09bbc4c0efef903ccc5440e105e03def8db687dd8d521a7d481fc7323780e4c2_arm64",
"product_id": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09bbc4c0efef903ccc5440e105e03def8db687dd8d521a7d481fc7323780e4c2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel9@sha256%3A09bbc4c0efef903ccc5440e105e03def8db687dd8d521a7d481fc7323780e4c2?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352498"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:453c6ea090fff48b07855523ca40a2e8a3a9a8283f53b9a0ee07a8a7f95ee6b3_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:453c6ea090fff48b07855523ca40a2e8a3a9a8283f53b9a0ee07a8a7f95ee6b3_arm64",
"product_id": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:453c6ea090fff48b07855523ca40a2e8a3a9a8283f53b9a0ee07a8a7f95ee6b3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel9-operator@sha256%3A453c6ea090fff48b07855523ca40a2e8a3a9a8283f53b9a0ee07a8a7f95ee6b3?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352535"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c77990d5205df7d25319f236a041bb7c852adcf142f0781a97f7f2dd90aefd08_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c77990d5205df7d25319f236a041bb7c852adcf142f0781a97f7f2dd90aefd08_arm64",
"product_id": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c77990d5205df7d25319f236a041bb7c852adcf142f0781a97f7f2dd90aefd08_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel9@sha256%3Ac77990d5205df7d25319f236a041bb7c852adcf142f0781a97f7f2dd90aefd08?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352553"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:79275891d7178bd4b611914b9d7b450e0dce37bf87972de262b1976928100a1b_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:79275891d7178bd4b611914b9d7b450e0dce37bf87972de262b1976928100a1b_arm64",
"product_id": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:79275891d7178bd4b611914b9d7b450e0dce37bf87972de262b1976928100a1b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel9@sha256%3A79275891d7178bd4b611914b9d7b450e0dce37bf87972de262b1976928100a1b?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352561"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:40e001d6c3c4fc080611625285968d4a70ca26d2c65e7b3914062203e948ef6f_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:40e001d6c3c4fc080611625285968d4a70ca26d2c65e7b3914062203e948ef6f_arm64",
"product_id": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:40e001d6c3c4fc080611625285968d4a70ca26d2c65e7b3914062203e948ef6f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel9@sha256%3A40e001d6c3c4fc080611625285968d4a70ca26d2c65e7b3914062203e948ef6f?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352566"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d551c761a67292a0144f5b20c9b5a30d5de1a8fb4c0f74b64dc0db38f5b6be4_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d551c761a67292a0144f5b20c9b5a30d5de1a8fb4c0f74b64dc0db38f5b6be4_arm64",
"product_id": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d551c761a67292a0144f5b20c9b5a30d5de1a8fb4c0f74b64dc0db38f5b6be4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel9@sha256%3A0d551c761a67292a0144f5b20c9b5a30d5de1a8fb4c0f74b64dc0db38f5b6be4?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352551"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:25f95df1593ea4e64752422f0e62171dfddb5adc359289a7c6877c963d7b34d5_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:25f95df1593ea4e64752422f0e62171dfddb5adc359289a7c6877c963d7b34d5_arm64",
"product_id": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:25f95df1593ea4e64752422f0e62171dfddb5adc359289a7c6877c963d7b34d5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel9@sha256%3A25f95df1593ea4e64752422f0e62171dfddb5adc359289a7c6877c963d7b34d5?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352606"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:6933a99d9a1b8cad65923164a3807a071924e60d34e993923232a279831bd0a1_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:6933a99d9a1b8cad65923164a3807a071924e60d34e993923232a279831bd0a1_arm64",
"product_id": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:6933a99d9a1b8cad65923164a3807a071924e60d34e993923232a279831bd0a1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel9@sha256%3A6933a99d9a1b8cad65923164a3807a071924e60d34e993923232a279831bd0a1?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352573"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:5d8920cc01d260a4b70d70aba43e91fe506ef603fda21891c3ef3f4c2da53f49_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:5d8920cc01d260a4b70d70aba43e91fe506ef603fda21891c3ef3f4c2da53f49_arm64",
"product_id": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:5d8920cc01d260a4b70d70aba43e91fe506ef603fda21891c3ef3f4c2da53f49_arm64",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel9@sha256%3A5d8920cc01d260a4b70d70aba43e91fe506ef603fda21891c3ef3f4c2da53f49?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352573"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2e9f54de165e01b3abaf294253597eae1e9a58dcddd274abe591890a77d76de6_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2e9f54de165e01b3abaf294253597eae1e9a58dcddd274abe591890a77d76de6_arm64",
"product_id": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2e9f54de165e01b3abaf294253597eae1e9a58dcddd274abe591890a77d76de6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel9@sha256%3A2e9f54de165e01b3abaf294253597eae1e9a58dcddd274abe591890a77d76de6?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352552"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:b947d8bbc2b6a474fc7e9dde634d5e92890bac69007d32852c03c48f715b7ed8_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:b947d8bbc2b6a474fc7e9dde634d5e92890bac69007d32852c03c48f715b7ed8_arm64",
"product_id": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:b947d8bbc2b6a474fc7e9dde634d5e92890bac69007d32852c03c48f715b7ed8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel9@sha256%3Ab947d8bbc2b6a474fc7e9dde634d5e92890bac69007d32852c03c48f715b7ed8?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778383863"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:ce01736bb92b45b806a20d6ba706a4ea47f2bfc7d36eff47bb876f56aa1a2c20_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:ce01736bb92b45b806a20d6ba706a4ea47f2bfc7d36eff47bb876f56aa1a2c20_arm64",
"product_id": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:ce01736bb92b45b806a20d6ba706a4ea47f2bfc7d36eff47bb876f56aa1a2c20_arm64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel9@sha256%3Ace01736bb92b45b806a20d6ba706a4ea47f2bfc7d36eff47bb876f56aa1a2c20?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352590"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5af36d61e760b74bada2c5e86daf9ca551cc78511ec21d8715675c0c460e055d_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5af36d61e760b74bada2c5e86daf9ca551cc78511ec21d8715675c0c460e055d_arm64",
"product_id": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5af36d61e760b74bada2c5e86daf9ca551cc78511ec21d8715675c0c460e055d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel9@sha256%3A5af36d61e760b74bada2c5e86daf9ca551cc78511ec21d8715675c0c460e055d?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352779"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:2fc2ee92fd22c9294c920171dab09c372f6db46e7ad607c0fdcee918518b92dd_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:2fc2ee92fd22c9294c920171dab09c372f6db46e7ad607c0fdcee918518b92dd_arm64",
"product_id": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:2fc2ee92fd22c9294c920171dab09c372f6db46e7ad607c0fdcee918518b92dd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel9-operator@sha256%3A2fc2ee92fd22c9294c920171dab09c372f6db46e7ad607c0fdcee918518b92dd?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352607"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:1a9471ef97e1b5e32e53dda263ce76ebaa6b3a1ea043b0203c5704737e4260f3_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:1a9471ef97e1b5e32e53dda263ce76ebaa6b3a1ea043b0203c5704737e4260f3_arm64",
"product_id": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:1a9471ef97e1b5e32e53dda263ce76ebaa6b3a1ea043b0203c5704737e4260f3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel9@sha256%3A1a9471ef97e1b5e32e53dda263ce76ebaa6b3a1ea043b0203c5704737e4260f3?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352598"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:0a14de59b2fefb945b69ec5b35c125cdc67f7fb28ba7006ee3b378b18d868ebe_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:0a14de59b2fefb945b69ec5b35c125cdc67f7fb28ba7006ee3b378b18d868ebe_arm64",
"product_id": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:0a14de59b2fefb945b69ec5b35c125cdc67f7fb28ba7006ee3b378b18d868ebe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel9-operator@sha256%3A0a14de59b2fefb945b69ec5b35c125cdc67f7fb28ba7006ee3b378b18d868ebe?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352598"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ff6fdeff600d2306e758771cc333f70992a9b00ef08f96c166e4c55e14edf740_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ff6fdeff600d2306e758771cc333f70992a9b00ef08f96c166e4c55e14edf740_arm64",
"product_id": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ff6fdeff600d2306e758771cc333f70992a9b00ef08f96c166e4c55e14edf740_arm64",
"product_identification_helper": {
"purl": "pkg:oci/image-based-install-rhel9@sha256%3Aff6fdeff600d2306e758771cc333f70992a9b00ef08f96c166e4c55e14edf740?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778374601"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:bc6c97c4ae8941113e319db22d7c8f740143dd7bf1136d51c1eefd880961c741_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:bc6c97c4ae8941113e319db22d7c8f740143dd7bf1136d51c1eefd880961c741_arm64",
"product_id": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:bc6c97c4ae8941113e319db22d7c8f740143dd7bf1136d51c1eefd880961c741_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-mce-rhel9@sha256%3Abc6c97c4ae8941113e319db22d7c8f740143dd7bf1136d51c1eefd880961c741?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352676"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:2985f66e8212ab1c24f1b4c81a5b71c21fcb16b083d58ac8f0988a53462edfb9_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:2985f66e8212ab1c24f1b4c81a5b71c21fcb16b083d58ac8f0988a53462edfb9_arm64",
"product_id": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:2985f66e8212ab1c24f1b4c81a5b71c21fcb16b083d58ac8f0988a53462edfb9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel9@sha256%3A2985f66e8212ab1c24f1b4c81a5b71c21fcb16b083d58ac8f0988a53462edfb9?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352652"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:0141ef7c836ac1be163c3b91e628fddaa24f54562202a3f12c1a5ecccd0bf1dc_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:0141ef7c836ac1be163c3b91e628fddaa24f54562202a3f12c1a5ecccd0bf1dc_arm64",
"product_id": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:0141ef7c836ac1be163c3b91e628fddaa24f54562202a3f12c1a5ecccd0bf1dc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel9@sha256%3A0141ef7c836ac1be163c3b91e628fddaa24f54562202a3f12c1a5ecccd0bf1dc?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352600"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:1d5ba15a7ce2f563546319adcf5637cd645a3cba6548c0a03e752f9b8c4d989d_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:1d5ba15a7ce2f563546319adcf5637cd645a3cba6548c0a03e752f9b8c4d989d_arm64",
"product_id": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:1d5ba15a7ce2f563546319adcf5637cd645a3cba6548c0a03e752f9b8c4d989d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel9@sha256%3A1d5ba15a7ce2f563546319adcf5637cd645a3cba6548c0a03e752f9b8c4d989d?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352638"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:20e34d09f653c2101dc32478844ac05de21968af8aeaa84236b0152c0e96fb4b_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:20e34d09f653c2101dc32478844ac05de21968af8aeaa84236b0152c0e96fb4b_arm64",
"product_id": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:20e34d09f653c2101dc32478844ac05de21968af8aeaa84236b0152c0e96fb4b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel9@sha256%3A20e34d09f653c2101dc32478844ac05de21968af8aeaa84236b0152c0e96fb4b?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352708"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3507430fa0d2adfbdc4c2480b3e3dcc29d2023b0aff2f8712304a06435922725_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3507430fa0d2adfbdc4c2480b3e3dcc29d2023b0aff2f8712304a06435922725_arm64",
"product_id": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3507430fa0d2adfbdc4c2480b3e3dcc29d2023b0aff2f8712304a06435922725_arm64",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel9@sha256%3A3507430fa0d2adfbdc4c2480b3e3dcc29d2023b0aff2f8712304a06435922725?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352631"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:e78c21c6635b63c9b998db88c9a476ca69271686ae578370523a5cc13e4ee7b1_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:e78c21c6635b63c9b998db88c9a476ca69271686ae578370523a5cc13e4ee7b1_arm64",
"product_id": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:e78c21c6635b63c9b998db88c9a476ca69271686ae578370523a5cc13e4ee7b1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel9@sha256%3Ae78c21c6635b63c9b998db88c9a476ca69271686ae578370523a5cc13e4ee7b1?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778265485"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:551b1f23c76d2e0af8f970fd411dce15a1aed7d2a0367867d1d990d92c2140bb_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:551b1f23c76d2e0af8f970fd411dce15a1aed7d2a0367867d1d990d92c2140bb_arm64",
"product_id": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:551b1f23c76d2e0af8f970fd411dce15a1aed7d2a0367867d1d990d92c2140bb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel9@sha256%3A551b1f23c76d2e0af8f970fd411dce15a1aed7d2a0367867d1d990d92c2140bb?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352718"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:1bcc6f76285463cbd51d012ec92b4451f2ef60f2efba0e105aca393e7bb25e42_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:1bcc6f76285463cbd51d012ec92b4451f2ef60f2efba0e105aca393e7bb25e42_arm64",
"product_id": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:1bcc6f76285463cbd51d012ec92b4451f2ef60f2efba0e105aca393e7bb25e42_arm64",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel9@sha256%3A1bcc6f76285463cbd51d012ec92b4451f2ef60f2efba0e105aca393e7bb25e42?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352753"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:9fa3d423f4bc2067d3b5e006141069201b2ac41808703fd05d581eb920e42561_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:9fa3d423f4bc2067d3b5e006141069201b2ac41808703fd05d581eb920e42561_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:9fa3d423f4bc2067d3b5e006141069201b2ac41808703fd05d581eb920e42561_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/addon-manager-rhel9@sha256%3A9fa3d423f4bc2067d3b5e006141069201b2ac41808703fd05d581eb920e42561?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352535"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:7d6d1b1df29304c022644dd6d372c83c248f55bd6ef4f0cd4338c4a76749827f_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:7d6d1b1df29304c022644dd6d372c83c248f55bd6ef4f0cd4338c4a76749827f_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:7d6d1b1df29304c022644dd6d372c83c248f55bd6ef4f0cd4338c4a76749827f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel9@sha256%3A7d6d1b1df29304c022644dd6d372c83c248f55bd6ef4f0cd4338c4a76749827f?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352498"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:a5ce32fb4b8ccf9d56a76bbd97e0c36205b6992e1628e179249c62fd0a7f3e8a_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:a5ce32fb4b8ccf9d56a76bbd97e0c36205b6992e1628e179249c62fd0a7f3e8a_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:a5ce32fb4b8ccf9d56a76bbd97e0c36205b6992e1628e179249c62fd0a7f3e8a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel9-operator@sha256%3Aa5ce32fb4b8ccf9d56a76bbd97e0c36205b6992e1628e179249c62fd0a7f3e8a?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352535"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a86c5ab69b5aca8df3cbdb8f195678b4dc767745c06c16fc2d6dfc2809d705b1_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a86c5ab69b5aca8df3cbdb8f195678b4dc767745c06c16fc2d6dfc2809d705b1_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a86c5ab69b5aca8df3cbdb8f195678b4dc767745c06c16fc2d6dfc2809d705b1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel9@sha256%3Aa86c5ab69b5aca8df3cbdb8f195678b4dc767745c06c16fc2d6dfc2809d705b1?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352553"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:f7dad30eb5ac563461591d2bad155e870678f5b538a127b3c1da137f1b466c8a_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:f7dad30eb5ac563461591d2bad155e870678f5b538a127b3c1da137f1b466c8a_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:f7dad30eb5ac563461591d2bad155e870678f5b538a127b3c1da137f1b466c8a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel9@sha256%3Af7dad30eb5ac563461591d2bad155e870678f5b538a127b3c1da137f1b466c8a?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352561"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:c283e665c5dad24e8dd28646c8c5eb5fb3afb77a5e2b299a0fb82ead975dcff1_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:c283e665c5dad24e8dd28646c8c5eb5fb3afb77a5e2b299a0fb82ead975dcff1_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:c283e665c5dad24e8dd28646c8c5eb5fb3afb77a5e2b299a0fb82ead975dcff1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel9@sha256%3Ac283e665c5dad24e8dd28646c8c5eb5fb3afb77a5e2b299a0fb82ead975dcff1?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352566"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:c95bfbba7e1ca8c118fc751462259cec11141f3ca9bb529111514a3e8f1b8556_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:c95bfbba7e1ca8c118fc751462259cec11141f3ca9bb529111514a3e8f1b8556_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:c95bfbba7e1ca8c118fc751462259cec11141f3ca9bb529111514a3e8f1b8556_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel9@sha256%3Ac95bfbba7e1ca8c118fc751462259cec11141f3ca9bb529111514a3e8f1b8556?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352551"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:f979acb72698cf6461637197b8f16f3650124bc0bc4d3060374fe25b308f73db_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:f979acb72698cf6461637197b8f16f3650124bc0bc4d3060374fe25b308f73db_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:f979acb72698cf6461637197b8f16f3650124bc0bc4d3060374fe25b308f73db_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel9@sha256%3Af979acb72698cf6461637197b8f16f3650124bc0bc4d3060374fe25b308f73db?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352606"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d4cf745aaeed4038df11ea58579e0aa22d2b853735cc8bd8f3fe05837e930ce8_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d4cf745aaeed4038df11ea58579e0aa22d2b853735cc8bd8f3fe05837e930ce8_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d4cf745aaeed4038df11ea58579e0aa22d2b853735cc8bd8f3fe05837e930ce8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel9@sha256%3Ad4cf745aaeed4038df11ea58579e0aa22d2b853735cc8bd8f3fe05837e930ce8?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352573"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:45f189ec954f7191c313dea7b5b86ebe0e0ada562607197a274e813f0e39d157_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:45f189ec954f7191c313dea7b5b86ebe0e0ada562607197a274e813f0e39d157_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:45f189ec954f7191c313dea7b5b86ebe0e0ada562607197a274e813f0e39d157_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel9@sha256%3A45f189ec954f7191c313dea7b5b86ebe0e0ada562607197a274e813f0e39d157?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352573"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:880b6361f68bd6bb6f5cceaa9b0688f03c5d8f55a7e3404ddb9c3c1700dfe567_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:880b6361f68bd6bb6f5cceaa9b0688f03c5d8f55a7e3404ddb9c3c1700dfe567_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:880b6361f68bd6bb6f5cceaa9b0688f03c5d8f55a7e3404ddb9c3c1700dfe567_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel9@sha256%3A880b6361f68bd6bb6f5cceaa9b0688f03c5d8f55a7e3404ddb9c3c1700dfe567?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352552"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:ceb7701b44f8af636220d8d0300e9075afbe74db9d080e9c13385d18b84bfcc4_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:ceb7701b44f8af636220d8d0300e9075afbe74db9d080e9c13385d18b84bfcc4_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:ceb7701b44f8af636220d8d0300e9075afbe74db9d080e9c13385d18b84bfcc4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel9@sha256%3Aceb7701b44f8af636220d8d0300e9075afbe74db9d080e9c13385d18b84bfcc4?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778383863"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:8b08c42d605c9dc4dfc3b615b894481009b2a950f5aded78d0138cd7b8d83476_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:8b08c42d605c9dc4dfc3b615b894481009b2a950f5aded78d0138cd7b8d83476_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:8b08c42d605c9dc4dfc3b615b894481009b2a950f5aded78d0138cd7b8d83476_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel9@sha256%3A8b08c42d605c9dc4dfc3b615b894481009b2a950f5aded78d0138cd7b8d83476?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352590"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:2ddb0e8109bf19496909102ec4b276bb8e785bff367174ad3e41b23261365198_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:2ddb0e8109bf19496909102ec4b276bb8e785bff367174ad3e41b23261365198_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:2ddb0e8109bf19496909102ec4b276bb8e785bff367174ad3e41b23261365198_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel9@sha256%3A2ddb0e8109bf19496909102ec4b276bb8e785bff367174ad3e41b23261365198?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352779"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:275370d513dffbaa843db648bf0154daf2471072f4591b74a4e1560b8ae12c5d_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:275370d513dffbaa843db648bf0154daf2471072f4591b74a4e1560b8ae12c5d_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:275370d513dffbaa843db648bf0154daf2471072f4591b74a4e1560b8ae12c5d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel9-operator@sha256%3A275370d513dffbaa843db648bf0154daf2471072f4591b74a4e1560b8ae12c5d?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352607"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:e88a513245bc2afe07d1d39edeca31fed6b3da107ab1e1ed3d3d971cea6b07e2_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:e88a513245bc2afe07d1d39edeca31fed6b3da107ab1e1ed3d3d971cea6b07e2_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:e88a513245bc2afe07d1d39edeca31fed6b3da107ab1e1ed3d3d971cea6b07e2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel9@sha256%3Ae88a513245bc2afe07d1d39edeca31fed6b3da107ab1e1ed3d3d971cea6b07e2?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352598"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:bca0d7cb3ba9dc34dfc053b01d84b27b9dae5a9ee9daffb8b738c93820fc414c_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:bca0d7cb3ba9dc34dfc053b01d84b27b9dae5a9ee9daffb8b738c93820fc414c_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:bca0d7cb3ba9dc34dfc053b01d84b27b9dae5a9ee9daffb8b738c93820fc414c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel9-operator@sha256%3Abca0d7cb3ba9dc34dfc053b01d84b27b9dae5a9ee9daffb8b738c93820fc414c?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352598"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:34e716a642ca0fb32dfddbc396c5a8edd800eb0025e82fd6cc4a5b68f3d141b0_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:34e716a642ca0fb32dfddbc396c5a8edd800eb0025e82fd6cc4a5b68f3d141b0_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:34e716a642ca0fb32dfddbc396c5a8edd800eb0025e82fd6cc4a5b68f3d141b0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/image-based-install-rhel9@sha256%3A34e716a642ca0fb32dfddbc396c5a8edd800eb0025e82fd6cc4a5b68f3d141b0?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778374601"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:414f909444deea8decee115698a967e168b851a350ce06ea7fd9a3d60ca4e52b_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:414f909444deea8decee115698a967e168b851a350ce06ea7fd9a3d60ca4e52b_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:414f909444deea8decee115698a967e168b851a350ce06ea7fd9a3d60ca4e52b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-mce-rhel9@sha256%3A414f909444deea8decee115698a967e168b851a350ce06ea7fd9a3d60ca4e52b?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352676"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:32ee016a14369b66c690cce5bb167312306e1671f19bd257e0f37abf1d6902ac_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:32ee016a14369b66c690cce5bb167312306e1671f19bd257e0f37abf1d6902ac_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:32ee016a14369b66c690cce5bb167312306e1671f19bd257e0f37abf1d6902ac_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel9@sha256%3A32ee016a14369b66c690cce5bb167312306e1671f19bd257e0f37abf1d6902ac?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352652"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b229c2dfb9895ba92763ae89b02e4e30095801637263c95a0419a0f377ab76b0_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b229c2dfb9895ba92763ae89b02e4e30095801637263c95a0419a0f377ab76b0_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b229c2dfb9895ba92763ae89b02e4e30095801637263c95a0419a0f377ab76b0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel9@sha256%3Ab229c2dfb9895ba92763ae89b02e4e30095801637263c95a0419a0f377ab76b0?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352600"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:093890b6532bcf1973bed2a87f05190b287ef9dcc7da1da5936b8a8077c02a07_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:093890b6532bcf1973bed2a87f05190b287ef9dcc7da1da5936b8a8077c02a07_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:093890b6532bcf1973bed2a87f05190b287ef9dcc7da1da5936b8a8077c02a07_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel9@sha256%3A093890b6532bcf1973bed2a87f05190b287ef9dcc7da1da5936b8a8077c02a07?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352638"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:01f2f1b792be3f423cd0871c1febc5f2ae6529a392219e02704d210556052b5c_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:01f2f1b792be3f423cd0871c1febc5f2ae6529a392219e02704d210556052b5c_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:01f2f1b792be3f423cd0871c1febc5f2ae6529a392219e02704d210556052b5c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel9@sha256%3A01f2f1b792be3f423cd0871c1febc5f2ae6529a392219e02704d210556052b5c?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352708"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:db0f8bb811846567e9182aa7d78d48a4c9552d5a1237b43ee770a63084a3395f_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:db0f8bb811846567e9182aa7d78d48a4c9552d5a1237b43ee770a63084a3395f_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:db0f8bb811846567e9182aa7d78d48a4c9552d5a1237b43ee770a63084a3395f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel9@sha256%3Adb0f8bb811846567e9182aa7d78d48a4c9552d5a1237b43ee770a63084a3395f?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352631"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:d5cca0c6f13dfb26012f1966bd710f5b0d273b86e5b78175e3fed265113ae813_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:d5cca0c6f13dfb26012f1966bd710f5b0d273b86e5b78175e3fed265113ae813_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:d5cca0c6f13dfb26012f1966bd710f5b0d273b86e5b78175e3fed265113ae813_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel9@sha256%3Ad5cca0c6f13dfb26012f1966bd710f5b0d273b86e5b78175e3fed265113ae813?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778265485"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c58487cb5ecf403ba7e9b3aa765a7cb747d8255ff9017a6898d672c13218acb9_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c58487cb5ecf403ba7e9b3aa765a7cb747d8255ff9017a6898d672c13218acb9_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c58487cb5ecf403ba7e9b3aa765a7cb747d8255ff9017a6898d672c13218acb9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel9@sha256%3Ac58487cb5ecf403ba7e9b3aa765a7cb747d8255ff9017a6898d672c13218acb9?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352718"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:839b77da7118c52d80856c2e1e1791e80de1cfca81d4dcc962e0b2f46965ed17_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:839b77da7118c52d80856c2e1e1791e80de1cfca81d4dcc962e0b2f46965ed17_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:839b77da7118c52d80856c2e1e1791e80de1cfca81d4dcc962e0b2f46965ed17_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel9@sha256%3A839b77da7118c52d80856c2e1e1791e80de1cfca81d4dcc962e0b2f46965ed17?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352753"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:3ce18ada2f9a154701aff42e85bd04ae208c98a2740795ba13b68b337a155737_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:3ce18ada2f9a154701aff42e85bd04ae208c98a2740795ba13b68b337a155737_s390x",
"product_id": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:3ce18ada2f9a154701aff42e85bd04ae208c98a2740795ba13b68b337a155737_s390x",
"product_identification_helper": {
"purl": "pkg:oci/addon-manager-rhel9@sha256%3A3ce18ada2f9a154701aff42e85bd04ae208c98a2740795ba13b68b337a155737?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352535"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:fa0f47ba291842a673e2e881e61e5ce90f9d2688bd507ed13ab25839211fac4a_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:fa0f47ba291842a673e2e881e61e5ce90f9d2688bd507ed13ab25839211fac4a_s390x",
"product_id": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:fa0f47ba291842a673e2e881e61e5ce90f9d2688bd507ed13ab25839211fac4a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel9@sha256%3Afa0f47ba291842a673e2e881e61e5ce90f9d2688bd507ed13ab25839211fac4a?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352498"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:f2db5fcb81c8b503193f9bffc6e867da79b975fd7c8c8865ad0c94e77ae2e4be_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:f2db5fcb81c8b503193f9bffc6e867da79b975fd7c8c8865ad0c94e77ae2e4be_s390x",
"product_id": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:f2db5fcb81c8b503193f9bffc6e867da79b975fd7c8c8865ad0c94e77ae2e4be_s390x",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel9-operator@sha256%3Af2db5fcb81c8b503193f9bffc6e867da79b975fd7c8c8865ad0c94e77ae2e4be?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352535"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:9d1cd236f8c94e1ef553c7051dcd72fafd0f1696dfc83591baac66994899eec8_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:9d1cd236f8c94e1ef553c7051dcd72fafd0f1696dfc83591baac66994899eec8_s390x",
"product_id": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:9d1cd236f8c94e1ef553c7051dcd72fafd0f1696dfc83591baac66994899eec8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel9@sha256%3A9d1cd236f8c94e1ef553c7051dcd72fafd0f1696dfc83591baac66994899eec8?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352553"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d97152635adb4a0fbc31e60ccd968ea60b6243f08c99c8842181b565356bc427_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d97152635adb4a0fbc31e60ccd968ea60b6243f08c99c8842181b565356bc427_s390x",
"product_id": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d97152635adb4a0fbc31e60ccd968ea60b6243f08c99c8842181b565356bc427_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel9@sha256%3Ad97152635adb4a0fbc31e60ccd968ea60b6243f08c99c8842181b565356bc427?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352561"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:77ee8a095399d9fca8641a5fb08b9e06031df4b63bd8c2526a6f144e0e94586d_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:77ee8a095399d9fca8641a5fb08b9e06031df4b63bd8c2526a6f144e0e94586d_s390x",
"product_id": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:77ee8a095399d9fca8641a5fb08b9e06031df4b63bd8c2526a6f144e0e94586d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel9@sha256%3A77ee8a095399d9fca8641a5fb08b9e06031df4b63bd8c2526a6f144e0e94586d?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352566"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:613bb1aa4cf3d7ab00cbd7c192a8e691cff2c8592ddce0efc42dfae8bc8b090e_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:613bb1aa4cf3d7ab00cbd7c192a8e691cff2c8592ddce0efc42dfae8bc8b090e_s390x",
"product_id": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:613bb1aa4cf3d7ab00cbd7c192a8e691cff2c8592ddce0efc42dfae8bc8b090e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel9@sha256%3A613bb1aa4cf3d7ab00cbd7c192a8e691cff2c8592ddce0efc42dfae8bc8b090e?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352551"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:9a624bb5394c0cb2687dc2416f006eed7694588aee4b7dfdc37ae2d1bc911cd6_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:9a624bb5394c0cb2687dc2416f006eed7694588aee4b7dfdc37ae2d1bc911cd6_s390x",
"product_id": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:9a624bb5394c0cb2687dc2416f006eed7694588aee4b7dfdc37ae2d1bc911cd6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel9@sha256%3A9a624bb5394c0cb2687dc2416f006eed7694588aee4b7dfdc37ae2d1bc911cd6?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352606"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:62c7309855978c992e157afa6a9423ad0a37a8362e6e8ec7fb33fcf92d49547f_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:62c7309855978c992e157afa6a9423ad0a37a8362e6e8ec7fb33fcf92d49547f_s390x",
"product_id": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:62c7309855978c992e157afa6a9423ad0a37a8362e6e8ec7fb33fcf92d49547f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel9@sha256%3A62c7309855978c992e157afa6a9423ad0a37a8362e6e8ec7fb33fcf92d49547f?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352573"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:fb02c2d0c4f2286534f9de3f2e8784ff7460cefc87fbc57cf38d494148a9c04d_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:fb02c2d0c4f2286534f9de3f2e8784ff7460cefc87fbc57cf38d494148a9c04d_s390x",
"product_id": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:fb02c2d0c4f2286534f9de3f2e8784ff7460cefc87fbc57cf38d494148a9c04d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel9@sha256%3Afb02c2d0c4f2286534f9de3f2e8784ff7460cefc87fbc57cf38d494148a9c04d?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352573"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:c5ffe606bfd7394a51e2812822681ff5e02bac1709d7d28a786ac06778dcccae_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:c5ffe606bfd7394a51e2812822681ff5e02bac1709d7d28a786ac06778dcccae_s390x",
"product_id": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:c5ffe606bfd7394a51e2812822681ff5e02bac1709d7d28a786ac06778dcccae_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel9@sha256%3Ac5ffe606bfd7394a51e2812822681ff5e02bac1709d7d28a786ac06778dcccae?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352552"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3d4b97e4bb90ddd75391bcb80911536b5eb2383089dfd798ed10758bec1497a5_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3d4b97e4bb90ddd75391bcb80911536b5eb2383089dfd798ed10758bec1497a5_s390x",
"product_id": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3d4b97e4bb90ddd75391bcb80911536b5eb2383089dfd798ed10758bec1497a5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel9@sha256%3A3d4b97e4bb90ddd75391bcb80911536b5eb2383089dfd798ed10758bec1497a5?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778383863"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:64067894bf36b9e3c53f9cbc14284fb068191bbeda4a33a1fee2ea5fbe898b39_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:64067894bf36b9e3c53f9cbc14284fb068191bbeda4a33a1fee2ea5fbe898b39_s390x",
"product_id": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:64067894bf36b9e3c53f9cbc14284fb068191bbeda4a33a1fee2ea5fbe898b39_s390x",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel9@sha256%3A64067894bf36b9e3c53f9cbc14284fb068191bbeda4a33a1fee2ea5fbe898b39?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352590"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:91f7af335790fa31dfaaacca90a041298019c7b41cd2c7dd508b85fbe191c8a2_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:91f7af335790fa31dfaaacca90a041298019c7b41cd2c7dd508b85fbe191c8a2_s390x",
"product_id": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:91f7af335790fa31dfaaacca90a041298019c7b41cd2c7dd508b85fbe191c8a2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel9@sha256%3A91f7af335790fa31dfaaacca90a041298019c7b41cd2c7dd508b85fbe191c8a2?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352779"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:cd82ef67eaae640f8a40e8f9e618b14a46d8ef04376f0f477787fd907005727f_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:cd82ef67eaae640f8a40e8f9e618b14a46d8ef04376f0f477787fd907005727f_s390x",
"product_id": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:cd82ef67eaae640f8a40e8f9e618b14a46d8ef04376f0f477787fd907005727f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel9-operator@sha256%3Acd82ef67eaae640f8a40e8f9e618b14a46d8ef04376f0f477787fd907005727f?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352607"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:ed8b18fa3d3682d75d95dba34999509cbd5881d4434ab8b0ff6cc9a668ca81fd_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:ed8b18fa3d3682d75d95dba34999509cbd5881d4434ab8b0ff6cc9a668ca81fd_s390x",
"product_id": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:ed8b18fa3d3682d75d95dba34999509cbd5881d4434ab8b0ff6cc9a668ca81fd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel9@sha256%3Aed8b18fa3d3682d75d95dba34999509cbd5881d4434ab8b0ff6cc9a668ca81fd?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352598"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c6f02742d6118c8e935eb716f530e216333759749ed9de181f662bb7448c73c1_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c6f02742d6118c8e935eb716f530e216333759749ed9de181f662bb7448c73c1_s390x",
"product_id": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c6f02742d6118c8e935eb716f530e216333759749ed9de181f662bb7448c73c1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel9-operator@sha256%3Ac6f02742d6118c8e935eb716f530e216333759749ed9de181f662bb7448c73c1?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352598"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:6124da9ed1b17d4846efc53bccc81a58123f8d588fc1d92c3b010696fa0d26cd_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:6124da9ed1b17d4846efc53bccc81a58123f8d588fc1d92c3b010696fa0d26cd_s390x",
"product_id": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:6124da9ed1b17d4846efc53bccc81a58123f8d588fc1d92c3b010696fa0d26cd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/image-based-install-rhel9@sha256%3A6124da9ed1b17d4846efc53bccc81a58123f8d588fc1d92c3b010696fa0d26cd?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778374601"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e611f0884a2d6d2a8f41a019a00e6c5a1aeb6e563b300521bd461b9e07362d11_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e611f0884a2d6d2a8f41a019a00e6c5a1aeb6e563b300521bd461b9e07362d11_s390x",
"product_id": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e611f0884a2d6d2a8f41a019a00e6c5a1aeb6e563b300521bd461b9e07362d11_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-mce-rhel9@sha256%3Ae611f0884a2d6d2a8f41a019a00e6c5a1aeb6e563b300521bd461b9e07362d11?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352676"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:ba09707bb97f71b70048a974fd7bbfd174bb04857c8a54771f9b4d8096059b2b_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:ba09707bb97f71b70048a974fd7bbfd174bb04857c8a54771f9b4d8096059b2b_s390x",
"product_id": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:ba09707bb97f71b70048a974fd7bbfd174bb04857c8a54771f9b4d8096059b2b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel9@sha256%3Aba09707bb97f71b70048a974fd7bbfd174bb04857c8a54771f9b4d8096059b2b?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352652"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:fef9e41cee316ab7aa722a954b1b4a226218c93398486a961ac94bf17dc141f7_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:fef9e41cee316ab7aa722a954b1b4a226218c93398486a961ac94bf17dc141f7_s390x",
"product_id": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:fef9e41cee316ab7aa722a954b1b4a226218c93398486a961ac94bf17dc141f7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel9@sha256%3Afef9e41cee316ab7aa722a954b1b4a226218c93398486a961ac94bf17dc141f7?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352600"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:eca610d0852fd15bdc293cfb8ef6933b58b8d0067e39844fecf02c9d478f0245_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:eca610d0852fd15bdc293cfb8ef6933b58b8d0067e39844fecf02c9d478f0245_s390x",
"product_id": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:eca610d0852fd15bdc293cfb8ef6933b58b8d0067e39844fecf02c9d478f0245_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel9@sha256%3Aeca610d0852fd15bdc293cfb8ef6933b58b8d0067e39844fecf02c9d478f0245?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352638"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:d2676fb519b9b5cc9a8865c4c3734fc260685a56afbe7479da7f6c2c08cfae8b_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:d2676fb519b9b5cc9a8865c4c3734fc260685a56afbe7479da7f6c2c08cfae8b_s390x",
"product_id": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:d2676fb519b9b5cc9a8865c4c3734fc260685a56afbe7479da7f6c2c08cfae8b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel9@sha256%3Ad2676fb519b9b5cc9a8865c4c3734fc260685a56afbe7479da7f6c2c08cfae8b?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352708"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:0c62d9f4d4c1d3a087450ee955cf28204fc8a2cd3504e581f68f731fe3140aa4_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:0c62d9f4d4c1d3a087450ee955cf28204fc8a2cd3504e581f68f731fe3140aa4_s390x",
"product_id": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:0c62d9f4d4c1d3a087450ee955cf28204fc8a2cd3504e581f68f731fe3140aa4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel9@sha256%3A0c62d9f4d4c1d3a087450ee955cf28204fc8a2cd3504e581f68f731fe3140aa4?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352631"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:f133c396d65044ba83c3fdfb58f6f43cb447e7e4ff2d536059a6f005ec66c3f3_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:f133c396d65044ba83c3fdfb58f6f43cb447e7e4ff2d536059a6f005ec66c3f3_s390x",
"product_id": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:f133c396d65044ba83c3fdfb58f6f43cb447e7e4ff2d536059a6f005ec66c3f3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel9@sha256%3Af133c396d65044ba83c3fdfb58f6f43cb447e7e4ff2d536059a6f005ec66c3f3?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778265485"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c5a35f620a3f8b04400c9743e12ea19b5bd48a45dc9f7bbf1663393f8b6949bb_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c5a35f620a3f8b04400c9743e12ea19b5bd48a45dc9f7bbf1663393f8b6949bb_s390x",
"product_id": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c5a35f620a3f8b04400c9743e12ea19b5bd48a45dc9f7bbf1663393f8b6949bb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel9@sha256%3Ac5a35f620a3f8b04400c9743e12ea19b5bd48a45dc9f7bbf1663393f8b6949bb?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352718"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:a47b22e4da16141a0b69d2fe0197bd36b5079cfa6112acf185f1417268f393c0_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:a47b22e4da16141a0b69d2fe0197bd36b5079cfa6112acf185f1417268f393c0_s390x",
"product_id": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:a47b22e4da16141a0b69d2fe0197bd36b5079cfa6112acf185f1417268f393c0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel9@sha256%3Aa47b22e4da16141a0b69d2fe0197bd36b5079cfa6112acf185f1417268f393c0?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine\u0026tag=1778352753"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:3ce18ada2f9a154701aff42e85bd04ae208c98a2740795ba13b68b337a155737_s390x as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:3ce18ada2f9a154701aff42e85bd04ae208c98a2740795ba13b68b337a155737_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:3ce18ada2f9a154701aff42e85bd04ae208c98a2740795ba13b68b337a155737_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:55823addb648700bd1664bb58133f1aedfb65fbc74749687fbef41f1136bcee7_arm64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:55823addb648700bd1664bb58133f1aedfb65fbc74749687fbef41f1136bcee7_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:55823addb648700bd1664bb58133f1aedfb65fbc74749687fbef41f1136bcee7_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:874e4ccb63bcfd4de4286999abc76a62085b7e815dd7e6ae94c1e43a3ce0966c_amd64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:874e4ccb63bcfd4de4286999abc76a62085b7e815dd7e6ae94c1e43a3ce0966c_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:874e4ccb63bcfd4de4286999abc76a62085b7e815dd7e6ae94c1e43a3ce0966c_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:9fa3d423f4bc2067d3b5e006141069201b2ac41808703fd05d581eb920e42561_ppc64le as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:9fa3d423f4bc2067d3b5e006141069201b2ac41808703fd05d581eb920e42561_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:9fa3d423f4bc2067d3b5e006141069201b2ac41808703fd05d581eb920e42561_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:453c6ea090fff48b07855523ca40a2e8a3a9a8283f53b9a0ee07a8a7f95ee6b3_arm64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:453c6ea090fff48b07855523ca40a2e8a3a9a8283f53b9a0ee07a8a7f95ee6b3_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:453c6ea090fff48b07855523ca40a2e8a3a9a8283f53b9a0ee07a8a7f95ee6b3_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:6bc7241a590cd80fb92ee323069186c8540eb6a4f33d8d5ba187ef2c589d4e76_amd64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:6bc7241a590cd80fb92ee323069186c8540eb6a4f33d8d5ba187ef2c589d4e76_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:6bc7241a590cd80fb92ee323069186c8540eb6a4f33d8d5ba187ef2c589d4e76_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:a5ce32fb4b8ccf9d56a76bbd97e0c36205b6992e1628e179249c62fd0a7f3e8a_ppc64le as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:a5ce32fb4b8ccf9d56a76bbd97e0c36205b6992e1628e179249c62fd0a7f3e8a_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:a5ce32fb4b8ccf9d56a76bbd97e0c36205b6992e1628e179249c62fd0a7f3e8a_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:f2db5fcb81c8b503193f9bffc6e867da79b975fd7c8c8865ad0c94e77ae2e4be_s390x as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:f2db5fcb81c8b503193f9bffc6e867da79b975fd7c8c8865ad0c94e77ae2e4be_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:f2db5fcb81c8b503193f9bffc6e867da79b975fd7c8c8865ad0c94e77ae2e4be_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:5ea2be3c0418cb4897de097ebd0f920f32895344f1eeac8f5e4a494643a25e87_amd64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:5ea2be3c0418cb4897de097ebd0f920f32895344f1eeac8f5e4a494643a25e87_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:5ea2be3c0418cb4897de097ebd0f920f32895344f1eeac8f5e4a494643a25e87_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:9d1cd236f8c94e1ef553c7051dcd72fafd0f1696dfc83591baac66994899eec8_s390x as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:9d1cd236f8c94e1ef553c7051dcd72fafd0f1696dfc83591baac66994899eec8_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:9d1cd236f8c94e1ef553c7051dcd72fafd0f1696dfc83591baac66994899eec8_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a86c5ab69b5aca8df3cbdb8f195678b4dc767745c06c16fc2d6dfc2809d705b1_ppc64le as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a86c5ab69b5aca8df3cbdb8f195678b4dc767745c06c16fc2d6dfc2809d705b1_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a86c5ab69b5aca8df3cbdb8f195678b4dc767745c06c16fc2d6dfc2809d705b1_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c77990d5205df7d25319f236a041bb7c852adcf142f0781a97f7f2dd90aefd08_arm64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c77990d5205df7d25319f236a041bb7c852adcf142f0781a97f7f2dd90aefd08_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c77990d5205df7d25319f236a041bb7c852adcf142f0781a97f7f2dd90aefd08_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3ce626dda8bd0950f2ff0c063be586125641513e70de40e2765fe9133a0cef4a_amd64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3ce626dda8bd0950f2ff0c063be586125641513e70de40e2765fe9133a0cef4a_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3ce626dda8bd0950f2ff0c063be586125641513e70de40e2765fe9133a0cef4a_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:79275891d7178bd4b611914b9d7b450e0dce37bf87972de262b1976928100a1b_arm64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:79275891d7178bd4b611914b9d7b450e0dce37bf87972de262b1976928100a1b_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:79275891d7178bd4b611914b9d7b450e0dce37bf87972de262b1976928100a1b_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d97152635adb4a0fbc31e60ccd968ea60b6243f08c99c8842181b565356bc427_s390x as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d97152635adb4a0fbc31e60ccd968ea60b6243f08c99c8842181b565356bc427_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d97152635adb4a0fbc31e60ccd968ea60b6243f08c99c8842181b565356bc427_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:f7dad30eb5ac563461591d2bad155e870678f5b538a127b3c1da137f1b466c8a_ppc64le as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:f7dad30eb5ac563461591d2bad155e870678f5b538a127b3c1da137f1b466c8a_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:f7dad30eb5ac563461591d2bad155e870678f5b538a127b3c1da137f1b466c8a_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:40e001d6c3c4fc080611625285968d4a70ca26d2c65e7b3914062203e948ef6f_arm64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:40e001d6c3c4fc080611625285968d4a70ca26d2c65e7b3914062203e948ef6f_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:40e001d6c3c4fc080611625285968d4a70ca26d2c65e7b3914062203e948ef6f_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:6eb8515588ea85534b444071dda2b5563cd637040b09709da5b3b14921b36ece_amd64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:6eb8515588ea85534b444071dda2b5563cd637040b09709da5b3b14921b36ece_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:6eb8515588ea85534b444071dda2b5563cd637040b09709da5b3b14921b36ece_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:77ee8a095399d9fca8641a5fb08b9e06031df4b63bd8c2526a6f144e0e94586d_s390x as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:77ee8a095399d9fca8641a5fb08b9e06031df4b63bd8c2526a6f144e0e94586d_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:77ee8a095399d9fca8641a5fb08b9e06031df4b63bd8c2526a6f144e0e94586d_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:c283e665c5dad24e8dd28646c8c5eb5fb3afb77a5e2b299a0fb82ead975dcff1_ppc64le as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:c283e665c5dad24e8dd28646c8c5eb5fb3afb77a5e2b299a0fb82ead975dcff1_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:c283e665c5dad24e8dd28646c8c5eb5fb3afb77a5e2b299a0fb82ead975dcff1_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d551c761a67292a0144f5b20c9b5a30d5de1a8fb4c0f74b64dc0db38f5b6be4_arm64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d551c761a67292a0144f5b20c9b5a30d5de1a8fb4c0f74b64dc0db38f5b6be4_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d551c761a67292a0144f5b20c9b5a30d5de1a8fb4c0f74b64dc0db38f5b6be4_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:14763b8e9ed64215f3d30bae7b3ba3d43f4c19ccf509661f586a8d218feb9a2a_amd64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:14763b8e9ed64215f3d30bae7b3ba3d43f4c19ccf509661f586a8d218feb9a2a_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:14763b8e9ed64215f3d30bae7b3ba3d43f4c19ccf509661f586a8d218feb9a2a_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:613bb1aa4cf3d7ab00cbd7c192a8e691cff2c8592ddce0efc42dfae8bc8b090e_s390x as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:613bb1aa4cf3d7ab00cbd7c192a8e691cff2c8592ddce0efc42dfae8bc8b090e_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:613bb1aa4cf3d7ab00cbd7c192a8e691cff2c8592ddce0efc42dfae8bc8b090e_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:c95bfbba7e1ca8c118fc751462259cec11141f3ca9bb529111514a3e8f1b8556_ppc64le as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:c95bfbba7e1ca8c118fc751462259cec11141f3ca9bb529111514a3e8f1b8556_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:c95bfbba7e1ca8c118fc751462259cec11141f3ca9bb529111514a3e8f1b8556_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:25f95df1593ea4e64752422f0e62171dfddb5adc359289a7c6877c963d7b34d5_arm64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:25f95df1593ea4e64752422f0e62171dfddb5adc359289a7c6877c963d7b34d5_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:25f95df1593ea4e64752422f0e62171dfddb5adc359289a7c6877c963d7b34d5_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:9a624bb5394c0cb2687dc2416f006eed7694588aee4b7dfdc37ae2d1bc911cd6_s390x as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:9a624bb5394c0cb2687dc2416f006eed7694588aee4b7dfdc37ae2d1bc911cd6_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:9a624bb5394c0cb2687dc2416f006eed7694588aee4b7dfdc37ae2d1bc911cd6_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:a5fa11271cd6a63db3acbc960b9a832d7074ecdcb9f426cabfddc67bcb70c68d_amd64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:a5fa11271cd6a63db3acbc960b9a832d7074ecdcb9f426cabfddc67bcb70c68d_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:a5fa11271cd6a63db3acbc960b9a832d7074ecdcb9f426cabfddc67bcb70c68d_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:f979acb72698cf6461637197b8f16f3650124bc0bc4d3060374fe25b308f73db_ppc64le as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:f979acb72698cf6461637197b8f16f3650124bc0bc4d3060374fe25b308f73db_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:f979acb72698cf6461637197b8f16f3650124bc0bc4d3060374fe25b308f73db_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:62c7309855978c992e157afa6a9423ad0a37a8362e6e8ec7fb33fcf92d49547f_s390x as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:62c7309855978c992e157afa6a9423ad0a37a8362e6e8ec7fb33fcf92d49547f_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:62c7309855978c992e157afa6a9423ad0a37a8362e6e8ec7fb33fcf92d49547f_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:6933a99d9a1b8cad65923164a3807a071924e60d34e993923232a279831bd0a1_arm64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:6933a99d9a1b8cad65923164a3807a071924e60d34e993923232a279831bd0a1_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:6933a99d9a1b8cad65923164a3807a071924e60d34e993923232a279831bd0a1_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d4cf745aaeed4038df11ea58579e0aa22d2b853735cc8bd8f3fe05837e930ce8_ppc64le as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d4cf745aaeed4038df11ea58579e0aa22d2b853735cc8bd8f3fe05837e930ce8_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d4cf745aaeed4038df11ea58579e0aa22d2b853735cc8bd8f3fe05837e930ce8_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d59bd269680eb6419d76972f3d808b33d804f3389b0280b7206f31caa394f6c0_amd64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d59bd269680eb6419d76972f3d808b33d804f3389b0280b7206f31caa394f6c0_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d59bd269680eb6419d76972f3d808b33d804f3389b0280b7206f31caa394f6c0_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:45f189ec954f7191c313dea7b5b86ebe0e0ada562607197a274e813f0e39d157_ppc64le as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:45f189ec954f7191c313dea7b5b86ebe0e0ada562607197a274e813f0e39d157_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:45f189ec954f7191c313dea7b5b86ebe0e0ada562607197a274e813f0e39d157_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:5d8920cc01d260a4b70d70aba43e91fe506ef603fda21891c3ef3f4c2da53f49_arm64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:5d8920cc01d260a4b70d70aba43e91fe506ef603fda21891c3ef3f4c2da53f49_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:5d8920cc01d260a4b70d70aba43e91fe506ef603fda21891c3ef3f4c2da53f49_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:b36885f05b970a4cce0f595dd8408360807c9539dd240edd3a40fbcd5a63a86c_amd64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:b36885f05b970a4cce0f595dd8408360807c9539dd240edd3a40fbcd5a63a86c_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:b36885f05b970a4cce0f595dd8408360807c9539dd240edd3a40fbcd5a63a86c_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:fb02c2d0c4f2286534f9de3f2e8784ff7460cefc87fbc57cf38d494148a9c04d_s390x as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:fb02c2d0c4f2286534f9de3f2e8784ff7460cefc87fbc57cf38d494148a9c04d_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:fb02c2d0c4f2286534f9de3f2e8784ff7460cefc87fbc57cf38d494148a9c04d_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1c1629615b7977dad68d26bb3b405b3fc3c9141e2ba4fac6a87813231f5ee846_amd64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1c1629615b7977dad68d26bb3b405b3fc3c9141e2ba4fac6a87813231f5ee846_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1c1629615b7977dad68d26bb3b405b3fc3c9141e2ba4fac6a87813231f5ee846_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2e9f54de165e01b3abaf294253597eae1e9a58dcddd274abe591890a77d76de6_arm64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2e9f54de165e01b3abaf294253597eae1e9a58dcddd274abe591890a77d76de6_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2e9f54de165e01b3abaf294253597eae1e9a58dcddd274abe591890a77d76de6_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:880b6361f68bd6bb6f5cceaa9b0688f03c5d8f55a7e3404ddb9c3c1700dfe567_ppc64le as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:880b6361f68bd6bb6f5cceaa9b0688f03c5d8f55a7e3404ddb9c3c1700dfe567_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:880b6361f68bd6bb6f5cceaa9b0688f03c5d8f55a7e3404ddb9c3c1700dfe567_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:c5ffe606bfd7394a51e2812822681ff5e02bac1709d7d28a786ac06778dcccae_s390x as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:c5ffe606bfd7394a51e2812822681ff5e02bac1709d7d28a786ac06778dcccae_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:c5ffe606bfd7394a51e2812822681ff5e02bac1709d7d28a786ac06778dcccae_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3d4b97e4bb90ddd75391bcb80911536b5eb2383089dfd798ed10758bec1497a5_s390x as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3d4b97e4bb90ddd75391bcb80911536b5eb2383089dfd798ed10758bec1497a5_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3d4b97e4bb90ddd75391bcb80911536b5eb2383089dfd798ed10758bec1497a5_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:7eae601d70fd246d3489f23611a6cac60f9e515b22228d20c9afab42548f6c56_amd64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:7eae601d70fd246d3489f23611a6cac60f9e515b22228d20c9afab42548f6c56_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:7eae601d70fd246d3489f23611a6cac60f9e515b22228d20c9afab42548f6c56_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:b947d8bbc2b6a474fc7e9dde634d5e92890bac69007d32852c03c48f715b7ed8_arm64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:b947d8bbc2b6a474fc7e9dde634d5e92890bac69007d32852c03c48f715b7ed8_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:b947d8bbc2b6a474fc7e9dde634d5e92890bac69007d32852c03c48f715b7ed8_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:ceb7701b44f8af636220d8d0300e9075afbe74db9d080e9c13385d18b84bfcc4_ppc64le as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:ceb7701b44f8af636220d8d0300e9075afbe74db9d080e9c13385d18b84bfcc4_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:ceb7701b44f8af636220d8d0300e9075afbe74db9d080e9c13385d18b84bfcc4_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:31da6737b88229d9cd8ac2af478fe98009aed8fa4d2115d372d67e10d04e2ceb_amd64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:31da6737b88229d9cd8ac2af478fe98009aed8fa4d2115d372d67e10d04e2ceb_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:31da6737b88229d9cd8ac2af478fe98009aed8fa4d2115d372d67e10d04e2ceb_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:64067894bf36b9e3c53f9cbc14284fb068191bbeda4a33a1fee2ea5fbe898b39_s390x as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:64067894bf36b9e3c53f9cbc14284fb068191bbeda4a33a1fee2ea5fbe898b39_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:64067894bf36b9e3c53f9cbc14284fb068191bbeda4a33a1fee2ea5fbe898b39_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:8b08c42d605c9dc4dfc3b615b894481009b2a950f5aded78d0138cd7b8d83476_ppc64le as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:8b08c42d605c9dc4dfc3b615b894481009b2a950f5aded78d0138cd7b8d83476_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:8b08c42d605c9dc4dfc3b615b894481009b2a950f5aded78d0138cd7b8d83476_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:ce01736bb92b45b806a20d6ba706a4ea47f2bfc7d36eff47bb876f56aa1a2c20_arm64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:ce01736bb92b45b806a20d6ba706a4ea47f2bfc7d36eff47bb876f56aa1a2c20_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:ce01736bb92b45b806a20d6ba706a4ea47f2bfc7d36eff47bb876f56aa1a2c20_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:2ddb0e8109bf19496909102ec4b276bb8e785bff367174ad3e41b23261365198_ppc64le as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:2ddb0e8109bf19496909102ec4b276bb8e785bff367174ad3e41b23261365198_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:2ddb0e8109bf19496909102ec4b276bb8e785bff367174ad3e41b23261365198_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5af36d61e760b74bada2c5e86daf9ca551cc78511ec21d8715675c0c460e055d_arm64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5af36d61e760b74bada2c5e86daf9ca551cc78511ec21d8715675c0c460e055d_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5af36d61e760b74bada2c5e86daf9ca551cc78511ec21d8715675c0c460e055d_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:88d8e9bca990bb6f0febcb7fdf39021487ed749a043a562351a8ae5c45717e89_amd64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:88d8e9bca990bb6f0febcb7fdf39021487ed749a043a562351a8ae5c45717e89_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:88d8e9bca990bb6f0febcb7fdf39021487ed749a043a562351a8ae5c45717e89_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:91f7af335790fa31dfaaacca90a041298019c7b41cd2c7dd508b85fbe191c8a2_s390x as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:91f7af335790fa31dfaaacca90a041298019c7b41cd2c7dd508b85fbe191c8a2_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:91f7af335790fa31dfaaacca90a041298019c7b41cd2c7dd508b85fbe191c8a2_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:275370d513dffbaa843db648bf0154daf2471072f4591b74a4e1560b8ae12c5d_ppc64le as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:275370d513dffbaa843db648bf0154daf2471072f4591b74a4e1560b8ae12c5d_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:275370d513dffbaa843db648bf0154daf2471072f4591b74a4e1560b8ae12c5d_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:2fc2ee92fd22c9294c920171dab09c372f6db46e7ad607c0fdcee918518b92dd_arm64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:2fc2ee92fd22c9294c920171dab09c372f6db46e7ad607c0fdcee918518b92dd_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:2fc2ee92fd22c9294c920171dab09c372f6db46e7ad607c0fdcee918518b92dd_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:3a26ce87d1cca061a9a4c4449d7a516bcf3979cd507f34b145c0dc88c2c60a0e_amd64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:3a26ce87d1cca061a9a4c4449d7a516bcf3979cd507f34b145c0dc88c2c60a0e_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:3a26ce87d1cca061a9a4c4449d7a516bcf3979cd507f34b145c0dc88c2c60a0e_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:cd82ef67eaae640f8a40e8f9e618b14a46d8ef04376f0f477787fd907005727f_s390x as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:cd82ef67eaae640f8a40e8f9e618b14a46d8ef04376f0f477787fd907005727f_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:cd82ef67eaae640f8a40e8f9e618b14a46d8ef04376f0f477787fd907005727f_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:1a9471ef97e1b5e32e53dda263ce76ebaa6b3a1ea043b0203c5704737e4260f3_arm64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:1a9471ef97e1b5e32e53dda263ce76ebaa6b3a1ea043b0203c5704737e4260f3_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:1a9471ef97e1b5e32e53dda263ce76ebaa6b3a1ea043b0203c5704737e4260f3_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5079e91e590bfca725a3d0e0dd3dd89c018bf58b5d4ec1e01bdfa9084f9fa31b_amd64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5079e91e590bfca725a3d0e0dd3dd89c018bf58b5d4ec1e01bdfa9084f9fa31b_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5079e91e590bfca725a3d0e0dd3dd89c018bf58b5d4ec1e01bdfa9084f9fa31b_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:e88a513245bc2afe07d1d39edeca31fed6b3da107ab1e1ed3d3d971cea6b07e2_ppc64le as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:e88a513245bc2afe07d1d39edeca31fed6b3da107ab1e1ed3d3d971cea6b07e2_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:e88a513245bc2afe07d1d39edeca31fed6b3da107ab1e1ed3d3d971cea6b07e2_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:ed8b18fa3d3682d75d95dba34999509cbd5881d4434ab8b0ff6cc9a668ca81fd_s390x as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:ed8b18fa3d3682d75d95dba34999509cbd5881d4434ab8b0ff6cc9a668ca81fd_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:ed8b18fa3d3682d75d95dba34999509cbd5881d4434ab8b0ff6cc9a668ca81fd_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:0a14de59b2fefb945b69ec5b35c125cdc67f7fb28ba7006ee3b378b18d868ebe_arm64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:0a14de59b2fefb945b69ec5b35c125cdc67f7fb28ba7006ee3b378b18d868ebe_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:0a14de59b2fefb945b69ec5b35c125cdc67f7fb28ba7006ee3b378b18d868ebe_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:bca0d7cb3ba9dc34dfc053b01d84b27b9dae5a9ee9daffb8b738c93820fc414c_ppc64le as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:bca0d7cb3ba9dc34dfc053b01d84b27b9dae5a9ee9daffb8b738c93820fc414c_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:bca0d7cb3ba9dc34dfc053b01d84b27b9dae5a9ee9daffb8b738c93820fc414c_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c6f02742d6118c8e935eb716f530e216333759749ed9de181f662bb7448c73c1_s390x as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c6f02742d6118c8e935eb716f530e216333759749ed9de181f662bb7448c73c1_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c6f02742d6118c8e935eb716f530e216333759749ed9de181f662bb7448c73c1_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:daf1d3e1c23e27d5013dd22a9da79a2ac3eb8cb00929dce398e6ba5176529ec8_amd64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:daf1d3e1c23e27d5013dd22a9da79a2ac3eb8cb00929dce398e6ba5176529ec8_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:daf1d3e1c23e27d5013dd22a9da79a2ac3eb8cb00929dce398e6ba5176529ec8_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:34e716a642ca0fb32dfddbc396c5a8edd800eb0025e82fd6cc4a5b68f3d141b0_ppc64le as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:34e716a642ca0fb32dfddbc396c5a8edd800eb0025e82fd6cc4a5b68f3d141b0_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:34e716a642ca0fb32dfddbc396c5a8edd800eb0025e82fd6cc4a5b68f3d141b0_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:6124da9ed1b17d4846efc53bccc81a58123f8d588fc1d92c3b010696fa0d26cd_s390x as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:6124da9ed1b17d4846efc53bccc81a58123f8d588fc1d92c3b010696fa0d26cd_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:6124da9ed1b17d4846efc53bccc81a58123f8d588fc1d92c3b010696fa0d26cd_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:c35ec9b27507cd3e251593673097920db7c4c325e640b0331a023444839101f8_amd64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:c35ec9b27507cd3e251593673097920db7c4c325e640b0331a023444839101f8_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:c35ec9b27507cd3e251593673097920db7c4c325e640b0331a023444839101f8_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ff6fdeff600d2306e758771cc333f70992a9b00ef08f96c166e4c55e14edf740_arm64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ff6fdeff600d2306e758771cc333f70992a9b00ef08f96c166e4c55e14edf740_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ff6fdeff600d2306e758771cc333f70992a9b00ef08f96c166e4c55e14edf740_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:414f909444deea8decee115698a967e168b851a350ce06ea7fd9a3d60ca4e52b_ppc64le as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:414f909444deea8decee115698a967e168b851a350ce06ea7fd9a3d60ca4e52b_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:414f909444deea8decee115698a967e168b851a350ce06ea7fd9a3d60ca4e52b_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:8cf604758746c0de918eba3864b9606115fd90d70a8e1b558f0c6dd9181b8760_amd64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:8cf604758746c0de918eba3864b9606115fd90d70a8e1b558f0c6dd9181b8760_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:8cf604758746c0de918eba3864b9606115fd90d70a8e1b558f0c6dd9181b8760_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:bc6c97c4ae8941113e319db22d7c8f740143dd7bf1136d51c1eefd880961c741_arm64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:bc6c97c4ae8941113e319db22d7c8f740143dd7bf1136d51c1eefd880961c741_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:bc6c97c4ae8941113e319db22d7c8f740143dd7bf1136d51c1eefd880961c741_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e611f0884a2d6d2a8f41a019a00e6c5a1aeb6e563b300521bd461b9e07362d11_s390x as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e611f0884a2d6d2a8f41a019a00e6c5a1aeb6e563b300521bd461b9e07362d11_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e611f0884a2d6d2a8f41a019a00e6c5a1aeb6e563b300521bd461b9e07362d11_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:2985f66e8212ab1c24f1b4c81a5b71c21fcb16b083d58ac8f0988a53462edfb9_arm64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:2985f66e8212ab1c24f1b4c81a5b71c21fcb16b083d58ac8f0988a53462edfb9_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:2985f66e8212ab1c24f1b4c81a5b71c21fcb16b083d58ac8f0988a53462edfb9_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:32ee016a14369b66c690cce5bb167312306e1671f19bd257e0f37abf1d6902ac_ppc64le as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:32ee016a14369b66c690cce5bb167312306e1671f19bd257e0f37abf1d6902ac_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:32ee016a14369b66c690cce5bb167312306e1671f19bd257e0f37abf1d6902ac_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:5dafe2aa725fcb515fe44b6b17b327d448a2454103987bfd393439b984259f50_amd64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:5dafe2aa725fcb515fe44b6b17b327d448a2454103987bfd393439b984259f50_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:5dafe2aa725fcb515fe44b6b17b327d448a2454103987bfd393439b984259f50_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:ba09707bb97f71b70048a974fd7bbfd174bb04857c8a54771f9b4d8096059b2b_s390x as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:ba09707bb97f71b70048a974fd7bbfd174bb04857c8a54771f9b4d8096059b2b_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:ba09707bb97f71b70048a974fd7bbfd174bb04857c8a54771f9b4d8096059b2b_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:0141ef7c836ac1be163c3b91e628fddaa24f54562202a3f12c1a5ecccd0bf1dc_arm64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:0141ef7c836ac1be163c3b91e628fddaa24f54562202a3f12c1a5ecccd0bf1dc_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:0141ef7c836ac1be163c3b91e628fddaa24f54562202a3f12c1a5ecccd0bf1dc_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:277da087c79a18098c123376873e4f6defb0dedb6120d3e3214ceddfb3472a9c_amd64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:277da087c79a18098c123376873e4f6defb0dedb6120d3e3214ceddfb3472a9c_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:277da087c79a18098c123376873e4f6defb0dedb6120d3e3214ceddfb3472a9c_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b229c2dfb9895ba92763ae89b02e4e30095801637263c95a0419a0f377ab76b0_ppc64le as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b229c2dfb9895ba92763ae89b02e4e30095801637263c95a0419a0f377ab76b0_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b229c2dfb9895ba92763ae89b02e4e30095801637263c95a0419a0f377ab76b0_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:fef9e41cee316ab7aa722a954b1b4a226218c93398486a961ac94bf17dc141f7_s390x as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:fef9e41cee316ab7aa722a954b1b4a226218c93398486a961ac94bf17dc141f7_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:fef9e41cee316ab7aa722a954b1b4a226218c93398486a961ac94bf17dc141f7_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:093890b6532bcf1973bed2a87f05190b287ef9dcc7da1da5936b8a8077c02a07_ppc64le as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:093890b6532bcf1973bed2a87f05190b287ef9dcc7da1da5936b8a8077c02a07_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:093890b6532bcf1973bed2a87f05190b287ef9dcc7da1da5936b8a8077c02a07_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:1d5ba15a7ce2f563546319adcf5637cd645a3cba6548c0a03e752f9b8c4d989d_arm64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:1d5ba15a7ce2f563546319adcf5637cd645a3cba6548c0a03e752f9b8c4d989d_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:1d5ba15a7ce2f563546319adcf5637cd645a3cba6548c0a03e752f9b8c4d989d_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:cf4a1ff0ca47f11784d6170a1fd5cda5882f8d3e916f0c316a9554e11864bb01_amd64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:cf4a1ff0ca47f11784d6170a1fd5cda5882f8d3e916f0c316a9554e11864bb01_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:cf4a1ff0ca47f11784d6170a1fd5cda5882f8d3e916f0c316a9554e11864bb01_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:eca610d0852fd15bdc293cfb8ef6933b58b8d0067e39844fecf02c9d478f0245_s390x as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:eca610d0852fd15bdc293cfb8ef6933b58b8d0067e39844fecf02c9d478f0245_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:eca610d0852fd15bdc293cfb8ef6933b58b8d0067e39844fecf02c9d478f0245_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:04b6c56b8dd333f59d48aac04e5e3ffb717b85e146d3ff236f9846a9fc44487a_amd64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:04b6c56b8dd333f59d48aac04e5e3ffb717b85e146d3ff236f9846a9fc44487a_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:04b6c56b8dd333f59d48aac04e5e3ffb717b85e146d3ff236f9846a9fc44487a_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09bbc4c0efef903ccc5440e105e03def8db687dd8d521a7d481fc7323780e4c2_arm64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09bbc4c0efef903ccc5440e105e03def8db687dd8d521a7d481fc7323780e4c2_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09bbc4c0efef903ccc5440e105e03def8db687dd8d521a7d481fc7323780e4c2_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:7d6d1b1df29304c022644dd6d372c83c248f55bd6ef4f0cd4338c4a76749827f_ppc64le as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:7d6d1b1df29304c022644dd6d372c83c248f55bd6ef4f0cd4338c4a76749827f_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:7d6d1b1df29304c022644dd6d372c83c248f55bd6ef4f0cd4338c4a76749827f_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:fa0f47ba291842a673e2e881e61e5ce90f9d2688bd507ed13ab25839211fac4a_s390x as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:fa0f47ba291842a673e2e881e61e5ce90f9d2688bd507ed13ab25839211fac4a_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:fa0f47ba291842a673e2e881e61e5ce90f9d2688bd507ed13ab25839211fac4a_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:01f2f1b792be3f423cd0871c1febc5f2ae6529a392219e02704d210556052b5c_ppc64le as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:01f2f1b792be3f423cd0871c1febc5f2ae6529a392219e02704d210556052b5c_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:01f2f1b792be3f423cd0871c1febc5f2ae6529a392219e02704d210556052b5c_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:20e34d09f653c2101dc32478844ac05de21968af8aeaa84236b0152c0e96fb4b_arm64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:20e34d09f653c2101dc32478844ac05de21968af8aeaa84236b0152c0e96fb4b_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:20e34d09f653c2101dc32478844ac05de21968af8aeaa84236b0152c0e96fb4b_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:d2676fb519b9b5cc9a8865c4c3734fc260685a56afbe7479da7f6c2c08cfae8b_s390x as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:d2676fb519b9b5cc9a8865c4c3734fc260685a56afbe7479da7f6c2c08cfae8b_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:d2676fb519b9b5cc9a8865c4c3734fc260685a56afbe7479da7f6c2c08cfae8b_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f0ea279f709eb1f1e0844d1e2fce2ebf354e4ff5bbb20decf1cdf07179d65c3b_amd64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f0ea279f709eb1f1e0844d1e2fce2ebf354e4ff5bbb20decf1cdf07179d65c3b_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f0ea279f709eb1f1e0844d1e2fce2ebf354e4ff5bbb20decf1cdf07179d65c3b_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:0c62d9f4d4c1d3a087450ee955cf28204fc8a2cd3504e581f68f731fe3140aa4_s390x as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:0c62d9f4d4c1d3a087450ee955cf28204fc8a2cd3504e581f68f731fe3140aa4_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:0c62d9f4d4c1d3a087450ee955cf28204fc8a2cd3504e581f68f731fe3140aa4_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3507430fa0d2adfbdc4c2480b3e3dcc29d2023b0aff2f8712304a06435922725_arm64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3507430fa0d2adfbdc4c2480b3e3dcc29d2023b0aff2f8712304a06435922725_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3507430fa0d2adfbdc4c2480b3e3dcc29d2023b0aff2f8712304a06435922725_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a37edc384c993ac0ac8f161924a932bf3d0e73ac0850c1033b0bbac6a3a60fd8_amd64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a37edc384c993ac0ac8f161924a932bf3d0e73ac0850c1033b0bbac6a3a60fd8_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a37edc384c993ac0ac8f161924a932bf3d0e73ac0850c1033b0bbac6a3a60fd8_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:db0f8bb811846567e9182aa7d78d48a4c9552d5a1237b43ee770a63084a3395f_ppc64le as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:db0f8bb811846567e9182aa7d78d48a4c9552d5a1237b43ee770a63084a3395f_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:db0f8bb811846567e9182aa7d78d48a4c9552d5a1237b43ee770a63084a3395f_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:04197371cf97e30caa72687257da16e5c5e9d2554272b5d105225751035aea6c_amd64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:04197371cf97e30caa72687257da16e5c5e9d2554272b5d105225751035aea6c_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:04197371cf97e30caa72687257da16e5c5e9d2554272b5d105225751035aea6c_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:551b1f23c76d2e0af8f970fd411dce15a1aed7d2a0367867d1d990d92c2140bb_arm64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:551b1f23c76d2e0af8f970fd411dce15a1aed7d2a0367867d1d990d92c2140bb_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:551b1f23c76d2e0af8f970fd411dce15a1aed7d2a0367867d1d990d92c2140bb_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c58487cb5ecf403ba7e9b3aa765a7cb747d8255ff9017a6898d672c13218acb9_ppc64le as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c58487cb5ecf403ba7e9b3aa765a7cb747d8255ff9017a6898d672c13218acb9_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c58487cb5ecf403ba7e9b3aa765a7cb747d8255ff9017a6898d672c13218acb9_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c5a35f620a3f8b04400c9743e12ea19b5bd48a45dc9f7bbf1663393f8b6949bb_s390x as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c5a35f620a3f8b04400c9743e12ea19b5bd48a45dc9f7bbf1663393f8b6949bb_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c5a35f620a3f8b04400c9743e12ea19b5bd48a45dc9f7bbf1663393f8b6949bb_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:20b0c0c375452fbe5e0e6d3ce5fcc1701f17d565ea59cdc3afc839e6db1a8f57_amd64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:20b0c0c375452fbe5e0e6d3ce5fcc1701f17d565ea59cdc3afc839e6db1a8f57_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:20b0c0c375452fbe5e0e6d3ce5fcc1701f17d565ea59cdc3afc839e6db1a8f57_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:d5cca0c6f13dfb26012f1966bd710f5b0d273b86e5b78175e3fed265113ae813_ppc64le as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:d5cca0c6f13dfb26012f1966bd710f5b0d273b86e5b78175e3fed265113ae813_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:d5cca0c6f13dfb26012f1966bd710f5b0d273b86e5b78175e3fed265113ae813_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:e78c21c6635b63c9b998db88c9a476ca69271686ae578370523a5cc13e4ee7b1_arm64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:e78c21c6635b63c9b998db88c9a476ca69271686ae578370523a5cc13e4ee7b1_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:e78c21c6635b63c9b998db88c9a476ca69271686ae578370523a5cc13e4ee7b1_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:f133c396d65044ba83c3fdfb58f6f43cb447e7e4ff2d536059a6f005ec66c3f3_s390x as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:f133c396d65044ba83c3fdfb58f6f43cb447e7e4ff2d536059a6f005ec66c3f3_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:f133c396d65044ba83c3fdfb58f6f43cb447e7e4ff2d536059a6f005ec66c3f3_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:18c753707a880775b4de7258ad26278aeaa4d44431d2b536fd36f09468cbc3ab_amd64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:18c753707a880775b4de7258ad26278aeaa4d44431d2b536fd36f09468cbc3ab_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:18c753707a880775b4de7258ad26278aeaa4d44431d2b536fd36f09468cbc3ab_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:1bcc6f76285463cbd51d012ec92b4451f2ef60f2efba0e105aca393e7bb25e42_arm64 as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1bcc6f76285463cbd51d012ec92b4451f2ef60f2efba0e105aca393e7bb25e42_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:1bcc6f76285463cbd51d012ec92b4451f2ef60f2efba0e105aca393e7bb25e42_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:839b77da7118c52d80856c2e1e1791e80de1cfca81d4dcc962e0b2f46965ed17_ppc64le as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:839b77da7118c52d80856c2e1e1791e80de1cfca81d4dcc962e0b2f46965ed17_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:839b77da7118c52d80856c2e1e1791e80de1cfca81d4dcc962e0b2f46965ed17_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:a47b22e4da16141a0b69d2fe0197bd36b5079cfa6112acf185f1417268f393c0_s390x as a component of multicluster engine for Kubernetes 2.8",
"product_id": "multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:a47b22e4da16141a0b69d2fe0197bd36b5079cfa6112acf185f1417268f393c0_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:a47b22e4da16141a0b69d2fe0197bd36b5079cfa6112acf185f1417268f393c0_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.8"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-62718",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2026-04-09T15:01:48.111177+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:3ce18ada2f9a154701aff42e85bd04ae208c98a2740795ba13b68b337a155737_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:55823addb648700bd1664bb58133f1aedfb65fbc74749687fbef41f1136bcee7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:874e4ccb63bcfd4de4286999abc76a62085b7e815dd7e6ae94c1e43a3ce0966c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:9fa3d423f4bc2067d3b5e006141069201b2ac41808703fd05d581eb920e42561_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:453c6ea090fff48b07855523ca40a2e8a3a9a8283f53b9a0ee07a8a7f95ee6b3_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:6bc7241a590cd80fb92ee323069186c8540eb6a4f33d8d5ba187ef2c589d4e76_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:a5ce32fb4b8ccf9d56a76bbd97e0c36205b6992e1628e179249c62fd0a7f3e8a_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:f2db5fcb81c8b503193f9bffc6e867da79b975fd7c8c8865ad0c94e77ae2e4be_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:5ea2be3c0418cb4897de097ebd0f920f32895344f1eeac8f5e4a494643a25e87_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:9d1cd236f8c94e1ef553c7051dcd72fafd0f1696dfc83591baac66994899eec8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a86c5ab69b5aca8df3cbdb8f195678b4dc767745c06c16fc2d6dfc2809d705b1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c77990d5205df7d25319f236a041bb7c852adcf142f0781a97f7f2dd90aefd08_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3ce626dda8bd0950f2ff0c063be586125641513e70de40e2765fe9133a0cef4a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:79275891d7178bd4b611914b9d7b450e0dce37bf87972de262b1976928100a1b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d97152635adb4a0fbc31e60ccd968ea60b6243f08c99c8842181b565356bc427_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:f7dad30eb5ac563461591d2bad155e870678f5b538a127b3c1da137f1b466c8a_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:40e001d6c3c4fc080611625285968d4a70ca26d2c65e7b3914062203e948ef6f_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:6eb8515588ea85534b444071dda2b5563cd637040b09709da5b3b14921b36ece_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:77ee8a095399d9fca8641a5fb08b9e06031df4b63bd8c2526a6f144e0e94586d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:c283e665c5dad24e8dd28646c8c5eb5fb3afb77a5e2b299a0fb82ead975dcff1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d551c761a67292a0144f5b20c9b5a30d5de1a8fb4c0f74b64dc0db38f5b6be4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:14763b8e9ed64215f3d30bae7b3ba3d43f4c19ccf509661f586a8d218feb9a2a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:613bb1aa4cf3d7ab00cbd7c192a8e691cff2c8592ddce0efc42dfae8bc8b090e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:c95bfbba7e1ca8c118fc751462259cec11141f3ca9bb529111514a3e8f1b8556_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:25f95df1593ea4e64752422f0e62171dfddb5adc359289a7c6877c963d7b34d5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:9a624bb5394c0cb2687dc2416f006eed7694588aee4b7dfdc37ae2d1bc911cd6_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:a5fa11271cd6a63db3acbc960b9a832d7074ecdcb9f426cabfddc67bcb70c68d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:f979acb72698cf6461637197b8f16f3650124bc0bc4d3060374fe25b308f73db_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:62c7309855978c992e157afa6a9423ad0a37a8362e6e8ec7fb33fcf92d49547f_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:6933a99d9a1b8cad65923164a3807a071924e60d34e993923232a279831bd0a1_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d4cf745aaeed4038df11ea58579e0aa22d2b853735cc8bd8f3fe05837e930ce8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d59bd269680eb6419d76972f3d808b33d804f3389b0280b7206f31caa394f6c0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:45f189ec954f7191c313dea7b5b86ebe0e0ada562607197a274e813f0e39d157_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:5d8920cc01d260a4b70d70aba43e91fe506ef603fda21891c3ef3f4c2da53f49_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:b36885f05b970a4cce0f595dd8408360807c9539dd240edd3a40fbcd5a63a86c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:fb02c2d0c4f2286534f9de3f2e8784ff7460cefc87fbc57cf38d494148a9c04d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1c1629615b7977dad68d26bb3b405b3fc3c9141e2ba4fac6a87813231f5ee846_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2e9f54de165e01b3abaf294253597eae1e9a58dcddd274abe591890a77d76de6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:880b6361f68bd6bb6f5cceaa9b0688f03c5d8f55a7e3404ddb9c3c1700dfe567_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:c5ffe606bfd7394a51e2812822681ff5e02bac1709d7d28a786ac06778dcccae_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:31da6737b88229d9cd8ac2af478fe98009aed8fa4d2115d372d67e10d04e2ceb_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:64067894bf36b9e3c53f9cbc14284fb068191bbeda4a33a1fee2ea5fbe898b39_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:8b08c42d605c9dc4dfc3b615b894481009b2a950f5aded78d0138cd7b8d83476_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:ce01736bb92b45b806a20d6ba706a4ea47f2bfc7d36eff47bb876f56aa1a2c20_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:2ddb0e8109bf19496909102ec4b276bb8e785bff367174ad3e41b23261365198_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5af36d61e760b74bada2c5e86daf9ca551cc78511ec21d8715675c0c460e055d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:88d8e9bca990bb6f0febcb7fdf39021487ed749a043a562351a8ae5c45717e89_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:91f7af335790fa31dfaaacca90a041298019c7b41cd2c7dd508b85fbe191c8a2_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:275370d513dffbaa843db648bf0154daf2471072f4591b74a4e1560b8ae12c5d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:2fc2ee92fd22c9294c920171dab09c372f6db46e7ad607c0fdcee918518b92dd_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:3a26ce87d1cca061a9a4c4449d7a516bcf3979cd507f34b145c0dc88c2c60a0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:cd82ef67eaae640f8a40e8f9e618b14a46d8ef04376f0f477787fd907005727f_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:1a9471ef97e1b5e32e53dda263ce76ebaa6b3a1ea043b0203c5704737e4260f3_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5079e91e590bfca725a3d0e0dd3dd89c018bf58b5d4ec1e01bdfa9084f9fa31b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:e88a513245bc2afe07d1d39edeca31fed6b3da107ab1e1ed3d3d971cea6b07e2_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:ed8b18fa3d3682d75d95dba34999509cbd5881d4434ab8b0ff6cc9a668ca81fd_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:0a14de59b2fefb945b69ec5b35c125cdc67f7fb28ba7006ee3b378b18d868ebe_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:bca0d7cb3ba9dc34dfc053b01d84b27b9dae5a9ee9daffb8b738c93820fc414c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c6f02742d6118c8e935eb716f530e216333759749ed9de181f662bb7448c73c1_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:daf1d3e1c23e27d5013dd22a9da79a2ac3eb8cb00929dce398e6ba5176529ec8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:34e716a642ca0fb32dfddbc396c5a8edd800eb0025e82fd6cc4a5b68f3d141b0_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:6124da9ed1b17d4846efc53bccc81a58123f8d588fc1d92c3b010696fa0d26cd_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:c35ec9b27507cd3e251593673097920db7c4c325e640b0331a023444839101f8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ff6fdeff600d2306e758771cc333f70992a9b00ef08f96c166e4c55e14edf740_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:414f909444deea8decee115698a967e168b851a350ce06ea7fd9a3d60ca4e52b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:8cf604758746c0de918eba3864b9606115fd90d70a8e1b558f0c6dd9181b8760_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:bc6c97c4ae8941113e319db22d7c8f740143dd7bf1136d51c1eefd880961c741_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e611f0884a2d6d2a8f41a019a00e6c5a1aeb6e563b300521bd461b9e07362d11_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:2985f66e8212ab1c24f1b4c81a5b71c21fcb16b083d58ac8f0988a53462edfb9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:32ee016a14369b66c690cce5bb167312306e1671f19bd257e0f37abf1d6902ac_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:5dafe2aa725fcb515fe44b6b17b327d448a2454103987bfd393439b984259f50_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:ba09707bb97f71b70048a974fd7bbfd174bb04857c8a54771f9b4d8096059b2b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:0141ef7c836ac1be163c3b91e628fddaa24f54562202a3f12c1a5ecccd0bf1dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:277da087c79a18098c123376873e4f6defb0dedb6120d3e3214ceddfb3472a9c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b229c2dfb9895ba92763ae89b02e4e30095801637263c95a0419a0f377ab76b0_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:fef9e41cee316ab7aa722a954b1b4a226218c93398486a961ac94bf17dc141f7_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:093890b6532bcf1973bed2a87f05190b287ef9dcc7da1da5936b8a8077c02a07_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:1d5ba15a7ce2f563546319adcf5637cd645a3cba6548c0a03e752f9b8c4d989d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:cf4a1ff0ca47f11784d6170a1fd5cda5882f8d3e916f0c316a9554e11864bb01_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:eca610d0852fd15bdc293cfb8ef6933b58b8d0067e39844fecf02c9d478f0245_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:04b6c56b8dd333f59d48aac04e5e3ffb717b85e146d3ff236f9846a9fc44487a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09bbc4c0efef903ccc5440e105e03def8db687dd8d521a7d481fc7323780e4c2_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:7d6d1b1df29304c022644dd6d372c83c248f55bd6ef4f0cd4338c4a76749827f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:fa0f47ba291842a673e2e881e61e5ce90f9d2688bd507ed13ab25839211fac4a_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:01f2f1b792be3f423cd0871c1febc5f2ae6529a392219e02704d210556052b5c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:20e34d09f653c2101dc32478844ac05de21968af8aeaa84236b0152c0e96fb4b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:d2676fb519b9b5cc9a8865c4c3734fc260685a56afbe7479da7f6c2c08cfae8b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f0ea279f709eb1f1e0844d1e2fce2ebf354e4ff5bbb20decf1cdf07179d65c3b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:0c62d9f4d4c1d3a087450ee955cf28204fc8a2cd3504e581f68f731fe3140aa4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3507430fa0d2adfbdc4c2480b3e3dcc29d2023b0aff2f8712304a06435922725_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a37edc384c993ac0ac8f161924a932bf3d0e73ac0850c1033b0bbac6a3a60fd8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:db0f8bb811846567e9182aa7d78d48a4c9552d5a1237b43ee770a63084a3395f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:04197371cf97e30caa72687257da16e5c5e9d2554272b5d105225751035aea6c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:551b1f23c76d2e0af8f970fd411dce15a1aed7d2a0367867d1d990d92c2140bb_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c58487cb5ecf403ba7e9b3aa765a7cb747d8255ff9017a6898d672c13218acb9_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c5a35f620a3f8b04400c9743e12ea19b5bd48a45dc9f7bbf1663393f8b6949bb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:20b0c0c375452fbe5e0e6d3ce5fcc1701f17d565ea59cdc3afc839e6db1a8f57_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:d5cca0c6f13dfb26012f1966bd710f5b0d273b86e5b78175e3fed265113ae813_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:e78c21c6635b63c9b998db88c9a476ca69271686ae578370523a5cc13e4ee7b1_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:f133c396d65044ba83c3fdfb58f6f43cb447e7e4ff2d536059a6f005ec66c3f3_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:18c753707a880775b4de7258ad26278aeaa4d44431d2b536fd36f09468cbc3ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1bcc6f76285463cbd51d012ec92b4451f2ef60f2efba0e105aca393e7bb25e42_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:839b77da7118c52d80856c2e1e1791e80de1cfca81d4dcc962e0b2f46965ed17_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:a47b22e4da16141a0b69d2fe0197bd36b5079cfa6112acf185f1417268f393c0_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456913"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. This vulnerability occurs because Axios does not correctly handle hostname normalization when evaluating NO_PROXY rules. An attacker can exploit this by crafting requests to loopback addresses (e.g., localhost. or [::1]) which bypass the NO_PROXY configuration and are routed through the configured proxy. This can lead to Server-Side Request Forgery (SSRF) vulnerabilities, enabling attackers to access sensitive internal or loopback services that should otherwise be protected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Server-Side Request Forgery and proxy bypass due to improper hostname normalization",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has limited impact due to combination of non-default conditions to exploit: the attacker must be able to control or influence URLs passed to axios in a server-side context, the application must have both `HTTP_PROXY` and `NO_PROXY` configured, and the proxy itself must be positioned to act on the misdirected traffic or have been compromised by the attacker to intercept the rerouted traffic.",
"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": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3d4b97e4bb90ddd75391bcb80911536b5eb2383089dfd798ed10758bec1497a5_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:7eae601d70fd246d3489f23611a6cac60f9e515b22228d20c9afab42548f6c56_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:b947d8bbc2b6a474fc7e9dde634d5e92890bac69007d32852c03c48f715b7ed8_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:ceb7701b44f8af636220d8d0300e9075afbe74db9d080e9c13385d18b84bfcc4_ppc64le"
],
"known_not_affected": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:3ce18ada2f9a154701aff42e85bd04ae208c98a2740795ba13b68b337a155737_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:55823addb648700bd1664bb58133f1aedfb65fbc74749687fbef41f1136bcee7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:874e4ccb63bcfd4de4286999abc76a62085b7e815dd7e6ae94c1e43a3ce0966c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:9fa3d423f4bc2067d3b5e006141069201b2ac41808703fd05d581eb920e42561_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:453c6ea090fff48b07855523ca40a2e8a3a9a8283f53b9a0ee07a8a7f95ee6b3_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:6bc7241a590cd80fb92ee323069186c8540eb6a4f33d8d5ba187ef2c589d4e76_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:a5ce32fb4b8ccf9d56a76bbd97e0c36205b6992e1628e179249c62fd0a7f3e8a_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:f2db5fcb81c8b503193f9bffc6e867da79b975fd7c8c8865ad0c94e77ae2e4be_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:5ea2be3c0418cb4897de097ebd0f920f32895344f1eeac8f5e4a494643a25e87_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:9d1cd236f8c94e1ef553c7051dcd72fafd0f1696dfc83591baac66994899eec8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a86c5ab69b5aca8df3cbdb8f195678b4dc767745c06c16fc2d6dfc2809d705b1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c77990d5205df7d25319f236a041bb7c852adcf142f0781a97f7f2dd90aefd08_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3ce626dda8bd0950f2ff0c063be586125641513e70de40e2765fe9133a0cef4a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:79275891d7178bd4b611914b9d7b450e0dce37bf87972de262b1976928100a1b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d97152635adb4a0fbc31e60ccd968ea60b6243f08c99c8842181b565356bc427_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:f7dad30eb5ac563461591d2bad155e870678f5b538a127b3c1da137f1b466c8a_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:40e001d6c3c4fc080611625285968d4a70ca26d2c65e7b3914062203e948ef6f_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:6eb8515588ea85534b444071dda2b5563cd637040b09709da5b3b14921b36ece_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:77ee8a095399d9fca8641a5fb08b9e06031df4b63bd8c2526a6f144e0e94586d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:c283e665c5dad24e8dd28646c8c5eb5fb3afb77a5e2b299a0fb82ead975dcff1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d551c761a67292a0144f5b20c9b5a30d5de1a8fb4c0f74b64dc0db38f5b6be4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:14763b8e9ed64215f3d30bae7b3ba3d43f4c19ccf509661f586a8d218feb9a2a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:613bb1aa4cf3d7ab00cbd7c192a8e691cff2c8592ddce0efc42dfae8bc8b090e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:c95bfbba7e1ca8c118fc751462259cec11141f3ca9bb529111514a3e8f1b8556_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:25f95df1593ea4e64752422f0e62171dfddb5adc359289a7c6877c963d7b34d5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:9a624bb5394c0cb2687dc2416f006eed7694588aee4b7dfdc37ae2d1bc911cd6_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:a5fa11271cd6a63db3acbc960b9a832d7074ecdcb9f426cabfddc67bcb70c68d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:f979acb72698cf6461637197b8f16f3650124bc0bc4d3060374fe25b308f73db_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:62c7309855978c992e157afa6a9423ad0a37a8362e6e8ec7fb33fcf92d49547f_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:6933a99d9a1b8cad65923164a3807a071924e60d34e993923232a279831bd0a1_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d4cf745aaeed4038df11ea58579e0aa22d2b853735cc8bd8f3fe05837e930ce8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d59bd269680eb6419d76972f3d808b33d804f3389b0280b7206f31caa394f6c0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:45f189ec954f7191c313dea7b5b86ebe0e0ada562607197a274e813f0e39d157_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:5d8920cc01d260a4b70d70aba43e91fe506ef603fda21891c3ef3f4c2da53f49_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:b36885f05b970a4cce0f595dd8408360807c9539dd240edd3a40fbcd5a63a86c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:fb02c2d0c4f2286534f9de3f2e8784ff7460cefc87fbc57cf38d494148a9c04d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1c1629615b7977dad68d26bb3b405b3fc3c9141e2ba4fac6a87813231f5ee846_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2e9f54de165e01b3abaf294253597eae1e9a58dcddd274abe591890a77d76de6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:880b6361f68bd6bb6f5cceaa9b0688f03c5d8f55a7e3404ddb9c3c1700dfe567_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:c5ffe606bfd7394a51e2812822681ff5e02bac1709d7d28a786ac06778dcccae_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:31da6737b88229d9cd8ac2af478fe98009aed8fa4d2115d372d67e10d04e2ceb_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:64067894bf36b9e3c53f9cbc14284fb068191bbeda4a33a1fee2ea5fbe898b39_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:8b08c42d605c9dc4dfc3b615b894481009b2a950f5aded78d0138cd7b8d83476_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:ce01736bb92b45b806a20d6ba706a4ea47f2bfc7d36eff47bb876f56aa1a2c20_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:2ddb0e8109bf19496909102ec4b276bb8e785bff367174ad3e41b23261365198_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5af36d61e760b74bada2c5e86daf9ca551cc78511ec21d8715675c0c460e055d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:88d8e9bca990bb6f0febcb7fdf39021487ed749a043a562351a8ae5c45717e89_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:91f7af335790fa31dfaaacca90a041298019c7b41cd2c7dd508b85fbe191c8a2_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:275370d513dffbaa843db648bf0154daf2471072f4591b74a4e1560b8ae12c5d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:2fc2ee92fd22c9294c920171dab09c372f6db46e7ad607c0fdcee918518b92dd_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:3a26ce87d1cca061a9a4c4449d7a516bcf3979cd507f34b145c0dc88c2c60a0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:cd82ef67eaae640f8a40e8f9e618b14a46d8ef04376f0f477787fd907005727f_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:1a9471ef97e1b5e32e53dda263ce76ebaa6b3a1ea043b0203c5704737e4260f3_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5079e91e590bfca725a3d0e0dd3dd89c018bf58b5d4ec1e01bdfa9084f9fa31b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:e88a513245bc2afe07d1d39edeca31fed6b3da107ab1e1ed3d3d971cea6b07e2_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:ed8b18fa3d3682d75d95dba34999509cbd5881d4434ab8b0ff6cc9a668ca81fd_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:0a14de59b2fefb945b69ec5b35c125cdc67f7fb28ba7006ee3b378b18d868ebe_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:bca0d7cb3ba9dc34dfc053b01d84b27b9dae5a9ee9daffb8b738c93820fc414c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c6f02742d6118c8e935eb716f530e216333759749ed9de181f662bb7448c73c1_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:daf1d3e1c23e27d5013dd22a9da79a2ac3eb8cb00929dce398e6ba5176529ec8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:34e716a642ca0fb32dfddbc396c5a8edd800eb0025e82fd6cc4a5b68f3d141b0_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:6124da9ed1b17d4846efc53bccc81a58123f8d588fc1d92c3b010696fa0d26cd_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:c35ec9b27507cd3e251593673097920db7c4c325e640b0331a023444839101f8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ff6fdeff600d2306e758771cc333f70992a9b00ef08f96c166e4c55e14edf740_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:414f909444deea8decee115698a967e168b851a350ce06ea7fd9a3d60ca4e52b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:8cf604758746c0de918eba3864b9606115fd90d70a8e1b558f0c6dd9181b8760_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:bc6c97c4ae8941113e319db22d7c8f740143dd7bf1136d51c1eefd880961c741_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e611f0884a2d6d2a8f41a019a00e6c5a1aeb6e563b300521bd461b9e07362d11_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:2985f66e8212ab1c24f1b4c81a5b71c21fcb16b083d58ac8f0988a53462edfb9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:32ee016a14369b66c690cce5bb167312306e1671f19bd257e0f37abf1d6902ac_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:5dafe2aa725fcb515fe44b6b17b327d448a2454103987bfd393439b984259f50_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:ba09707bb97f71b70048a974fd7bbfd174bb04857c8a54771f9b4d8096059b2b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:0141ef7c836ac1be163c3b91e628fddaa24f54562202a3f12c1a5ecccd0bf1dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:277da087c79a18098c123376873e4f6defb0dedb6120d3e3214ceddfb3472a9c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b229c2dfb9895ba92763ae89b02e4e30095801637263c95a0419a0f377ab76b0_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:fef9e41cee316ab7aa722a954b1b4a226218c93398486a961ac94bf17dc141f7_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:093890b6532bcf1973bed2a87f05190b287ef9dcc7da1da5936b8a8077c02a07_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:1d5ba15a7ce2f563546319adcf5637cd645a3cba6548c0a03e752f9b8c4d989d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:cf4a1ff0ca47f11784d6170a1fd5cda5882f8d3e916f0c316a9554e11864bb01_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:eca610d0852fd15bdc293cfb8ef6933b58b8d0067e39844fecf02c9d478f0245_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:04b6c56b8dd333f59d48aac04e5e3ffb717b85e146d3ff236f9846a9fc44487a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09bbc4c0efef903ccc5440e105e03def8db687dd8d521a7d481fc7323780e4c2_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:7d6d1b1df29304c022644dd6d372c83c248f55bd6ef4f0cd4338c4a76749827f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:fa0f47ba291842a673e2e881e61e5ce90f9d2688bd507ed13ab25839211fac4a_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:01f2f1b792be3f423cd0871c1febc5f2ae6529a392219e02704d210556052b5c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:20e34d09f653c2101dc32478844ac05de21968af8aeaa84236b0152c0e96fb4b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:d2676fb519b9b5cc9a8865c4c3734fc260685a56afbe7479da7f6c2c08cfae8b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f0ea279f709eb1f1e0844d1e2fce2ebf354e4ff5bbb20decf1cdf07179d65c3b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:0c62d9f4d4c1d3a087450ee955cf28204fc8a2cd3504e581f68f731fe3140aa4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3507430fa0d2adfbdc4c2480b3e3dcc29d2023b0aff2f8712304a06435922725_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a37edc384c993ac0ac8f161924a932bf3d0e73ac0850c1033b0bbac6a3a60fd8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:db0f8bb811846567e9182aa7d78d48a4c9552d5a1237b43ee770a63084a3395f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:04197371cf97e30caa72687257da16e5c5e9d2554272b5d105225751035aea6c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:551b1f23c76d2e0af8f970fd411dce15a1aed7d2a0367867d1d990d92c2140bb_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c58487cb5ecf403ba7e9b3aa765a7cb747d8255ff9017a6898d672c13218acb9_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c5a35f620a3f8b04400c9743e12ea19b5bd48a45dc9f7bbf1663393f8b6949bb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:20b0c0c375452fbe5e0e6d3ce5fcc1701f17d565ea59cdc3afc839e6db1a8f57_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:d5cca0c6f13dfb26012f1966bd710f5b0d273b86e5b78175e3fed265113ae813_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:e78c21c6635b63c9b998db88c9a476ca69271686ae578370523a5cc13e4ee7b1_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:f133c396d65044ba83c3fdfb58f6f43cb447e7e4ff2d536059a6f005ec66c3f3_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:18c753707a880775b4de7258ad26278aeaa4d44431d2b536fd36f09468cbc3ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1bcc6f76285463cbd51d012ec92b4451f2ef60f2efba0e105aca393e7bb25e42_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:839b77da7118c52d80856c2e1e1791e80de1cfca81d4dcc962e0b2f46965ed17_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:a47b22e4da16141a0b69d2fe0197bd36b5079cfa6112acf185f1417268f393c0_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-62718"
},
{
"category": "external",
"summary": "RHBZ#2456913",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456913"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-62718",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62718"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-62718",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62718"
},
{
"category": "external",
"summary": "https://datatracker.ietf.org/doc/html/rfc1034#section-3.1",
"url": "https://datatracker.ietf.org/doc/html/rfc1034#section-3.1"
},
{
"category": "external",
"summary": "https://datatracker.ietf.org/doc/html/rfc3986#section-3.2.2",
"url": "https://datatracker.ietf.org/doc/html/rfc3986#section-3.2.2"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/commit/fb3befb6daac6cad26b2e54094d0f2d9e47f24df",
"url": "https://github.com/axios/axios/commit/fb3befb6daac6cad26b2e54094d0f2d9e47f24df"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/pull/10661",
"url": "https://github.com/axios/axios/pull/10661"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/releases/tag/v1.15.0",
"url": "https://github.com/axios/axios/releases/tag/v1.15.0"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-3p68-rc4w-qgx5",
"url": "https://github.com/axios/axios/security/advisories/GHSA-3p68-rc4w-qgx5"
}
],
"release_date": "2026-04-09T14:31:46.067000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-14T19:47:32+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.13/html/clusters/cluster_mce_overview#mce-install-intro",
"product_ids": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3d4b97e4bb90ddd75391bcb80911536b5eb2383089dfd798ed10758bec1497a5_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:7eae601d70fd246d3489f23611a6cac60f9e515b22228d20c9afab42548f6c56_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:b947d8bbc2b6a474fc7e9dde634d5e92890bac69007d32852c03c48f715b7ed8_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:ceb7701b44f8af636220d8d0300e9075afbe74db9d080e9c13385d18b84bfcc4_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:17699"
},
{
"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": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:3ce18ada2f9a154701aff42e85bd04ae208c98a2740795ba13b68b337a155737_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:55823addb648700bd1664bb58133f1aedfb65fbc74749687fbef41f1136bcee7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:874e4ccb63bcfd4de4286999abc76a62085b7e815dd7e6ae94c1e43a3ce0966c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:9fa3d423f4bc2067d3b5e006141069201b2ac41808703fd05d581eb920e42561_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:453c6ea090fff48b07855523ca40a2e8a3a9a8283f53b9a0ee07a8a7f95ee6b3_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:6bc7241a590cd80fb92ee323069186c8540eb6a4f33d8d5ba187ef2c589d4e76_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:a5ce32fb4b8ccf9d56a76bbd97e0c36205b6992e1628e179249c62fd0a7f3e8a_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:f2db5fcb81c8b503193f9bffc6e867da79b975fd7c8c8865ad0c94e77ae2e4be_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:5ea2be3c0418cb4897de097ebd0f920f32895344f1eeac8f5e4a494643a25e87_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:9d1cd236f8c94e1ef553c7051dcd72fafd0f1696dfc83591baac66994899eec8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a86c5ab69b5aca8df3cbdb8f195678b4dc767745c06c16fc2d6dfc2809d705b1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c77990d5205df7d25319f236a041bb7c852adcf142f0781a97f7f2dd90aefd08_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3ce626dda8bd0950f2ff0c063be586125641513e70de40e2765fe9133a0cef4a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:79275891d7178bd4b611914b9d7b450e0dce37bf87972de262b1976928100a1b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d97152635adb4a0fbc31e60ccd968ea60b6243f08c99c8842181b565356bc427_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:f7dad30eb5ac563461591d2bad155e870678f5b538a127b3c1da137f1b466c8a_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:40e001d6c3c4fc080611625285968d4a70ca26d2c65e7b3914062203e948ef6f_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:6eb8515588ea85534b444071dda2b5563cd637040b09709da5b3b14921b36ece_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:77ee8a095399d9fca8641a5fb08b9e06031df4b63bd8c2526a6f144e0e94586d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:c283e665c5dad24e8dd28646c8c5eb5fb3afb77a5e2b299a0fb82ead975dcff1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d551c761a67292a0144f5b20c9b5a30d5de1a8fb4c0f74b64dc0db38f5b6be4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:14763b8e9ed64215f3d30bae7b3ba3d43f4c19ccf509661f586a8d218feb9a2a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:613bb1aa4cf3d7ab00cbd7c192a8e691cff2c8592ddce0efc42dfae8bc8b090e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:c95bfbba7e1ca8c118fc751462259cec11141f3ca9bb529111514a3e8f1b8556_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:25f95df1593ea4e64752422f0e62171dfddb5adc359289a7c6877c963d7b34d5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:9a624bb5394c0cb2687dc2416f006eed7694588aee4b7dfdc37ae2d1bc911cd6_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:a5fa11271cd6a63db3acbc960b9a832d7074ecdcb9f426cabfddc67bcb70c68d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:f979acb72698cf6461637197b8f16f3650124bc0bc4d3060374fe25b308f73db_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:62c7309855978c992e157afa6a9423ad0a37a8362e6e8ec7fb33fcf92d49547f_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:6933a99d9a1b8cad65923164a3807a071924e60d34e993923232a279831bd0a1_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d4cf745aaeed4038df11ea58579e0aa22d2b853735cc8bd8f3fe05837e930ce8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d59bd269680eb6419d76972f3d808b33d804f3389b0280b7206f31caa394f6c0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:45f189ec954f7191c313dea7b5b86ebe0e0ada562607197a274e813f0e39d157_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:5d8920cc01d260a4b70d70aba43e91fe506ef603fda21891c3ef3f4c2da53f49_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:b36885f05b970a4cce0f595dd8408360807c9539dd240edd3a40fbcd5a63a86c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:fb02c2d0c4f2286534f9de3f2e8784ff7460cefc87fbc57cf38d494148a9c04d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1c1629615b7977dad68d26bb3b405b3fc3c9141e2ba4fac6a87813231f5ee846_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2e9f54de165e01b3abaf294253597eae1e9a58dcddd274abe591890a77d76de6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:880b6361f68bd6bb6f5cceaa9b0688f03c5d8f55a7e3404ddb9c3c1700dfe567_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:c5ffe606bfd7394a51e2812822681ff5e02bac1709d7d28a786ac06778dcccae_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3d4b97e4bb90ddd75391bcb80911536b5eb2383089dfd798ed10758bec1497a5_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:7eae601d70fd246d3489f23611a6cac60f9e515b22228d20c9afab42548f6c56_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:b947d8bbc2b6a474fc7e9dde634d5e92890bac69007d32852c03c48f715b7ed8_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:ceb7701b44f8af636220d8d0300e9075afbe74db9d080e9c13385d18b84bfcc4_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:31da6737b88229d9cd8ac2af478fe98009aed8fa4d2115d372d67e10d04e2ceb_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:64067894bf36b9e3c53f9cbc14284fb068191bbeda4a33a1fee2ea5fbe898b39_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:8b08c42d605c9dc4dfc3b615b894481009b2a950f5aded78d0138cd7b8d83476_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:ce01736bb92b45b806a20d6ba706a4ea47f2bfc7d36eff47bb876f56aa1a2c20_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:2ddb0e8109bf19496909102ec4b276bb8e785bff367174ad3e41b23261365198_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5af36d61e760b74bada2c5e86daf9ca551cc78511ec21d8715675c0c460e055d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:88d8e9bca990bb6f0febcb7fdf39021487ed749a043a562351a8ae5c45717e89_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:91f7af335790fa31dfaaacca90a041298019c7b41cd2c7dd508b85fbe191c8a2_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:275370d513dffbaa843db648bf0154daf2471072f4591b74a4e1560b8ae12c5d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:2fc2ee92fd22c9294c920171dab09c372f6db46e7ad607c0fdcee918518b92dd_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:3a26ce87d1cca061a9a4c4449d7a516bcf3979cd507f34b145c0dc88c2c60a0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:cd82ef67eaae640f8a40e8f9e618b14a46d8ef04376f0f477787fd907005727f_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:1a9471ef97e1b5e32e53dda263ce76ebaa6b3a1ea043b0203c5704737e4260f3_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5079e91e590bfca725a3d0e0dd3dd89c018bf58b5d4ec1e01bdfa9084f9fa31b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:e88a513245bc2afe07d1d39edeca31fed6b3da107ab1e1ed3d3d971cea6b07e2_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:ed8b18fa3d3682d75d95dba34999509cbd5881d4434ab8b0ff6cc9a668ca81fd_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:0a14de59b2fefb945b69ec5b35c125cdc67f7fb28ba7006ee3b378b18d868ebe_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:bca0d7cb3ba9dc34dfc053b01d84b27b9dae5a9ee9daffb8b738c93820fc414c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c6f02742d6118c8e935eb716f530e216333759749ed9de181f662bb7448c73c1_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:daf1d3e1c23e27d5013dd22a9da79a2ac3eb8cb00929dce398e6ba5176529ec8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:34e716a642ca0fb32dfddbc396c5a8edd800eb0025e82fd6cc4a5b68f3d141b0_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:6124da9ed1b17d4846efc53bccc81a58123f8d588fc1d92c3b010696fa0d26cd_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:c35ec9b27507cd3e251593673097920db7c4c325e640b0331a023444839101f8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ff6fdeff600d2306e758771cc333f70992a9b00ef08f96c166e4c55e14edf740_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:414f909444deea8decee115698a967e168b851a350ce06ea7fd9a3d60ca4e52b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:8cf604758746c0de918eba3864b9606115fd90d70a8e1b558f0c6dd9181b8760_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:bc6c97c4ae8941113e319db22d7c8f740143dd7bf1136d51c1eefd880961c741_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e611f0884a2d6d2a8f41a019a00e6c5a1aeb6e563b300521bd461b9e07362d11_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:2985f66e8212ab1c24f1b4c81a5b71c21fcb16b083d58ac8f0988a53462edfb9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:32ee016a14369b66c690cce5bb167312306e1671f19bd257e0f37abf1d6902ac_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:5dafe2aa725fcb515fe44b6b17b327d448a2454103987bfd393439b984259f50_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:ba09707bb97f71b70048a974fd7bbfd174bb04857c8a54771f9b4d8096059b2b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:0141ef7c836ac1be163c3b91e628fddaa24f54562202a3f12c1a5ecccd0bf1dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:277da087c79a18098c123376873e4f6defb0dedb6120d3e3214ceddfb3472a9c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b229c2dfb9895ba92763ae89b02e4e30095801637263c95a0419a0f377ab76b0_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:fef9e41cee316ab7aa722a954b1b4a226218c93398486a961ac94bf17dc141f7_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:093890b6532bcf1973bed2a87f05190b287ef9dcc7da1da5936b8a8077c02a07_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:1d5ba15a7ce2f563546319adcf5637cd645a3cba6548c0a03e752f9b8c4d989d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:cf4a1ff0ca47f11784d6170a1fd5cda5882f8d3e916f0c316a9554e11864bb01_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:eca610d0852fd15bdc293cfb8ef6933b58b8d0067e39844fecf02c9d478f0245_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:04b6c56b8dd333f59d48aac04e5e3ffb717b85e146d3ff236f9846a9fc44487a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09bbc4c0efef903ccc5440e105e03def8db687dd8d521a7d481fc7323780e4c2_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:7d6d1b1df29304c022644dd6d372c83c248f55bd6ef4f0cd4338c4a76749827f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:fa0f47ba291842a673e2e881e61e5ce90f9d2688bd507ed13ab25839211fac4a_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:01f2f1b792be3f423cd0871c1febc5f2ae6529a392219e02704d210556052b5c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:20e34d09f653c2101dc32478844ac05de21968af8aeaa84236b0152c0e96fb4b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:d2676fb519b9b5cc9a8865c4c3734fc260685a56afbe7479da7f6c2c08cfae8b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f0ea279f709eb1f1e0844d1e2fce2ebf354e4ff5bbb20decf1cdf07179d65c3b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:0c62d9f4d4c1d3a087450ee955cf28204fc8a2cd3504e581f68f731fe3140aa4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3507430fa0d2adfbdc4c2480b3e3dcc29d2023b0aff2f8712304a06435922725_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a37edc384c993ac0ac8f161924a932bf3d0e73ac0850c1033b0bbac6a3a60fd8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:db0f8bb811846567e9182aa7d78d48a4c9552d5a1237b43ee770a63084a3395f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:04197371cf97e30caa72687257da16e5c5e9d2554272b5d105225751035aea6c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:551b1f23c76d2e0af8f970fd411dce15a1aed7d2a0367867d1d990d92c2140bb_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c58487cb5ecf403ba7e9b3aa765a7cb747d8255ff9017a6898d672c13218acb9_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c5a35f620a3f8b04400c9743e12ea19b5bd48a45dc9f7bbf1663393f8b6949bb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:20b0c0c375452fbe5e0e6d3ce5fcc1701f17d565ea59cdc3afc839e6db1a8f57_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:d5cca0c6f13dfb26012f1966bd710f5b0d273b86e5b78175e3fed265113ae813_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:e78c21c6635b63c9b998db88c9a476ca69271686ae578370523a5cc13e4ee7b1_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:f133c396d65044ba83c3fdfb58f6f43cb447e7e4ff2d536059a6f005ec66c3f3_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:18c753707a880775b4de7258ad26278aeaa4d44431d2b536fd36f09468cbc3ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1bcc6f76285463cbd51d012ec92b4451f2ef60f2efba0e105aca393e7bb25e42_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:839b77da7118c52d80856c2e1e1791e80de1cfca81d4dcc962e0b2f46965ed17_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:a47b22e4da16141a0b69d2fe0197bd36b5079cfa6112acf185f1417268f393c0_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:3ce18ada2f9a154701aff42e85bd04ae208c98a2740795ba13b68b337a155737_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:55823addb648700bd1664bb58133f1aedfb65fbc74749687fbef41f1136bcee7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:874e4ccb63bcfd4de4286999abc76a62085b7e815dd7e6ae94c1e43a3ce0966c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:9fa3d423f4bc2067d3b5e006141069201b2ac41808703fd05d581eb920e42561_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:453c6ea090fff48b07855523ca40a2e8a3a9a8283f53b9a0ee07a8a7f95ee6b3_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:6bc7241a590cd80fb92ee323069186c8540eb6a4f33d8d5ba187ef2c589d4e76_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:a5ce32fb4b8ccf9d56a76bbd97e0c36205b6992e1628e179249c62fd0a7f3e8a_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:f2db5fcb81c8b503193f9bffc6e867da79b975fd7c8c8865ad0c94e77ae2e4be_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:5ea2be3c0418cb4897de097ebd0f920f32895344f1eeac8f5e4a494643a25e87_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:9d1cd236f8c94e1ef553c7051dcd72fafd0f1696dfc83591baac66994899eec8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a86c5ab69b5aca8df3cbdb8f195678b4dc767745c06c16fc2d6dfc2809d705b1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c77990d5205df7d25319f236a041bb7c852adcf142f0781a97f7f2dd90aefd08_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3ce626dda8bd0950f2ff0c063be586125641513e70de40e2765fe9133a0cef4a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:79275891d7178bd4b611914b9d7b450e0dce37bf87972de262b1976928100a1b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d97152635adb4a0fbc31e60ccd968ea60b6243f08c99c8842181b565356bc427_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:f7dad30eb5ac563461591d2bad155e870678f5b538a127b3c1da137f1b466c8a_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:40e001d6c3c4fc080611625285968d4a70ca26d2c65e7b3914062203e948ef6f_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:6eb8515588ea85534b444071dda2b5563cd637040b09709da5b3b14921b36ece_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:77ee8a095399d9fca8641a5fb08b9e06031df4b63bd8c2526a6f144e0e94586d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:c283e665c5dad24e8dd28646c8c5eb5fb3afb77a5e2b299a0fb82ead975dcff1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d551c761a67292a0144f5b20c9b5a30d5de1a8fb4c0f74b64dc0db38f5b6be4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:14763b8e9ed64215f3d30bae7b3ba3d43f4c19ccf509661f586a8d218feb9a2a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:613bb1aa4cf3d7ab00cbd7c192a8e691cff2c8592ddce0efc42dfae8bc8b090e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:c95bfbba7e1ca8c118fc751462259cec11141f3ca9bb529111514a3e8f1b8556_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:25f95df1593ea4e64752422f0e62171dfddb5adc359289a7c6877c963d7b34d5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:9a624bb5394c0cb2687dc2416f006eed7694588aee4b7dfdc37ae2d1bc911cd6_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:a5fa11271cd6a63db3acbc960b9a832d7074ecdcb9f426cabfddc67bcb70c68d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:f979acb72698cf6461637197b8f16f3650124bc0bc4d3060374fe25b308f73db_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:62c7309855978c992e157afa6a9423ad0a37a8362e6e8ec7fb33fcf92d49547f_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:6933a99d9a1b8cad65923164a3807a071924e60d34e993923232a279831bd0a1_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d4cf745aaeed4038df11ea58579e0aa22d2b853735cc8bd8f3fe05837e930ce8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d59bd269680eb6419d76972f3d808b33d804f3389b0280b7206f31caa394f6c0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:45f189ec954f7191c313dea7b5b86ebe0e0ada562607197a274e813f0e39d157_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:5d8920cc01d260a4b70d70aba43e91fe506ef603fda21891c3ef3f4c2da53f49_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:b36885f05b970a4cce0f595dd8408360807c9539dd240edd3a40fbcd5a63a86c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:fb02c2d0c4f2286534f9de3f2e8784ff7460cefc87fbc57cf38d494148a9c04d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1c1629615b7977dad68d26bb3b405b3fc3c9141e2ba4fac6a87813231f5ee846_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2e9f54de165e01b3abaf294253597eae1e9a58dcddd274abe591890a77d76de6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:880b6361f68bd6bb6f5cceaa9b0688f03c5d8f55a7e3404ddb9c3c1700dfe567_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:c5ffe606bfd7394a51e2812822681ff5e02bac1709d7d28a786ac06778dcccae_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3d4b97e4bb90ddd75391bcb80911536b5eb2383089dfd798ed10758bec1497a5_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:7eae601d70fd246d3489f23611a6cac60f9e515b22228d20c9afab42548f6c56_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:b947d8bbc2b6a474fc7e9dde634d5e92890bac69007d32852c03c48f715b7ed8_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:ceb7701b44f8af636220d8d0300e9075afbe74db9d080e9c13385d18b84bfcc4_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:31da6737b88229d9cd8ac2af478fe98009aed8fa4d2115d372d67e10d04e2ceb_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:64067894bf36b9e3c53f9cbc14284fb068191bbeda4a33a1fee2ea5fbe898b39_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:8b08c42d605c9dc4dfc3b615b894481009b2a950f5aded78d0138cd7b8d83476_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:ce01736bb92b45b806a20d6ba706a4ea47f2bfc7d36eff47bb876f56aa1a2c20_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:2ddb0e8109bf19496909102ec4b276bb8e785bff367174ad3e41b23261365198_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5af36d61e760b74bada2c5e86daf9ca551cc78511ec21d8715675c0c460e055d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:88d8e9bca990bb6f0febcb7fdf39021487ed749a043a562351a8ae5c45717e89_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:91f7af335790fa31dfaaacca90a041298019c7b41cd2c7dd508b85fbe191c8a2_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:275370d513dffbaa843db648bf0154daf2471072f4591b74a4e1560b8ae12c5d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:2fc2ee92fd22c9294c920171dab09c372f6db46e7ad607c0fdcee918518b92dd_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:3a26ce87d1cca061a9a4c4449d7a516bcf3979cd507f34b145c0dc88c2c60a0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:cd82ef67eaae640f8a40e8f9e618b14a46d8ef04376f0f477787fd907005727f_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:1a9471ef97e1b5e32e53dda263ce76ebaa6b3a1ea043b0203c5704737e4260f3_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5079e91e590bfca725a3d0e0dd3dd89c018bf58b5d4ec1e01bdfa9084f9fa31b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:e88a513245bc2afe07d1d39edeca31fed6b3da107ab1e1ed3d3d971cea6b07e2_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:ed8b18fa3d3682d75d95dba34999509cbd5881d4434ab8b0ff6cc9a668ca81fd_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:0a14de59b2fefb945b69ec5b35c125cdc67f7fb28ba7006ee3b378b18d868ebe_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:bca0d7cb3ba9dc34dfc053b01d84b27b9dae5a9ee9daffb8b738c93820fc414c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c6f02742d6118c8e935eb716f530e216333759749ed9de181f662bb7448c73c1_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:daf1d3e1c23e27d5013dd22a9da79a2ac3eb8cb00929dce398e6ba5176529ec8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:34e716a642ca0fb32dfddbc396c5a8edd800eb0025e82fd6cc4a5b68f3d141b0_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:6124da9ed1b17d4846efc53bccc81a58123f8d588fc1d92c3b010696fa0d26cd_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:c35ec9b27507cd3e251593673097920db7c4c325e640b0331a023444839101f8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ff6fdeff600d2306e758771cc333f70992a9b00ef08f96c166e4c55e14edf740_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:414f909444deea8decee115698a967e168b851a350ce06ea7fd9a3d60ca4e52b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:8cf604758746c0de918eba3864b9606115fd90d70a8e1b558f0c6dd9181b8760_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:bc6c97c4ae8941113e319db22d7c8f740143dd7bf1136d51c1eefd880961c741_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e611f0884a2d6d2a8f41a019a00e6c5a1aeb6e563b300521bd461b9e07362d11_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:2985f66e8212ab1c24f1b4c81a5b71c21fcb16b083d58ac8f0988a53462edfb9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:32ee016a14369b66c690cce5bb167312306e1671f19bd257e0f37abf1d6902ac_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:5dafe2aa725fcb515fe44b6b17b327d448a2454103987bfd393439b984259f50_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:ba09707bb97f71b70048a974fd7bbfd174bb04857c8a54771f9b4d8096059b2b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:0141ef7c836ac1be163c3b91e628fddaa24f54562202a3f12c1a5ecccd0bf1dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:277da087c79a18098c123376873e4f6defb0dedb6120d3e3214ceddfb3472a9c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b229c2dfb9895ba92763ae89b02e4e30095801637263c95a0419a0f377ab76b0_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:fef9e41cee316ab7aa722a954b1b4a226218c93398486a961ac94bf17dc141f7_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:093890b6532bcf1973bed2a87f05190b287ef9dcc7da1da5936b8a8077c02a07_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:1d5ba15a7ce2f563546319adcf5637cd645a3cba6548c0a03e752f9b8c4d989d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:cf4a1ff0ca47f11784d6170a1fd5cda5882f8d3e916f0c316a9554e11864bb01_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:eca610d0852fd15bdc293cfb8ef6933b58b8d0067e39844fecf02c9d478f0245_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:04b6c56b8dd333f59d48aac04e5e3ffb717b85e146d3ff236f9846a9fc44487a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09bbc4c0efef903ccc5440e105e03def8db687dd8d521a7d481fc7323780e4c2_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:7d6d1b1df29304c022644dd6d372c83c248f55bd6ef4f0cd4338c4a76749827f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:fa0f47ba291842a673e2e881e61e5ce90f9d2688bd507ed13ab25839211fac4a_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:01f2f1b792be3f423cd0871c1febc5f2ae6529a392219e02704d210556052b5c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:20e34d09f653c2101dc32478844ac05de21968af8aeaa84236b0152c0e96fb4b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:d2676fb519b9b5cc9a8865c4c3734fc260685a56afbe7479da7f6c2c08cfae8b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f0ea279f709eb1f1e0844d1e2fce2ebf354e4ff5bbb20decf1cdf07179d65c3b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:0c62d9f4d4c1d3a087450ee955cf28204fc8a2cd3504e581f68f731fe3140aa4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3507430fa0d2adfbdc4c2480b3e3dcc29d2023b0aff2f8712304a06435922725_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a37edc384c993ac0ac8f161924a932bf3d0e73ac0850c1033b0bbac6a3a60fd8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:db0f8bb811846567e9182aa7d78d48a4c9552d5a1237b43ee770a63084a3395f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:04197371cf97e30caa72687257da16e5c5e9d2554272b5d105225751035aea6c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:551b1f23c76d2e0af8f970fd411dce15a1aed7d2a0367867d1d990d92c2140bb_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c58487cb5ecf403ba7e9b3aa765a7cb747d8255ff9017a6898d672c13218acb9_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c5a35f620a3f8b04400c9743e12ea19b5bd48a45dc9f7bbf1663393f8b6949bb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:20b0c0c375452fbe5e0e6d3ce5fcc1701f17d565ea59cdc3afc839e6db1a8f57_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:d5cca0c6f13dfb26012f1966bd710f5b0d273b86e5b78175e3fed265113ae813_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:e78c21c6635b63c9b998db88c9a476ca69271686ae578370523a5cc13e4ee7b1_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:f133c396d65044ba83c3fdfb58f6f43cb447e7e4ff2d536059a6f005ec66c3f3_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:18c753707a880775b4de7258ad26278aeaa4d44431d2b536fd36f09468cbc3ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1bcc6f76285463cbd51d012ec92b4451f2ef60f2efba0e105aca393e7bb25e42_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:839b77da7118c52d80856c2e1e1791e80de1cfca81d4dcc962e0b2f46965ed17_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:a47b22e4da16141a0b69d2fe0197bd36b5079cfa6112acf185f1417268f393c0_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Server-Side Request Forgery and proxy bypass due to improper hostname normalization"
},
{
"cve": "CVE-2026-40175",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-04-10T20:02:10.296601+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:3ce18ada2f9a154701aff42e85bd04ae208c98a2740795ba13b68b337a155737_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:55823addb648700bd1664bb58133f1aedfb65fbc74749687fbef41f1136bcee7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:874e4ccb63bcfd4de4286999abc76a62085b7e815dd7e6ae94c1e43a3ce0966c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:9fa3d423f4bc2067d3b5e006141069201b2ac41808703fd05d581eb920e42561_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:453c6ea090fff48b07855523ca40a2e8a3a9a8283f53b9a0ee07a8a7f95ee6b3_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:6bc7241a590cd80fb92ee323069186c8540eb6a4f33d8d5ba187ef2c589d4e76_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:a5ce32fb4b8ccf9d56a76bbd97e0c36205b6992e1628e179249c62fd0a7f3e8a_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:f2db5fcb81c8b503193f9bffc6e867da79b975fd7c8c8865ad0c94e77ae2e4be_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:5ea2be3c0418cb4897de097ebd0f920f32895344f1eeac8f5e4a494643a25e87_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:9d1cd236f8c94e1ef553c7051dcd72fafd0f1696dfc83591baac66994899eec8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a86c5ab69b5aca8df3cbdb8f195678b4dc767745c06c16fc2d6dfc2809d705b1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c77990d5205df7d25319f236a041bb7c852adcf142f0781a97f7f2dd90aefd08_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3ce626dda8bd0950f2ff0c063be586125641513e70de40e2765fe9133a0cef4a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:79275891d7178bd4b611914b9d7b450e0dce37bf87972de262b1976928100a1b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d97152635adb4a0fbc31e60ccd968ea60b6243f08c99c8842181b565356bc427_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:f7dad30eb5ac563461591d2bad155e870678f5b538a127b3c1da137f1b466c8a_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:40e001d6c3c4fc080611625285968d4a70ca26d2c65e7b3914062203e948ef6f_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:6eb8515588ea85534b444071dda2b5563cd637040b09709da5b3b14921b36ece_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:77ee8a095399d9fca8641a5fb08b9e06031df4b63bd8c2526a6f144e0e94586d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:c283e665c5dad24e8dd28646c8c5eb5fb3afb77a5e2b299a0fb82ead975dcff1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d551c761a67292a0144f5b20c9b5a30d5de1a8fb4c0f74b64dc0db38f5b6be4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:14763b8e9ed64215f3d30bae7b3ba3d43f4c19ccf509661f586a8d218feb9a2a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:613bb1aa4cf3d7ab00cbd7c192a8e691cff2c8592ddce0efc42dfae8bc8b090e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:c95bfbba7e1ca8c118fc751462259cec11141f3ca9bb529111514a3e8f1b8556_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:25f95df1593ea4e64752422f0e62171dfddb5adc359289a7c6877c963d7b34d5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:9a624bb5394c0cb2687dc2416f006eed7694588aee4b7dfdc37ae2d1bc911cd6_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:a5fa11271cd6a63db3acbc960b9a832d7074ecdcb9f426cabfddc67bcb70c68d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:f979acb72698cf6461637197b8f16f3650124bc0bc4d3060374fe25b308f73db_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:62c7309855978c992e157afa6a9423ad0a37a8362e6e8ec7fb33fcf92d49547f_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:6933a99d9a1b8cad65923164a3807a071924e60d34e993923232a279831bd0a1_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d4cf745aaeed4038df11ea58579e0aa22d2b853735cc8bd8f3fe05837e930ce8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d59bd269680eb6419d76972f3d808b33d804f3389b0280b7206f31caa394f6c0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:45f189ec954f7191c313dea7b5b86ebe0e0ada562607197a274e813f0e39d157_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:5d8920cc01d260a4b70d70aba43e91fe506ef603fda21891c3ef3f4c2da53f49_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:b36885f05b970a4cce0f595dd8408360807c9539dd240edd3a40fbcd5a63a86c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:fb02c2d0c4f2286534f9de3f2e8784ff7460cefc87fbc57cf38d494148a9c04d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1c1629615b7977dad68d26bb3b405b3fc3c9141e2ba4fac6a87813231f5ee846_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2e9f54de165e01b3abaf294253597eae1e9a58dcddd274abe591890a77d76de6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:880b6361f68bd6bb6f5cceaa9b0688f03c5d8f55a7e3404ddb9c3c1700dfe567_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:c5ffe606bfd7394a51e2812822681ff5e02bac1709d7d28a786ac06778dcccae_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:31da6737b88229d9cd8ac2af478fe98009aed8fa4d2115d372d67e10d04e2ceb_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:64067894bf36b9e3c53f9cbc14284fb068191bbeda4a33a1fee2ea5fbe898b39_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:8b08c42d605c9dc4dfc3b615b894481009b2a950f5aded78d0138cd7b8d83476_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:ce01736bb92b45b806a20d6ba706a4ea47f2bfc7d36eff47bb876f56aa1a2c20_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:2ddb0e8109bf19496909102ec4b276bb8e785bff367174ad3e41b23261365198_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5af36d61e760b74bada2c5e86daf9ca551cc78511ec21d8715675c0c460e055d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:88d8e9bca990bb6f0febcb7fdf39021487ed749a043a562351a8ae5c45717e89_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:91f7af335790fa31dfaaacca90a041298019c7b41cd2c7dd508b85fbe191c8a2_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:275370d513dffbaa843db648bf0154daf2471072f4591b74a4e1560b8ae12c5d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:2fc2ee92fd22c9294c920171dab09c372f6db46e7ad607c0fdcee918518b92dd_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:3a26ce87d1cca061a9a4c4449d7a516bcf3979cd507f34b145c0dc88c2c60a0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:cd82ef67eaae640f8a40e8f9e618b14a46d8ef04376f0f477787fd907005727f_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:1a9471ef97e1b5e32e53dda263ce76ebaa6b3a1ea043b0203c5704737e4260f3_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5079e91e590bfca725a3d0e0dd3dd89c018bf58b5d4ec1e01bdfa9084f9fa31b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:e88a513245bc2afe07d1d39edeca31fed6b3da107ab1e1ed3d3d971cea6b07e2_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:ed8b18fa3d3682d75d95dba34999509cbd5881d4434ab8b0ff6cc9a668ca81fd_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:0a14de59b2fefb945b69ec5b35c125cdc67f7fb28ba7006ee3b378b18d868ebe_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:bca0d7cb3ba9dc34dfc053b01d84b27b9dae5a9ee9daffb8b738c93820fc414c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c6f02742d6118c8e935eb716f530e216333759749ed9de181f662bb7448c73c1_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:daf1d3e1c23e27d5013dd22a9da79a2ac3eb8cb00929dce398e6ba5176529ec8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:34e716a642ca0fb32dfddbc396c5a8edd800eb0025e82fd6cc4a5b68f3d141b0_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:6124da9ed1b17d4846efc53bccc81a58123f8d588fc1d92c3b010696fa0d26cd_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:c35ec9b27507cd3e251593673097920db7c4c325e640b0331a023444839101f8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ff6fdeff600d2306e758771cc333f70992a9b00ef08f96c166e4c55e14edf740_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:414f909444deea8decee115698a967e168b851a350ce06ea7fd9a3d60ca4e52b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:8cf604758746c0de918eba3864b9606115fd90d70a8e1b558f0c6dd9181b8760_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:bc6c97c4ae8941113e319db22d7c8f740143dd7bf1136d51c1eefd880961c741_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e611f0884a2d6d2a8f41a019a00e6c5a1aeb6e563b300521bd461b9e07362d11_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:2985f66e8212ab1c24f1b4c81a5b71c21fcb16b083d58ac8f0988a53462edfb9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:32ee016a14369b66c690cce5bb167312306e1671f19bd257e0f37abf1d6902ac_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:5dafe2aa725fcb515fe44b6b17b327d448a2454103987bfd393439b984259f50_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:ba09707bb97f71b70048a974fd7bbfd174bb04857c8a54771f9b4d8096059b2b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:0141ef7c836ac1be163c3b91e628fddaa24f54562202a3f12c1a5ecccd0bf1dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:277da087c79a18098c123376873e4f6defb0dedb6120d3e3214ceddfb3472a9c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b229c2dfb9895ba92763ae89b02e4e30095801637263c95a0419a0f377ab76b0_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:fef9e41cee316ab7aa722a954b1b4a226218c93398486a961ac94bf17dc141f7_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:093890b6532bcf1973bed2a87f05190b287ef9dcc7da1da5936b8a8077c02a07_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:1d5ba15a7ce2f563546319adcf5637cd645a3cba6548c0a03e752f9b8c4d989d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:cf4a1ff0ca47f11784d6170a1fd5cda5882f8d3e916f0c316a9554e11864bb01_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:eca610d0852fd15bdc293cfb8ef6933b58b8d0067e39844fecf02c9d478f0245_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:04b6c56b8dd333f59d48aac04e5e3ffb717b85e146d3ff236f9846a9fc44487a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09bbc4c0efef903ccc5440e105e03def8db687dd8d521a7d481fc7323780e4c2_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:7d6d1b1df29304c022644dd6d372c83c248f55bd6ef4f0cd4338c4a76749827f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:fa0f47ba291842a673e2e881e61e5ce90f9d2688bd507ed13ab25839211fac4a_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:01f2f1b792be3f423cd0871c1febc5f2ae6529a392219e02704d210556052b5c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:20e34d09f653c2101dc32478844ac05de21968af8aeaa84236b0152c0e96fb4b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:d2676fb519b9b5cc9a8865c4c3734fc260685a56afbe7479da7f6c2c08cfae8b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f0ea279f709eb1f1e0844d1e2fce2ebf354e4ff5bbb20decf1cdf07179d65c3b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:0c62d9f4d4c1d3a087450ee955cf28204fc8a2cd3504e581f68f731fe3140aa4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3507430fa0d2adfbdc4c2480b3e3dcc29d2023b0aff2f8712304a06435922725_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a37edc384c993ac0ac8f161924a932bf3d0e73ac0850c1033b0bbac6a3a60fd8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:db0f8bb811846567e9182aa7d78d48a4c9552d5a1237b43ee770a63084a3395f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:04197371cf97e30caa72687257da16e5c5e9d2554272b5d105225751035aea6c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:551b1f23c76d2e0af8f970fd411dce15a1aed7d2a0367867d1d990d92c2140bb_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c58487cb5ecf403ba7e9b3aa765a7cb747d8255ff9017a6898d672c13218acb9_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c5a35f620a3f8b04400c9743e12ea19b5bd48a45dc9f7bbf1663393f8b6949bb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:20b0c0c375452fbe5e0e6d3ce5fcc1701f17d565ea59cdc3afc839e6db1a8f57_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:d5cca0c6f13dfb26012f1966bd710f5b0d273b86e5b78175e3fed265113ae813_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:e78c21c6635b63c9b998db88c9a476ca69271686ae578370523a5cc13e4ee7b1_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:f133c396d65044ba83c3fdfb58f6f43cb447e7e4ff2d536059a6f005ec66c3f3_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:18c753707a880775b4de7258ad26278aeaa4d44431d2b536fd36f09468cbc3ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1bcc6f76285463cbd51d012ec92b4451f2ef60f2efba0e105aca393e7bb25e42_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:839b77da7118c52d80856c2e1e1791e80de1cfca81d4dcc962e0b2f46965ed17_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:a47b22e4da16141a0b69d2fe0197bd36b5079cfa6112acf185f1417268f393c0_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. This vulnerability, known as Prototype Pollution, can be exploited through a specific \"Gadget\" attack chain. This allows an attacker to escalate a Prototype Pollution vulnerability in a third-party dependency, potentially leading to remote code execution or a full cloud compromise, such as bypassing AWS IMDSv2.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Remote Code Execution via Prototype Pollution escalation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Axios library, a promise-based HTTP client, is susceptible to an Important prototype pollution vulnerability. This flaw, when combined with specific \"Gadget\" attack chains in third-party dependencies, can lead to remote code execution or full cloud compromise, including bypassing AWS IMDSv2.\n \nWith pollution check patch available in Axios gives an advantage, it remains vulnerable due to HTTP Header Sanitation and Server-Side Request Forgery threat.\n\nRed Hat products that incorporate the vulnerable Axios library are affected.\n\nThe openshift4/ose-monitoring-plugin-rhel9 container image is not vulnerable to this flaw. The affected component is used as a build-time dependency but it\u0027s not shipped in the final product, meaning the flaw is not present thus cannot be exploited in the container deployments.\n\nRegarding openshift4/ose-console for Product stream 4.12 and 4.13, the vulnerable component is present (indirect dependency), but the vulnerability is not exploitable in our case due to the browser runtime, where the required Node.js-specific attack vectors are not available. With this, the impact becomes low.",
"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": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3d4b97e4bb90ddd75391bcb80911536b5eb2383089dfd798ed10758bec1497a5_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:7eae601d70fd246d3489f23611a6cac60f9e515b22228d20c9afab42548f6c56_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:b947d8bbc2b6a474fc7e9dde634d5e92890bac69007d32852c03c48f715b7ed8_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:ceb7701b44f8af636220d8d0300e9075afbe74db9d080e9c13385d18b84bfcc4_ppc64le"
],
"known_not_affected": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:3ce18ada2f9a154701aff42e85bd04ae208c98a2740795ba13b68b337a155737_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:55823addb648700bd1664bb58133f1aedfb65fbc74749687fbef41f1136bcee7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:874e4ccb63bcfd4de4286999abc76a62085b7e815dd7e6ae94c1e43a3ce0966c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:9fa3d423f4bc2067d3b5e006141069201b2ac41808703fd05d581eb920e42561_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:453c6ea090fff48b07855523ca40a2e8a3a9a8283f53b9a0ee07a8a7f95ee6b3_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:6bc7241a590cd80fb92ee323069186c8540eb6a4f33d8d5ba187ef2c589d4e76_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:a5ce32fb4b8ccf9d56a76bbd97e0c36205b6992e1628e179249c62fd0a7f3e8a_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:f2db5fcb81c8b503193f9bffc6e867da79b975fd7c8c8865ad0c94e77ae2e4be_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:5ea2be3c0418cb4897de097ebd0f920f32895344f1eeac8f5e4a494643a25e87_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:9d1cd236f8c94e1ef553c7051dcd72fafd0f1696dfc83591baac66994899eec8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a86c5ab69b5aca8df3cbdb8f195678b4dc767745c06c16fc2d6dfc2809d705b1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c77990d5205df7d25319f236a041bb7c852adcf142f0781a97f7f2dd90aefd08_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3ce626dda8bd0950f2ff0c063be586125641513e70de40e2765fe9133a0cef4a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:79275891d7178bd4b611914b9d7b450e0dce37bf87972de262b1976928100a1b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d97152635adb4a0fbc31e60ccd968ea60b6243f08c99c8842181b565356bc427_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:f7dad30eb5ac563461591d2bad155e870678f5b538a127b3c1da137f1b466c8a_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:40e001d6c3c4fc080611625285968d4a70ca26d2c65e7b3914062203e948ef6f_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:6eb8515588ea85534b444071dda2b5563cd637040b09709da5b3b14921b36ece_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:77ee8a095399d9fca8641a5fb08b9e06031df4b63bd8c2526a6f144e0e94586d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:c283e665c5dad24e8dd28646c8c5eb5fb3afb77a5e2b299a0fb82ead975dcff1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d551c761a67292a0144f5b20c9b5a30d5de1a8fb4c0f74b64dc0db38f5b6be4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:14763b8e9ed64215f3d30bae7b3ba3d43f4c19ccf509661f586a8d218feb9a2a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:613bb1aa4cf3d7ab00cbd7c192a8e691cff2c8592ddce0efc42dfae8bc8b090e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:c95bfbba7e1ca8c118fc751462259cec11141f3ca9bb529111514a3e8f1b8556_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:25f95df1593ea4e64752422f0e62171dfddb5adc359289a7c6877c963d7b34d5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:9a624bb5394c0cb2687dc2416f006eed7694588aee4b7dfdc37ae2d1bc911cd6_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:a5fa11271cd6a63db3acbc960b9a832d7074ecdcb9f426cabfddc67bcb70c68d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:f979acb72698cf6461637197b8f16f3650124bc0bc4d3060374fe25b308f73db_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:62c7309855978c992e157afa6a9423ad0a37a8362e6e8ec7fb33fcf92d49547f_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:6933a99d9a1b8cad65923164a3807a071924e60d34e993923232a279831bd0a1_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d4cf745aaeed4038df11ea58579e0aa22d2b853735cc8bd8f3fe05837e930ce8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d59bd269680eb6419d76972f3d808b33d804f3389b0280b7206f31caa394f6c0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:45f189ec954f7191c313dea7b5b86ebe0e0ada562607197a274e813f0e39d157_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:5d8920cc01d260a4b70d70aba43e91fe506ef603fda21891c3ef3f4c2da53f49_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:b36885f05b970a4cce0f595dd8408360807c9539dd240edd3a40fbcd5a63a86c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:fb02c2d0c4f2286534f9de3f2e8784ff7460cefc87fbc57cf38d494148a9c04d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1c1629615b7977dad68d26bb3b405b3fc3c9141e2ba4fac6a87813231f5ee846_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2e9f54de165e01b3abaf294253597eae1e9a58dcddd274abe591890a77d76de6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:880b6361f68bd6bb6f5cceaa9b0688f03c5d8f55a7e3404ddb9c3c1700dfe567_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:c5ffe606bfd7394a51e2812822681ff5e02bac1709d7d28a786ac06778dcccae_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:31da6737b88229d9cd8ac2af478fe98009aed8fa4d2115d372d67e10d04e2ceb_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:64067894bf36b9e3c53f9cbc14284fb068191bbeda4a33a1fee2ea5fbe898b39_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:8b08c42d605c9dc4dfc3b615b894481009b2a950f5aded78d0138cd7b8d83476_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:ce01736bb92b45b806a20d6ba706a4ea47f2bfc7d36eff47bb876f56aa1a2c20_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:2ddb0e8109bf19496909102ec4b276bb8e785bff367174ad3e41b23261365198_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5af36d61e760b74bada2c5e86daf9ca551cc78511ec21d8715675c0c460e055d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:88d8e9bca990bb6f0febcb7fdf39021487ed749a043a562351a8ae5c45717e89_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:91f7af335790fa31dfaaacca90a041298019c7b41cd2c7dd508b85fbe191c8a2_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:275370d513dffbaa843db648bf0154daf2471072f4591b74a4e1560b8ae12c5d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:2fc2ee92fd22c9294c920171dab09c372f6db46e7ad607c0fdcee918518b92dd_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:3a26ce87d1cca061a9a4c4449d7a516bcf3979cd507f34b145c0dc88c2c60a0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:cd82ef67eaae640f8a40e8f9e618b14a46d8ef04376f0f477787fd907005727f_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:1a9471ef97e1b5e32e53dda263ce76ebaa6b3a1ea043b0203c5704737e4260f3_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5079e91e590bfca725a3d0e0dd3dd89c018bf58b5d4ec1e01bdfa9084f9fa31b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:e88a513245bc2afe07d1d39edeca31fed6b3da107ab1e1ed3d3d971cea6b07e2_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:ed8b18fa3d3682d75d95dba34999509cbd5881d4434ab8b0ff6cc9a668ca81fd_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:0a14de59b2fefb945b69ec5b35c125cdc67f7fb28ba7006ee3b378b18d868ebe_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:bca0d7cb3ba9dc34dfc053b01d84b27b9dae5a9ee9daffb8b738c93820fc414c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c6f02742d6118c8e935eb716f530e216333759749ed9de181f662bb7448c73c1_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:daf1d3e1c23e27d5013dd22a9da79a2ac3eb8cb00929dce398e6ba5176529ec8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:34e716a642ca0fb32dfddbc396c5a8edd800eb0025e82fd6cc4a5b68f3d141b0_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:6124da9ed1b17d4846efc53bccc81a58123f8d588fc1d92c3b010696fa0d26cd_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:c35ec9b27507cd3e251593673097920db7c4c325e640b0331a023444839101f8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ff6fdeff600d2306e758771cc333f70992a9b00ef08f96c166e4c55e14edf740_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:414f909444deea8decee115698a967e168b851a350ce06ea7fd9a3d60ca4e52b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:8cf604758746c0de918eba3864b9606115fd90d70a8e1b558f0c6dd9181b8760_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:bc6c97c4ae8941113e319db22d7c8f740143dd7bf1136d51c1eefd880961c741_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e611f0884a2d6d2a8f41a019a00e6c5a1aeb6e563b300521bd461b9e07362d11_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:2985f66e8212ab1c24f1b4c81a5b71c21fcb16b083d58ac8f0988a53462edfb9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:32ee016a14369b66c690cce5bb167312306e1671f19bd257e0f37abf1d6902ac_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:5dafe2aa725fcb515fe44b6b17b327d448a2454103987bfd393439b984259f50_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:ba09707bb97f71b70048a974fd7bbfd174bb04857c8a54771f9b4d8096059b2b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:0141ef7c836ac1be163c3b91e628fddaa24f54562202a3f12c1a5ecccd0bf1dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:277da087c79a18098c123376873e4f6defb0dedb6120d3e3214ceddfb3472a9c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b229c2dfb9895ba92763ae89b02e4e30095801637263c95a0419a0f377ab76b0_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:fef9e41cee316ab7aa722a954b1b4a226218c93398486a961ac94bf17dc141f7_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:093890b6532bcf1973bed2a87f05190b287ef9dcc7da1da5936b8a8077c02a07_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:1d5ba15a7ce2f563546319adcf5637cd645a3cba6548c0a03e752f9b8c4d989d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:cf4a1ff0ca47f11784d6170a1fd5cda5882f8d3e916f0c316a9554e11864bb01_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:eca610d0852fd15bdc293cfb8ef6933b58b8d0067e39844fecf02c9d478f0245_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:04b6c56b8dd333f59d48aac04e5e3ffb717b85e146d3ff236f9846a9fc44487a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09bbc4c0efef903ccc5440e105e03def8db687dd8d521a7d481fc7323780e4c2_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:7d6d1b1df29304c022644dd6d372c83c248f55bd6ef4f0cd4338c4a76749827f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:fa0f47ba291842a673e2e881e61e5ce90f9d2688bd507ed13ab25839211fac4a_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:01f2f1b792be3f423cd0871c1febc5f2ae6529a392219e02704d210556052b5c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:20e34d09f653c2101dc32478844ac05de21968af8aeaa84236b0152c0e96fb4b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:d2676fb519b9b5cc9a8865c4c3734fc260685a56afbe7479da7f6c2c08cfae8b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f0ea279f709eb1f1e0844d1e2fce2ebf354e4ff5bbb20decf1cdf07179d65c3b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:0c62d9f4d4c1d3a087450ee955cf28204fc8a2cd3504e581f68f731fe3140aa4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3507430fa0d2adfbdc4c2480b3e3dcc29d2023b0aff2f8712304a06435922725_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a37edc384c993ac0ac8f161924a932bf3d0e73ac0850c1033b0bbac6a3a60fd8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:db0f8bb811846567e9182aa7d78d48a4c9552d5a1237b43ee770a63084a3395f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:04197371cf97e30caa72687257da16e5c5e9d2554272b5d105225751035aea6c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:551b1f23c76d2e0af8f970fd411dce15a1aed7d2a0367867d1d990d92c2140bb_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c58487cb5ecf403ba7e9b3aa765a7cb747d8255ff9017a6898d672c13218acb9_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c5a35f620a3f8b04400c9743e12ea19b5bd48a45dc9f7bbf1663393f8b6949bb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:20b0c0c375452fbe5e0e6d3ce5fcc1701f17d565ea59cdc3afc839e6db1a8f57_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:d5cca0c6f13dfb26012f1966bd710f5b0d273b86e5b78175e3fed265113ae813_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:e78c21c6635b63c9b998db88c9a476ca69271686ae578370523a5cc13e4ee7b1_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:f133c396d65044ba83c3fdfb58f6f43cb447e7e4ff2d536059a6f005ec66c3f3_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:18c753707a880775b4de7258ad26278aeaa4d44431d2b536fd36f09468cbc3ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1bcc6f76285463cbd51d012ec92b4451f2ef60f2efba0e105aca393e7bb25e42_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:839b77da7118c52d80856c2e1e1791e80de1cfca81d4dcc962e0b2f46965ed17_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:a47b22e4da16141a0b69d2fe0197bd36b5079cfa6112acf185f1417268f393c0_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-40175"
},
{
"category": "external",
"summary": "RHBZ#2457432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-40175",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40175"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-40175",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40175"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/commit/363185461b90b1b78845dc8a99a1f103d9b122a1",
"url": "https://github.com/axios/axios/commit/363185461b90b1b78845dc8a99a1f103d9b122a1"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/pull/10660",
"url": "https://github.com/axios/axios/pull/10660"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/releases/tag/v1.15.0",
"url": "https://github.com/axios/axios/releases/tag/v1.15.0"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-fvcv-3m26-pcqx",
"url": "https://github.com/axios/axios/security/advisories/GHSA-fvcv-3m26-pcqx"
}
],
"release_date": "2026-04-10T19:23:52.285000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-14T19:47:32+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.13/html/clusters/cluster_mce_overview#mce-install-intro",
"product_ids": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3d4b97e4bb90ddd75391bcb80911536b5eb2383089dfd798ed10758bec1497a5_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:7eae601d70fd246d3489f23611a6cac60f9e515b22228d20c9afab42548f6c56_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:b947d8bbc2b6a474fc7e9dde634d5e92890bac69007d32852c03c48f715b7ed8_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:ceb7701b44f8af636220d8d0300e9075afbe74db9d080e9c13385d18b84bfcc4_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:17699"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.0,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:3ce18ada2f9a154701aff42e85bd04ae208c98a2740795ba13b68b337a155737_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:55823addb648700bd1664bb58133f1aedfb65fbc74749687fbef41f1136bcee7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:874e4ccb63bcfd4de4286999abc76a62085b7e815dd7e6ae94c1e43a3ce0966c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:9fa3d423f4bc2067d3b5e006141069201b2ac41808703fd05d581eb920e42561_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:453c6ea090fff48b07855523ca40a2e8a3a9a8283f53b9a0ee07a8a7f95ee6b3_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:6bc7241a590cd80fb92ee323069186c8540eb6a4f33d8d5ba187ef2c589d4e76_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:a5ce32fb4b8ccf9d56a76bbd97e0c36205b6992e1628e179249c62fd0a7f3e8a_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:f2db5fcb81c8b503193f9bffc6e867da79b975fd7c8c8865ad0c94e77ae2e4be_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:5ea2be3c0418cb4897de097ebd0f920f32895344f1eeac8f5e4a494643a25e87_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:9d1cd236f8c94e1ef553c7051dcd72fafd0f1696dfc83591baac66994899eec8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a86c5ab69b5aca8df3cbdb8f195678b4dc767745c06c16fc2d6dfc2809d705b1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c77990d5205df7d25319f236a041bb7c852adcf142f0781a97f7f2dd90aefd08_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3ce626dda8bd0950f2ff0c063be586125641513e70de40e2765fe9133a0cef4a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:79275891d7178bd4b611914b9d7b450e0dce37bf87972de262b1976928100a1b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d97152635adb4a0fbc31e60ccd968ea60b6243f08c99c8842181b565356bc427_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:f7dad30eb5ac563461591d2bad155e870678f5b538a127b3c1da137f1b466c8a_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:40e001d6c3c4fc080611625285968d4a70ca26d2c65e7b3914062203e948ef6f_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:6eb8515588ea85534b444071dda2b5563cd637040b09709da5b3b14921b36ece_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:77ee8a095399d9fca8641a5fb08b9e06031df4b63bd8c2526a6f144e0e94586d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:c283e665c5dad24e8dd28646c8c5eb5fb3afb77a5e2b299a0fb82ead975dcff1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d551c761a67292a0144f5b20c9b5a30d5de1a8fb4c0f74b64dc0db38f5b6be4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:14763b8e9ed64215f3d30bae7b3ba3d43f4c19ccf509661f586a8d218feb9a2a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:613bb1aa4cf3d7ab00cbd7c192a8e691cff2c8592ddce0efc42dfae8bc8b090e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:c95bfbba7e1ca8c118fc751462259cec11141f3ca9bb529111514a3e8f1b8556_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:25f95df1593ea4e64752422f0e62171dfddb5adc359289a7c6877c963d7b34d5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:9a624bb5394c0cb2687dc2416f006eed7694588aee4b7dfdc37ae2d1bc911cd6_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:a5fa11271cd6a63db3acbc960b9a832d7074ecdcb9f426cabfddc67bcb70c68d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:f979acb72698cf6461637197b8f16f3650124bc0bc4d3060374fe25b308f73db_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:62c7309855978c992e157afa6a9423ad0a37a8362e6e8ec7fb33fcf92d49547f_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:6933a99d9a1b8cad65923164a3807a071924e60d34e993923232a279831bd0a1_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d4cf745aaeed4038df11ea58579e0aa22d2b853735cc8bd8f3fe05837e930ce8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d59bd269680eb6419d76972f3d808b33d804f3389b0280b7206f31caa394f6c0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:45f189ec954f7191c313dea7b5b86ebe0e0ada562607197a274e813f0e39d157_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:5d8920cc01d260a4b70d70aba43e91fe506ef603fda21891c3ef3f4c2da53f49_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:b36885f05b970a4cce0f595dd8408360807c9539dd240edd3a40fbcd5a63a86c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:fb02c2d0c4f2286534f9de3f2e8784ff7460cefc87fbc57cf38d494148a9c04d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1c1629615b7977dad68d26bb3b405b3fc3c9141e2ba4fac6a87813231f5ee846_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2e9f54de165e01b3abaf294253597eae1e9a58dcddd274abe591890a77d76de6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:880b6361f68bd6bb6f5cceaa9b0688f03c5d8f55a7e3404ddb9c3c1700dfe567_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:c5ffe606bfd7394a51e2812822681ff5e02bac1709d7d28a786ac06778dcccae_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3d4b97e4bb90ddd75391bcb80911536b5eb2383089dfd798ed10758bec1497a5_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:7eae601d70fd246d3489f23611a6cac60f9e515b22228d20c9afab42548f6c56_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:b947d8bbc2b6a474fc7e9dde634d5e92890bac69007d32852c03c48f715b7ed8_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:ceb7701b44f8af636220d8d0300e9075afbe74db9d080e9c13385d18b84bfcc4_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:31da6737b88229d9cd8ac2af478fe98009aed8fa4d2115d372d67e10d04e2ceb_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:64067894bf36b9e3c53f9cbc14284fb068191bbeda4a33a1fee2ea5fbe898b39_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:8b08c42d605c9dc4dfc3b615b894481009b2a950f5aded78d0138cd7b8d83476_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:ce01736bb92b45b806a20d6ba706a4ea47f2bfc7d36eff47bb876f56aa1a2c20_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:2ddb0e8109bf19496909102ec4b276bb8e785bff367174ad3e41b23261365198_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5af36d61e760b74bada2c5e86daf9ca551cc78511ec21d8715675c0c460e055d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:88d8e9bca990bb6f0febcb7fdf39021487ed749a043a562351a8ae5c45717e89_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:91f7af335790fa31dfaaacca90a041298019c7b41cd2c7dd508b85fbe191c8a2_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:275370d513dffbaa843db648bf0154daf2471072f4591b74a4e1560b8ae12c5d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:2fc2ee92fd22c9294c920171dab09c372f6db46e7ad607c0fdcee918518b92dd_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:3a26ce87d1cca061a9a4c4449d7a516bcf3979cd507f34b145c0dc88c2c60a0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:cd82ef67eaae640f8a40e8f9e618b14a46d8ef04376f0f477787fd907005727f_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:1a9471ef97e1b5e32e53dda263ce76ebaa6b3a1ea043b0203c5704737e4260f3_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5079e91e590bfca725a3d0e0dd3dd89c018bf58b5d4ec1e01bdfa9084f9fa31b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:e88a513245bc2afe07d1d39edeca31fed6b3da107ab1e1ed3d3d971cea6b07e2_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:ed8b18fa3d3682d75d95dba34999509cbd5881d4434ab8b0ff6cc9a668ca81fd_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:0a14de59b2fefb945b69ec5b35c125cdc67f7fb28ba7006ee3b378b18d868ebe_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:bca0d7cb3ba9dc34dfc053b01d84b27b9dae5a9ee9daffb8b738c93820fc414c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c6f02742d6118c8e935eb716f530e216333759749ed9de181f662bb7448c73c1_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:daf1d3e1c23e27d5013dd22a9da79a2ac3eb8cb00929dce398e6ba5176529ec8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:34e716a642ca0fb32dfddbc396c5a8edd800eb0025e82fd6cc4a5b68f3d141b0_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:6124da9ed1b17d4846efc53bccc81a58123f8d588fc1d92c3b010696fa0d26cd_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:c35ec9b27507cd3e251593673097920db7c4c325e640b0331a023444839101f8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ff6fdeff600d2306e758771cc333f70992a9b00ef08f96c166e4c55e14edf740_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:414f909444deea8decee115698a967e168b851a350ce06ea7fd9a3d60ca4e52b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:8cf604758746c0de918eba3864b9606115fd90d70a8e1b558f0c6dd9181b8760_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:bc6c97c4ae8941113e319db22d7c8f740143dd7bf1136d51c1eefd880961c741_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e611f0884a2d6d2a8f41a019a00e6c5a1aeb6e563b300521bd461b9e07362d11_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:2985f66e8212ab1c24f1b4c81a5b71c21fcb16b083d58ac8f0988a53462edfb9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:32ee016a14369b66c690cce5bb167312306e1671f19bd257e0f37abf1d6902ac_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:5dafe2aa725fcb515fe44b6b17b327d448a2454103987bfd393439b984259f50_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:ba09707bb97f71b70048a974fd7bbfd174bb04857c8a54771f9b4d8096059b2b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:0141ef7c836ac1be163c3b91e628fddaa24f54562202a3f12c1a5ecccd0bf1dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:277da087c79a18098c123376873e4f6defb0dedb6120d3e3214ceddfb3472a9c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b229c2dfb9895ba92763ae89b02e4e30095801637263c95a0419a0f377ab76b0_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:fef9e41cee316ab7aa722a954b1b4a226218c93398486a961ac94bf17dc141f7_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:093890b6532bcf1973bed2a87f05190b287ef9dcc7da1da5936b8a8077c02a07_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:1d5ba15a7ce2f563546319adcf5637cd645a3cba6548c0a03e752f9b8c4d989d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:cf4a1ff0ca47f11784d6170a1fd5cda5882f8d3e916f0c316a9554e11864bb01_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:eca610d0852fd15bdc293cfb8ef6933b58b8d0067e39844fecf02c9d478f0245_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:04b6c56b8dd333f59d48aac04e5e3ffb717b85e146d3ff236f9846a9fc44487a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09bbc4c0efef903ccc5440e105e03def8db687dd8d521a7d481fc7323780e4c2_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:7d6d1b1df29304c022644dd6d372c83c248f55bd6ef4f0cd4338c4a76749827f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:fa0f47ba291842a673e2e881e61e5ce90f9d2688bd507ed13ab25839211fac4a_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:01f2f1b792be3f423cd0871c1febc5f2ae6529a392219e02704d210556052b5c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:20e34d09f653c2101dc32478844ac05de21968af8aeaa84236b0152c0e96fb4b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:d2676fb519b9b5cc9a8865c4c3734fc260685a56afbe7479da7f6c2c08cfae8b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f0ea279f709eb1f1e0844d1e2fce2ebf354e4ff5bbb20decf1cdf07179d65c3b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:0c62d9f4d4c1d3a087450ee955cf28204fc8a2cd3504e581f68f731fe3140aa4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3507430fa0d2adfbdc4c2480b3e3dcc29d2023b0aff2f8712304a06435922725_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a37edc384c993ac0ac8f161924a932bf3d0e73ac0850c1033b0bbac6a3a60fd8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:db0f8bb811846567e9182aa7d78d48a4c9552d5a1237b43ee770a63084a3395f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:04197371cf97e30caa72687257da16e5c5e9d2554272b5d105225751035aea6c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:551b1f23c76d2e0af8f970fd411dce15a1aed7d2a0367867d1d990d92c2140bb_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c58487cb5ecf403ba7e9b3aa765a7cb747d8255ff9017a6898d672c13218acb9_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c5a35f620a3f8b04400c9743e12ea19b5bd48a45dc9f7bbf1663393f8b6949bb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:20b0c0c375452fbe5e0e6d3ce5fcc1701f17d565ea59cdc3afc839e6db1a8f57_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:d5cca0c6f13dfb26012f1966bd710f5b0d273b86e5b78175e3fed265113ae813_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:e78c21c6635b63c9b998db88c9a476ca69271686ae578370523a5cc13e4ee7b1_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:f133c396d65044ba83c3fdfb58f6f43cb447e7e4ff2d536059a6f005ec66c3f3_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:18c753707a880775b4de7258ad26278aeaa4d44431d2b536fd36f09468cbc3ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1bcc6f76285463cbd51d012ec92b4451f2ef60f2efba0e105aca393e7bb25e42_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:839b77da7118c52d80856c2e1e1791e80de1cfca81d4dcc962e0b2f46965ed17_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:a47b22e4da16141a0b69d2fe0197bd36b5079cfa6112acf185f1417268f393c0_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Remote Code Execution via Prototype Pollution escalation"
},
{
"cve": "CVE-2026-40895",
"cwe": {
"id": "CWE-212",
"name": "Improper Removal of Sensitive Information Before Storage or Transfer"
},
"discovery_date": "2026-04-21T21:02:33.280553+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:3ce18ada2f9a154701aff42e85bd04ae208c98a2740795ba13b68b337a155737_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:55823addb648700bd1664bb58133f1aedfb65fbc74749687fbef41f1136bcee7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:874e4ccb63bcfd4de4286999abc76a62085b7e815dd7e6ae94c1e43a3ce0966c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:9fa3d423f4bc2067d3b5e006141069201b2ac41808703fd05d581eb920e42561_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:453c6ea090fff48b07855523ca40a2e8a3a9a8283f53b9a0ee07a8a7f95ee6b3_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:6bc7241a590cd80fb92ee323069186c8540eb6a4f33d8d5ba187ef2c589d4e76_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:a5ce32fb4b8ccf9d56a76bbd97e0c36205b6992e1628e179249c62fd0a7f3e8a_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:f2db5fcb81c8b503193f9bffc6e867da79b975fd7c8c8865ad0c94e77ae2e4be_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:5ea2be3c0418cb4897de097ebd0f920f32895344f1eeac8f5e4a494643a25e87_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:9d1cd236f8c94e1ef553c7051dcd72fafd0f1696dfc83591baac66994899eec8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a86c5ab69b5aca8df3cbdb8f195678b4dc767745c06c16fc2d6dfc2809d705b1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c77990d5205df7d25319f236a041bb7c852adcf142f0781a97f7f2dd90aefd08_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3ce626dda8bd0950f2ff0c063be586125641513e70de40e2765fe9133a0cef4a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:79275891d7178bd4b611914b9d7b450e0dce37bf87972de262b1976928100a1b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d97152635adb4a0fbc31e60ccd968ea60b6243f08c99c8842181b565356bc427_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:f7dad30eb5ac563461591d2bad155e870678f5b538a127b3c1da137f1b466c8a_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:40e001d6c3c4fc080611625285968d4a70ca26d2c65e7b3914062203e948ef6f_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:6eb8515588ea85534b444071dda2b5563cd637040b09709da5b3b14921b36ece_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:77ee8a095399d9fca8641a5fb08b9e06031df4b63bd8c2526a6f144e0e94586d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:c283e665c5dad24e8dd28646c8c5eb5fb3afb77a5e2b299a0fb82ead975dcff1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d551c761a67292a0144f5b20c9b5a30d5de1a8fb4c0f74b64dc0db38f5b6be4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:14763b8e9ed64215f3d30bae7b3ba3d43f4c19ccf509661f586a8d218feb9a2a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:613bb1aa4cf3d7ab00cbd7c192a8e691cff2c8592ddce0efc42dfae8bc8b090e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:c95bfbba7e1ca8c118fc751462259cec11141f3ca9bb529111514a3e8f1b8556_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:25f95df1593ea4e64752422f0e62171dfddb5adc359289a7c6877c963d7b34d5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:9a624bb5394c0cb2687dc2416f006eed7694588aee4b7dfdc37ae2d1bc911cd6_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:a5fa11271cd6a63db3acbc960b9a832d7074ecdcb9f426cabfddc67bcb70c68d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:f979acb72698cf6461637197b8f16f3650124bc0bc4d3060374fe25b308f73db_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:62c7309855978c992e157afa6a9423ad0a37a8362e6e8ec7fb33fcf92d49547f_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:6933a99d9a1b8cad65923164a3807a071924e60d34e993923232a279831bd0a1_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d4cf745aaeed4038df11ea58579e0aa22d2b853735cc8bd8f3fe05837e930ce8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d59bd269680eb6419d76972f3d808b33d804f3389b0280b7206f31caa394f6c0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:45f189ec954f7191c313dea7b5b86ebe0e0ada562607197a274e813f0e39d157_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:5d8920cc01d260a4b70d70aba43e91fe506ef603fda21891c3ef3f4c2da53f49_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:b36885f05b970a4cce0f595dd8408360807c9539dd240edd3a40fbcd5a63a86c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:fb02c2d0c4f2286534f9de3f2e8784ff7460cefc87fbc57cf38d494148a9c04d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1c1629615b7977dad68d26bb3b405b3fc3c9141e2ba4fac6a87813231f5ee846_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2e9f54de165e01b3abaf294253597eae1e9a58dcddd274abe591890a77d76de6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:880b6361f68bd6bb6f5cceaa9b0688f03c5d8f55a7e3404ddb9c3c1700dfe567_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:c5ffe606bfd7394a51e2812822681ff5e02bac1709d7d28a786ac06778dcccae_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:31da6737b88229d9cd8ac2af478fe98009aed8fa4d2115d372d67e10d04e2ceb_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:64067894bf36b9e3c53f9cbc14284fb068191bbeda4a33a1fee2ea5fbe898b39_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:8b08c42d605c9dc4dfc3b615b894481009b2a950f5aded78d0138cd7b8d83476_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:ce01736bb92b45b806a20d6ba706a4ea47f2bfc7d36eff47bb876f56aa1a2c20_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:2ddb0e8109bf19496909102ec4b276bb8e785bff367174ad3e41b23261365198_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5af36d61e760b74bada2c5e86daf9ca551cc78511ec21d8715675c0c460e055d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:88d8e9bca990bb6f0febcb7fdf39021487ed749a043a562351a8ae5c45717e89_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:91f7af335790fa31dfaaacca90a041298019c7b41cd2c7dd508b85fbe191c8a2_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:275370d513dffbaa843db648bf0154daf2471072f4591b74a4e1560b8ae12c5d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:2fc2ee92fd22c9294c920171dab09c372f6db46e7ad607c0fdcee918518b92dd_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:3a26ce87d1cca061a9a4c4449d7a516bcf3979cd507f34b145c0dc88c2c60a0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:cd82ef67eaae640f8a40e8f9e618b14a46d8ef04376f0f477787fd907005727f_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:1a9471ef97e1b5e32e53dda263ce76ebaa6b3a1ea043b0203c5704737e4260f3_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5079e91e590bfca725a3d0e0dd3dd89c018bf58b5d4ec1e01bdfa9084f9fa31b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:e88a513245bc2afe07d1d39edeca31fed6b3da107ab1e1ed3d3d971cea6b07e2_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:ed8b18fa3d3682d75d95dba34999509cbd5881d4434ab8b0ff6cc9a668ca81fd_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:0a14de59b2fefb945b69ec5b35c125cdc67f7fb28ba7006ee3b378b18d868ebe_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:bca0d7cb3ba9dc34dfc053b01d84b27b9dae5a9ee9daffb8b738c93820fc414c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c6f02742d6118c8e935eb716f530e216333759749ed9de181f662bb7448c73c1_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:daf1d3e1c23e27d5013dd22a9da79a2ac3eb8cb00929dce398e6ba5176529ec8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:34e716a642ca0fb32dfddbc396c5a8edd800eb0025e82fd6cc4a5b68f3d141b0_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:6124da9ed1b17d4846efc53bccc81a58123f8d588fc1d92c3b010696fa0d26cd_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:c35ec9b27507cd3e251593673097920db7c4c325e640b0331a023444839101f8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ff6fdeff600d2306e758771cc333f70992a9b00ef08f96c166e4c55e14edf740_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:414f909444deea8decee115698a967e168b851a350ce06ea7fd9a3d60ca4e52b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:8cf604758746c0de918eba3864b9606115fd90d70a8e1b558f0c6dd9181b8760_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:bc6c97c4ae8941113e319db22d7c8f740143dd7bf1136d51c1eefd880961c741_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e611f0884a2d6d2a8f41a019a00e6c5a1aeb6e563b300521bd461b9e07362d11_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:2985f66e8212ab1c24f1b4c81a5b71c21fcb16b083d58ac8f0988a53462edfb9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:32ee016a14369b66c690cce5bb167312306e1671f19bd257e0f37abf1d6902ac_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:5dafe2aa725fcb515fe44b6b17b327d448a2454103987bfd393439b984259f50_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:ba09707bb97f71b70048a974fd7bbfd174bb04857c8a54771f9b4d8096059b2b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:0141ef7c836ac1be163c3b91e628fddaa24f54562202a3f12c1a5ecccd0bf1dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:277da087c79a18098c123376873e4f6defb0dedb6120d3e3214ceddfb3472a9c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b229c2dfb9895ba92763ae89b02e4e30095801637263c95a0419a0f377ab76b0_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:fef9e41cee316ab7aa722a954b1b4a226218c93398486a961ac94bf17dc141f7_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:093890b6532bcf1973bed2a87f05190b287ef9dcc7da1da5936b8a8077c02a07_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:1d5ba15a7ce2f563546319adcf5637cd645a3cba6548c0a03e752f9b8c4d989d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:cf4a1ff0ca47f11784d6170a1fd5cda5882f8d3e916f0c316a9554e11864bb01_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:eca610d0852fd15bdc293cfb8ef6933b58b8d0067e39844fecf02c9d478f0245_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:04b6c56b8dd333f59d48aac04e5e3ffb717b85e146d3ff236f9846a9fc44487a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09bbc4c0efef903ccc5440e105e03def8db687dd8d521a7d481fc7323780e4c2_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:7d6d1b1df29304c022644dd6d372c83c248f55bd6ef4f0cd4338c4a76749827f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:fa0f47ba291842a673e2e881e61e5ce90f9d2688bd507ed13ab25839211fac4a_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:01f2f1b792be3f423cd0871c1febc5f2ae6529a392219e02704d210556052b5c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:20e34d09f653c2101dc32478844ac05de21968af8aeaa84236b0152c0e96fb4b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:d2676fb519b9b5cc9a8865c4c3734fc260685a56afbe7479da7f6c2c08cfae8b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f0ea279f709eb1f1e0844d1e2fce2ebf354e4ff5bbb20decf1cdf07179d65c3b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:0c62d9f4d4c1d3a087450ee955cf28204fc8a2cd3504e581f68f731fe3140aa4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3507430fa0d2adfbdc4c2480b3e3dcc29d2023b0aff2f8712304a06435922725_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a37edc384c993ac0ac8f161924a932bf3d0e73ac0850c1033b0bbac6a3a60fd8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:db0f8bb811846567e9182aa7d78d48a4c9552d5a1237b43ee770a63084a3395f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:04197371cf97e30caa72687257da16e5c5e9d2554272b5d105225751035aea6c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:551b1f23c76d2e0af8f970fd411dce15a1aed7d2a0367867d1d990d92c2140bb_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c58487cb5ecf403ba7e9b3aa765a7cb747d8255ff9017a6898d672c13218acb9_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c5a35f620a3f8b04400c9743e12ea19b5bd48a45dc9f7bbf1663393f8b6949bb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:20b0c0c375452fbe5e0e6d3ce5fcc1701f17d565ea59cdc3afc839e6db1a8f57_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:d5cca0c6f13dfb26012f1966bd710f5b0d273b86e5b78175e3fed265113ae813_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:e78c21c6635b63c9b998db88c9a476ca69271686ae578370523a5cc13e4ee7b1_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:f133c396d65044ba83c3fdfb58f6f43cb447e7e4ff2d536059a6f005ec66c3f3_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:18c753707a880775b4de7258ad26278aeaa4d44431d2b536fd36f09468cbc3ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1bcc6f76285463cbd51d012ec92b4451f2ef60f2efba0e105aca393e7bb25e42_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:839b77da7118c52d80856c2e1e1791e80de1cfca81d4dcc962e0b2f46965ed17_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:a47b22e4da16141a0b69d2fe0197bd36b5079cfa6112acf185f1417268f393c0_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2460297"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in follow-redirects. When an HTTP request follows a cross-domain redirect (a redirection to a different domain), custom authentication headers, such as X-API-Key or X-Auth-Token, are not properly stripped. This allows these sensitive headers to be forwarded verbatim to the redirect target, potentially leading to the unintended disclosure of authentication information to an untrusted third party.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "follow-redirects: follow-redirects: Information disclosure via cross-domain redirects",
"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": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3d4b97e4bb90ddd75391bcb80911536b5eb2383089dfd798ed10758bec1497a5_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:7eae601d70fd246d3489f23611a6cac60f9e515b22228d20c9afab42548f6c56_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:b947d8bbc2b6a474fc7e9dde634d5e92890bac69007d32852c03c48f715b7ed8_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:ceb7701b44f8af636220d8d0300e9075afbe74db9d080e9c13385d18b84bfcc4_ppc64le"
],
"known_not_affected": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:3ce18ada2f9a154701aff42e85bd04ae208c98a2740795ba13b68b337a155737_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:55823addb648700bd1664bb58133f1aedfb65fbc74749687fbef41f1136bcee7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:874e4ccb63bcfd4de4286999abc76a62085b7e815dd7e6ae94c1e43a3ce0966c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:9fa3d423f4bc2067d3b5e006141069201b2ac41808703fd05d581eb920e42561_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:453c6ea090fff48b07855523ca40a2e8a3a9a8283f53b9a0ee07a8a7f95ee6b3_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:6bc7241a590cd80fb92ee323069186c8540eb6a4f33d8d5ba187ef2c589d4e76_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:a5ce32fb4b8ccf9d56a76bbd97e0c36205b6992e1628e179249c62fd0a7f3e8a_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:f2db5fcb81c8b503193f9bffc6e867da79b975fd7c8c8865ad0c94e77ae2e4be_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:5ea2be3c0418cb4897de097ebd0f920f32895344f1eeac8f5e4a494643a25e87_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:9d1cd236f8c94e1ef553c7051dcd72fafd0f1696dfc83591baac66994899eec8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a86c5ab69b5aca8df3cbdb8f195678b4dc767745c06c16fc2d6dfc2809d705b1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c77990d5205df7d25319f236a041bb7c852adcf142f0781a97f7f2dd90aefd08_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3ce626dda8bd0950f2ff0c063be586125641513e70de40e2765fe9133a0cef4a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:79275891d7178bd4b611914b9d7b450e0dce37bf87972de262b1976928100a1b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d97152635adb4a0fbc31e60ccd968ea60b6243f08c99c8842181b565356bc427_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:f7dad30eb5ac563461591d2bad155e870678f5b538a127b3c1da137f1b466c8a_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:40e001d6c3c4fc080611625285968d4a70ca26d2c65e7b3914062203e948ef6f_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:6eb8515588ea85534b444071dda2b5563cd637040b09709da5b3b14921b36ece_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:77ee8a095399d9fca8641a5fb08b9e06031df4b63bd8c2526a6f144e0e94586d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:c283e665c5dad24e8dd28646c8c5eb5fb3afb77a5e2b299a0fb82ead975dcff1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d551c761a67292a0144f5b20c9b5a30d5de1a8fb4c0f74b64dc0db38f5b6be4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:14763b8e9ed64215f3d30bae7b3ba3d43f4c19ccf509661f586a8d218feb9a2a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:613bb1aa4cf3d7ab00cbd7c192a8e691cff2c8592ddce0efc42dfae8bc8b090e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:c95bfbba7e1ca8c118fc751462259cec11141f3ca9bb529111514a3e8f1b8556_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:25f95df1593ea4e64752422f0e62171dfddb5adc359289a7c6877c963d7b34d5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:9a624bb5394c0cb2687dc2416f006eed7694588aee4b7dfdc37ae2d1bc911cd6_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:a5fa11271cd6a63db3acbc960b9a832d7074ecdcb9f426cabfddc67bcb70c68d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:f979acb72698cf6461637197b8f16f3650124bc0bc4d3060374fe25b308f73db_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:62c7309855978c992e157afa6a9423ad0a37a8362e6e8ec7fb33fcf92d49547f_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:6933a99d9a1b8cad65923164a3807a071924e60d34e993923232a279831bd0a1_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d4cf745aaeed4038df11ea58579e0aa22d2b853735cc8bd8f3fe05837e930ce8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d59bd269680eb6419d76972f3d808b33d804f3389b0280b7206f31caa394f6c0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:45f189ec954f7191c313dea7b5b86ebe0e0ada562607197a274e813f0e39d157_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:5d8920cc01d260a4b70d70aba43e91fe506ef603fda21891c3ef3f4c2da53f49_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:b36885f05b970a4cce0f595dd8408360807c9539dd240edd3a40fbcd5a63a86c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:fb02c2d0c4f2286534f9de3f2e8784ff7460cefc87fbc57cf38d494148a9c04d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1c1629615b7977dad68d26bb3b405b3fc3c9141e2ba4fac6a87813231f5ee846_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2e9f54de165e01b3abaf294253597eae1e9a58dcddd274abe591890a77d76de6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:880b6361f68bd6bb6f5cceaa9b0688f03c5d8f55a7e3404ddb9c3c1700dfe567_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:c5ffe606bfd7394a51e2812822681ff5e02bac1709d7d28a786ac06778dcccae_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:31da6737b88229d9cd8ac2af478fe98009aed8fa4d2115d372d67e10d04e2ceb_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:64067894bf36b9e3c53f9cbc14284fb068191bbeda4a33a1fee2ea5fbe898b39_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:8b08c42d605c9dc4dfc3b615b894481009b2a950f5aded78d0138cd7b8d83476_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:ce01736bb92b45b806a20d6ba706a4ea47f2bfc7d36eff47bb876f56aa1a2c20_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:2ddb0e8109bf19496909102ec4b276bb8e785bff367174ad3e41b23261365198_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5af36d61e760b74bada2c5e86daf9ca551cc78511ec21d8715675c0c460e055d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:88d8e9bca990bb6f0febcb7fdf39021487ed749a043a562351a8ae5c45717e89_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:91f7af335790fa31dfaaacca90a041298019c7b41cd2c7dd508b85fbe191c8a2_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:275370d513dffbaa843db648bf0154daf2471072f4591b74a4e1560b8ae12c5d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:2fc2ee92fd22c9294c920171dab09c372f6db46e7ad607c0fdcee918518b92dd_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:3a26ce87d1cca061a9a4c4449d7a516bcf3979cd507f34b145c0dc88c2c60a0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:cd82ef67eaae640f8a40e8f9e618b14a46d8ef04376f0f477787fd907005727f_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:1a9471ef97e1b5e32e53dda263ce76ebaa6b3a1ea043b0203c5704737e4260f3_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5079e91e590bfca725a3d0e0dd3dd89c018bf58b5d4ec1e01bdfa9084f9fa31b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:e88a513245bc2afe07d1d39edeca31fed6b3da107ab1e1ed3d3d971cea6b07e2_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:ed8b18fa3d3682d75d95dba34999509cbd5881d4434ab8b0ff6cc9a668ca81fd_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:0a14de59b2fefb945b69ec5b35c125cdc67f7fb28ba7006ee3b378b18d868ebe_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:bca0d7cb3ba9dc34dfc053b01d84b27b9dae5a9ee9daffb8b738c93820fc414c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c6f02742d6118c8e935eb716f530e216333759749ed9de181f662bb7448c73c1_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:daf1d3e1c23e27d5013dd22a9da79a2ac3eb8cb00929dce398e6ba5176529ec8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:34e716a642ca0fb32dfddbc396c5a8edd800eb0025e82fd6cc4a5b68f3d141b0_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:6124da9ed1b17d4846efc53bccc81a58123f8d588fc1d92c3b010696fa0d26cd_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:c35ec9b27507cd3e251593673097920db7c4c325e640b0331a023444839101f8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ff6fdeff600d2306e758771cc333f70992a9b00ef08f96c166e4c55e14edf740_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:414f909444deea8decee115698a967e168b851a350ce06ea7fd9a3d60ca4e52b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:8cf604758746c0de918eba3864b9606115fd90d70a8e1b558f0c6dd9181b8760_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:bc6c97c4ae8941113e319db22d7c8f740143dd7bf1136d51c1eefd880961c741_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e611f0884a2d6d2a8f41a019a00e6c5a1aeb6e563b300521bd461b9e07362d11_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:2985f66e8212ab1c24f1b4c81a5b71c21fcb16b083d58ac8f0988a53462edfb9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:32ee016a14369b66c690cce5bb167312306e1671f19bd257e0f37abf1d6902ac_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:5dafe2aa725fcb515fe44b6b17b327d448a2454103987bfd393439b984259f50_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:ba09707bb97f71b70048a974fd7bbfd174bb04857c8a54771f9b4d8096059b2b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:0141ef7c836ac1be163c3b91e628fddaa24f54562202a3f12c1a5ecccd0bf1dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:277da087c79a18098c123376873e4f6defb0dedb6120d3e3214ceddfb3472a9c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b229c2dfb9895ba92763ae89b02e4e30095801637263c95a0419a0f377ab76b0_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:fef9e41cee316ab7aa722a954b1b4a226218c93398486a961ac94bf17dc141f7_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:093890b6532bcf1973bed2a87f05190b287ef9dcc7da1da5936b8a8077c02a07_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:1d5ba15a7ce2f563546319adcf5637cd645a3cba6548c0a03e752f9b8c4d989d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:cf4a1ff0ca47f11784d6170a1fd5cda5882f8d3e916f0c316a9554e11864bb01_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:eca610d0852fd15bdc293cfb8ef6933b58b8d0067e39844fecf02c9d478f0245_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:04b6c56b8dd333f59d48aac04e5e3ffb717b85e146d3ff236f9846a9fc44487a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09bbc4c0efef903ccc5440e105e03def8db687dd8d521a7d481fc7323780e4c2_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:7d6d1b1df29304c022644dd6d372c83c248f55bd6ef4f0cd4338c4a76749827f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:fa0f47ba291842a673e2e881e61e5ce90f9d2688bd507ed13ab25839211fac4a_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:01f2f1b792be3f423cd0871c1febc5f2ae6529a392219e02704d210556052b5c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:20e34d09f653c2101dc32478844ac05de21968af8aeaa84236b0152c0e96fb4b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:d2676fb519b9b5cc9a8865c4c3734fc260685a56afbe7479da7f6c2c08cfae8b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f0ea279f709eb1f1e0844d1e2fce2ebf354e4ff5bbb20decf1cdf07179d65c3b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:0c62d9f4d4c1d3a087450ee955cf28204fc8a2cd3504e581f68f731fe3140aa4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3507430fa0d2adfbdc4c2480b3e3dcc29d2023b0aff2f8712304a06435922725_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a37edc384c993ac0ac8f161924a932bf3d0e73ac0850c1033b0bbac6a3a60fd8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:db0f8bb811846567e9182aa7d78d48a4c9552d5a1237b43ee770a63084a3395f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:04197371cf97e30caa72687257da16e5c5e9d2554272b5d105225751035aea6c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:551b1f23c76d2e0af8f970fd411dce15a1aed7d2a0367867d1d990d92c2140bb_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c58487cb5ecf403ba7e9b3aa765a7cb747d8255ff9017a6898d672c13218acb9_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c5a35f620a3f8b04400c9743e12ea19b5bd48a45dc9f7bbf1663393f8b6949bb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:20b0c0c375452fbe5e0e6d3ce5fcc1701f17d565ea59cdc3afc839e6db1a8f57_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:d5cca0c6f13dfb26012f1966bd710f5b0d273b86e5b78175e3fed265113ae813_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:e78c21c6635b63c9b998db88c9a476ca69271686ae578370523a5cc13e4ee7b1_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:f133c396d65044ba83c3fdfb58f6f43cb447e7e4ff2d536059a6f005ec66c3f3_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:18c753707a880775b4de7258ad26278aeaa4d44431d2b536fd36f09468cbc3ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1bcc6f76285463cbd51d012ec92b4451f2ef60f2efba0e105aca393e7bb25e42_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:839b77da7118c52d80856c2e1e1791e80de1cfca81d4dcc962e0b2f46965ed17_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:a47b22e4da16141a0b69d2fe0197bd36b5079cfa6112acf185f1417268f393c0_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-40895"
},
{
"category": "external",
"summary": "RHBZ#2460297",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460297"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-40895",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40895"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-40895",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40895"
},
{
"category": "external",
"summary": "https://github.com/follow-redirects/follow-redirects/security/advisories/GHSA-r4q5-vmmm-2653",
"url": "https://github.com/follow-redirects/follow-redirects/security/advisories/GHSA-r4q5-vmmm-2653"
}
],
"release_date": "2026-04-21T19:59:59.759000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-14T19:47:32+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.13/html/clusters/cluster_mce_overview#mce-install-intro",
"product_ids": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3d4b97e4bb90ddd75391bcb80911536b5eb2383089dfd798ed10758bec1497a5_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:7eae601d70fd246d3489f23611a6cac60f9e515b22228d20c9afab42548f6c56_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:b947d8bbc2b6a474fc7e9dde634d5e92890bac69007d32852c03c48f715b7ed8_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:ceb7701b44f8af636220d8d0300e9075afbe74db9d080e9c13385d18b84bfcc4_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:17699"
}
],
"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": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:3ce18ada2f9a154701aff42e85bd04ae208c98a2740795ba13b68b337a155737_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:55823addb648700bd1664bb58133f1aedfb65fbc74749687fbef41f1136bcee7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:874e4ccb63bcfd4de4286999abc76a62085b7e815dd7e6ae94c1e43a3ce0966c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:9fa3d423f4bc2067d3b5e006141069201b2ac41808703fd05d581eb920e42561_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:453c6ea090fff48b07855523ca40a2e8a3a9a8283f53b9a0ee07a8a7f95ee6b3_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:6bc7241a590cd80fb92ee323069186c8540eb6a4f33d8d5ba187ef2c589d4e76_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:a5ce32fb4b8ccf9d56a76bbd97e0c36205b6992e1628e179249c62fd0a7f3e8a_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:f2db5fcb81c8b503193f9bffc6e867da79b975fd7c8c8865ad0c94e77ae2e4be_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:5ea2be3c0418cb4897de097ebd0f920f32895344f1eeac8f5e4a494643a25e87_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:9d1cd236f8c94e1ef553c7051dcd72fafd0f1696dfc83591baac66994899eec8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a86c5ab69b5aca8df3cbdb8f195678b4dc767745c06c16fc2d6dfc2809d705b1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c77990d5205df7d25319f236a041bb7c852adcf142f0781a97f7f2dd90aefd08_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3ce626dda8bd0950f2ff0c063be586125641513e70de40e2765fe9133a0cef4a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:79275891d7178bd4b611914b9d7b450e0dce37bf87972de262b1976928100a1b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d97152635adb4a0fbc31e60ccd968ea60b6243f08c99c8842181b565356bc427_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:f7dad30eb5ac563461591d2bad155e870678f5b538a127b3c1da137f1b466c8a_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:40e001d6c3c4fc080611625285968d4a70ca26d2c65e7b3914062203e948ef6f_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:6eb8515588ea85534b444071dda2b5563cd637040b09709da5b3b14921b36ece_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:77ee8a095399d9fca8641a5fb08b9e06031df4b63bd8c2526a6f144e0e94586d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:c283e665c5dad24e8dd28646c8c5eb5fb3afb77a5e2b299a0fb82ead975dcff1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d551c761a67292a0144f5b20c9b5a30d5de1a8fb4c0f74b64dc0db38f5b6be4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:14763b8e9ed64215f3d30bae7b3ba3d43f4c19ccf509661f586a8d218feb9a2a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:613bb1aa4cf3d7ab00cbd7c192a8e691cff2c8592ddce0efc42dfae8bc8b090e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:c95bfbba7e1ca8c118fc751462259cec11141f3ca9bb529111514a3e8f1b8556_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:25f95df1593ea4e64752422f0e62171dfddb5adc359289a7c6877c963d7b34d5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:9a624bb5394c0cb2687dc2416f006eed7694588aee4b7dfdc37ae2d1bc911cd6_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:a5fa11271cd6a63db3acbc960b9a832d7074ecdcb9f426cabfddc67bcb70c68d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:f979acb72698cf6461637197b8f16f3650124bc0bc4d3060374fe25b308f73db_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:62c7309855978c992e157afa6a9423ad0a37a8362e6e8ec7fb33fcf92d49547f_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:6933a99d9a1b8cad65923164a3807a071924e60d34e993923232a279831bd0a1_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d4cf745aaeed4038df11ea58579e0aa22d2b853735cc8bd8f3fe05837e930ce8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d59bd269680eb6419d76972f3d808b33d804f3389b0280b7206f31caa394f6c0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:45f189ec954f7191c313dea7b5b86ebe0e0ada562607197a274e813f0e39d157_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:5d8920cc01d260a4b70d70aba43e91fe506ef603fda21891c3ef3f4c2da53f49_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:b36885f05b970a4cce0f595dd8408360807c9539dd240edd3a40fbcd5a63a86c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:fb02c2d0c4f2286534f9de3f2e8784ff7460cefc87fbc57cf38d494148a9c04d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1c1629615b7977dad68d26bb3b405b3fc3c9141e2ba4fac6a87813231f5ee846_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2e9f54de165e01b3abaf294253597eae1e9a58dcddd274abe591890a77d76de6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:880b6361f68bd6bb6f5cceaa9b0688f03c5d8f55a7e3404ddb9c3c1700dfe567_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:c5ffe606bfd7394a51e2812822681ff5e02bac1709d7d28a786ac06778dcccae_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3d4b97e4bb90ddd75391bcb80911536b5eb2383089dfd798ed10758bec1497a5_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:7eae601d70fd246d3489f23611a6cac60f9e515b22228d20c9afab42548f6c56_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:b947d8bbc2b6a474fc7e9dde634d5e92890bac69007d32852c03c48f715b7ed8_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:ceb7701b44f8af636220d8d0300e9075afbe74db9d080e9c13385d18b84bfcc4_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:31da6737b88229d9cd8ac2af478fe98009aed8fa4d2115d372d67e10d04e2ceb_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:64067894bf36b9e3c53f9cbc14284fb068191bbeda4a33a1fee2ea5fbe898b39_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:8b08c42d605c9dc4dfc3b615b894481009b2a950f5aded78d0138cd7b8d83476_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:ce01736bb92b45b806a20d6ba706a4ea47f2bfc7d36eff47bb876f56aa1a2c20_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:2ddb0e8109bf19496909102ec4b276bb8e785bff367174ad3e41b23261365198_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5af36d61e760b74bada2c5e86daf9ca551cc78511ec21d8715675c0c460e055d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:88d8e9bca990bb6f0febcb7fdf39021487ed749a043a562351a8ae5c45717e89_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:91f7af335790fa31dfaaacca90a041298019c7b41cd2c7dd508b85fbe191c8a2_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:275370d513dffbaa843db648bf0154daf2471072f4591b74a4e1560b8ae12c5d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:2fc2ee92fd22c9294c920171dab09c372f6db46e7ad607c0fdcee918518b92dd_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:3a26ce87d1cca061a9a4c4449d7a516bcf3979cd507f34b145c0dc88c2c60a0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:cd82ef67eaae640f8a40e8f9e618b14a46d8ef04376f0f477787fd907005727f_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:1a9471ef97e1b5e32e53dda263ce76ebaa6b3a1ea043b0203c5704737e4260f3_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5079e91e590bfca725a3d0e0dd3dd89c018bf58b5d4ec1e01bdfa9084f9fa31b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:e88a513245bc2afe07d1d39edeca31fed6b3da107ab1e1ed3d3d971cea6b07e2_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:ed8b18fa3d3682d75d95dba34999509cbd5881d4434ab8b0ff6cc9a668ca81fd_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:0a14de59b2fefb945b69ec5b35c125cdc67f7fb28ba7006ee3b378b18d868ebe_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:bca0d7cb3ba9dc34dfc053b01d84b27b9dae5a9ee9daffb8b738c93820fc414c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c6f02742d6118c8e935eb716f530e216333759749ed9de181f662bb7448c73c1_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:daf1d3e1c23e27d5013dd22a9da79a2ac3eb8cb00929dce398e6ba5176529ec8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:34e716a642ca0fb32dfddbc396c5a8edd800eb0025e82fd6cc4a5b68f3d141b0_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:6124da9ed1b17d4846efc53bccc81a58123f8d588fc1d92c3b010696fa0d26cd_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:c35ec9b27507cd3e251593673097920db7c4c325e640b0331a023444839101f8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ff6fdeff600d2306e758771cc333f70992a9b00ef08f96c166e4c55e14edf740_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:414f909444deea8decee115698a967e168b851a350ce06ea7fd9a3d60ca4e52b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:8cf604758746c0de918eba3864b9606115fd90d70a8e1b558f0c6dd9181b8760_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:bc6c97c4ae8941113e319db22d7c8f740143dd7bf1136d51c1eefd880961c741_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e611f0884a2d6d2a8f41a019a00e6c5a1aeb6e563b300521bd461b9e07362d11_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:2985f66e8212ab1c24f1b4c81a5b71c21fcb16b083d58ac8f0988a53462edfb9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:32ee016a14369b66c690cce5bb167312306e1671f19bd257e0f37abf1d6902ac_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:5dafe2aa725fcb515fe44b6b17b327d448a2454103987bfd393439b984259f50_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:ba09707bb97f71b70048a974fd7bbfd174bb04857c8a54771f9b4d8096059b2b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:0141ef7c836ac1be163c3b91e628fddaa24f54562202a3f12c1a5ecccd0bf1dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:277da087c79a18098c123376873e4f6defb0dedb6120d3e3214ceddfb3472a9c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b229c2dfb9895ba92763ae89b02e4e30095801637263c95a0419a0f377ab76b0_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:fef9e41cee316ab7aa722a954b1b4a226218c93398486a961ac94bf17dc141f7_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:093890b6532bcf1973bed2a87f05190b287ef9dcc7da1da5936b8a8077c02a07_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:1d5ba15a7ce2f563546319adcf5637cd645a3cba6548c0a03e752f9b8c4d989d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:cf4a1ff0ca47f11784d6170a1fd5cda5882f8d3e916f0c316a9554e11864bb01_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:eca610d0852fd15bdc293cfb8ef6933b58b8d0067e39844fecf02c9d478f0245_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:04b6c56b8dd333f59d48aac04e5e3ffb717b85e146d3ff236f9846a9fc44487a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09bbc4c0efef903ccc5440e105e03def8db687dd8d521a7d481fc7323780e4c2_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:7d6d1b1df29304c022644dd6d372c83c248f55bd6ef4f0cd4338c4a76749827f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:fa0f47ba291842a673e2e881e61e5ce90f9d2688bd507ed13ab25839211fac4a_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:01f2f1b792be3f423cd0871c1febc5f2ae6529a392219e02704d210556052b5c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:20e34d09f653c2101dc32478844ac05de21968af8aeaa84236b0152c0e96fb4b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:d2676fb519b9b5cc9a8865c4c3734fc260685a56afbe7479da7f6c2c08cfae8b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f0ea279f709eb1f1e0844d1e2fce2ebf354e4ff5bbb20decf1cdf07179d65c3b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:0c62d9f4d4c1d3a087450ee955cf28204fc8a2cd3504e581f68f731fe3140aa4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3507430fa0d2adfbdc4c2480b3e3dcc29d2023b0aff2f8712304a06435922725_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a37edc384c993ac0ac8f161924a932bf3d0e73ac0850c1033b0bbac6a3a60fd8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:db0f8bb811846567e9182aa7d78d48a4c9552d5a1237b43ee770a63084a3395f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:04197371cf97e30caa72687257da16e5c5e9d2554272b5d105225751035aea6c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:551b1f23c76d2e0af8f970fd411dce15a1aed7d2a0367867d1d990d92c2140bb_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c58487cb5ecf403ba7e9b3aa765a7cb747d8255ff9017a6898d672c13218acb9_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c5a35f620a3f8b04400c9743e12ea19b5bd48a45dc9f7bbf1663393f8b6949bb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:20b0c0c375452fbe5e0e6d3ce5fcc1701f17d565ea59cdc3afc839e6db1a8f57_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:d5cca0c6f13dfb26012f1966bd710f5b0d273b86e5b78175e3fed265113ae813_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:e78c21c6635b63c9b998db88c9a476ca69271686ae578370523a5cc13e4ee7b1_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:f133c396d65044ba83c3fdfb58f6f43cb447e7e4ff2d536059a6f005ec66c3f3_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:18c753707a880775b4de7258ad26278aeaa4d44431d2b536fd36f09468cbc3ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1bcc6f76285463cbd51d012ec92b4451f2ef60f2efba0e105aca393e7bb25e42_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:839b77da7118c52d80856c2e1e1791e80de1cfca81d4dcc962e0b2f46965ed17_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:a47b22e4da16141a0b69d2fe0197bd36b5079cfa6112acf185f1417268f393c0_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "follow-redirects: follow-redirects: Information disclosure via cross-domain redirects"
},
{
"cve": "CVE-2026-42033",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-04-24T18:01:20.937507+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:3ce18ada2f9a154701aff42e85bd04ae208c98a2740795ba13b68b337a155737_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:55823addb648700bd1664bb58133f1aedfb65fbc74749687fbef41f1136bcee7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:874e4ccb63bcfd4de4286999abc76a62085b7e815dd7e6ae94c1e43a3ce0966c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:9fa3d423f4bc2067d3b5e006141069201b2ac41808703fd05d581eb920e42561_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:453c6ea090fff48b07855523ca40a2e8a3a9a8283f53b9a0ee07a8a7f95ee6b3_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:6bc7241a590cd80fb92ee323069186c8540eb6a4f33d8d5ba187ef2c589d4e76_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:a5ce32fb4b8ccf9d56a76bbd97e0c36205b6992e1628e179249c62fd0a7f3e8a_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:f2db5fcb81c8b503193f9bffc6e867da79b975fd7c8c8865ad0c94e77ae2e4be_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:5ea2be3c0418cb4897de097ebd0f920f32895344f1eeac8f5e4a494643a25e87_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:9d1cd236f8c94e1ef553c7051dcd72fafd0f1696dfc83591baac66994899eec8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a86c5ab69b5aca8df3cbdb8f195678b4dc767745c06c16fc2d6dfc2809d705b1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c77990d5205df7d25319f236a041bb7c852adcf142f0781a97f7f2dd90aefd08_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3ce626dda8bd0950f2ff0c063be586125641513e70de40e2765fe9133a0cef4a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:79275891d7178bd4b611914b9d7b450e0dce37bf87972de262b1976928100a1b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d97152635adb4a0fbc31e60ccd968ea60b6243f08c99c8842181b565356bc427_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:f7dad30eb5ac563461591d2bad155e870678f5b538a127b3c1da137f1b466c8a_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:40e001d6c3c4fc080611625285968d4a70ca26d2c65e7b3914062203e948ef6f_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:6eb8515588ea85534b444071dda2b5563cd637040b09709da5b3b14921b36ece_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:77ee8a095399d9fca8641a5fb08b9e06031df4b63bd8c2526a6f144e0e94586d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:c283e665c5dad24e8dd28646c8c5eb5fb3afb77a5e2b299a0fb82ead975dcff1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d551c761a67292a0144f5b20c9b5a30d5de1a8fb4c0f74b64dc0db38f5b6be4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:14763b8e9ed64215f3d30bae7b3ba3d43f4c19ccf509661f586a8d218feb9a2a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:613bb1aa4cf3d7ab00cbd7c192a8e691cff2c8592ddce0efc42dfae8bc8b090e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:c95bfbba7e1ca8c118fc751462259cec11141f3ca9bb529111514a3e8f1b8556_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:25f95df1593ea4e64752422f0e62171dfddb5adc359289a7c6877c963d7b34d5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:9a624bb5394c0cb2687dc2416f006eed7694588aee4b7dfdc37ae2d1bc911cd6_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:a5fa11271cd6a63db3acbc960b9a832d7074ecdcb9f426cabfddc67bcb70c68d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:f979acb72698cf6461637197b8f16f3650124bc0bc4d3060374fe25b308f73db_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:62c7309855978c992e157afa6a9423ad0a37a8362e6e8ec7fb33fcf92d49547f_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:6933a99d9a1b8cad65923164a3807a071924e60d34e993923232a279831bd0a1_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d4cf745aaeed4038df11ea58579e0aa22d2b853735cc8bd8f3fe05837e930ce8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d59bd269680eb6419d76972f3d808b33d804f3389b0280b7206f31caa394f6c0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:45f189ec954f7191c313dea7b5b86ebe0e0ada562607197a274e813f0e39d157_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:5d8920cc01d260a4b70d70aba43e91fe506ef603fda21891c3ef3f4c2da53f49_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:b36885f05b970a4cce0f595dd8408360807c9539dd240edd3a40fbcd5a63a86c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:fb02c2d0c4f2286534f9de3f2e8784ff7460cefc87fbc57cf38d494148a9c04d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1c1629615b7977dad68d26bb3b405b3fc3c9141e2ba4fac6a87813231f5ee846_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2e9f54de165e01b3abaf294253597eae1e9a58dcddd274abe591890a77d76de6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:880b6361f68bd6bb6f5cceaa9b0688f03c5d8f55a7e3404ddb9c3c1700dfe567_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:c5ffe606bfd7394a51e2812822681ff5e02bac1709d7d28a786ac06778dcccae_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:31da6737b88229d9cd8ac2af478fe98009aed8fa4d2115d372d67e10d04e2ceb_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:64067894bf36b9e3c53f9cbc14284fb068191bbeda4a33a1fee2ea5fbe898b39_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:8b08c42d605c9dc4dfc3b615b894481009b2a950f5aded78d0138cd7b8d83476_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:ce01736bb92b45b806a20d6ba706a4ea47f2bfc7d36eff47bb876f56aa1a2c20_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:2ddb0e8109bf19496909102ec4b276bb8e785bff367174ad3e41b23261365198_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5af36d61e760b74bada2c5e86daf9ca551cc78511ec21d8715675c0c460e055d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:88d8e9bca990bb6f0febcb7fdf39021487ed749a043a562351a8ae5c45717e89_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:91f7af335790fa31dfaaacca90a041298019c7b41cd2c7dd508b85fbe191c8a2_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:275370d513dffbaa843db648bf0154daf2471072f4591b74a4e1560b8ae12c5d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:2fc2ee92fd22c9294c920171dab09c372f6db46e7ad607c0fdcee918518b92dd_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:3a26ce87d1cca061a9a4c4449d7a516bcf3979cd507f34b145c0dc88c2c60a0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:cd82ef67eaae640f8a40e8f9e618b14a46d8ef04376f0f477787fd907005727f_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:1a9471ef97e1b5e32e53dda263ce76ebaa6b3a1ea043b0203c5704737e4260f3_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5079e91e590bfca725a3d0e0dd3dd89c018bf58b5d4ec1e01bdfa9084f9fa31b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:e88a513245bc2afe07d1d39edeca31fed6b3da107ab1e1ed3d3d971cea6b07e2_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:ed8b18fa3d3682d75d95dba34999509cbd5881d4434ab8b0ff6cc9a668ca81fd_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:0a14de59b2fefb945b69ec5b35c125cdc67f7fb28ba7006ee3b378b18d868ebe_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:bca0d7cb3ba9dc34dfc053b01d84b27b9dae5a9ee9daffb8b738c93820fc414c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c6f02742d6118c8e935eb716f530e216333759749ed9de181f662bb7448c73c1_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:daf1d3e1c23e27d5013dd22a9da79a2ac3eb8cb00929dce398e6ba5176529ec8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:34e716a642ca0fb32dfddbc396c5a8edd800eb0025e82fd6cc4a5b68f3d141b0_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:6124da9ed1b17d4846efc53bccc81a58123f8d588fc1d92c3b010696fa0d26cd_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:c35ec9b27507cd3e251593673097920db7c4c325e640b0331a023444839101f8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ff6fdeff600d2306e758771cc333f70992a9b00ef08f96c166e4c55e14edf740_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:414f909444deea8decee115698a967e168b851a350ce06ea7fd9a3d60ca4e52b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:8cf604758746c0de918eba3864b9606115fd90d70a8e1b558f0c6dd9181b8760_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:bc6c97c4ae8941113e319db22d7c8f740143dd7bf1136d51c1eefd880961c741_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e611f0884a2d6d2a8f41a019a00e6c5a1aeb6e563b300521bd461b9e07362d11_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:2985f66e8212ab1c24f1b4c81a5b71c21fcb16b083d58ac8f0988a53462edfb9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:32ee016a14369b66c690cce5bb167312306e1671f19bd257e0f37abf1d6902ac_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:5dafe2aa725fcb515fe44b6b17b327d448a2454103987bfd393439b984259f50_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:ba09707bb97f71b70048a974fd7bbfd174bb04857c8a54771f9b4d8096059b2b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:0141ef7c836ac1be163c3b91e628fddaa24f54562202a3f12c1a5ecccd0bf1dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:277da087c79a18098c123376873e4f6defb0dedb6120d3e3214ceddfb3472a9c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b229c2dfb9895ba92763ae89b02e4e30095801637263c95a0419a0f377ab76b0_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:fef9e41cee316ab7aa722a954b1b4a226218c93398486a961ac94bf17dc141f7_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:093890b6532bcf1973bed2a87f05190b287ef9dcc7da1da5936b8a8077c02a07_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:1d5ba15a7ce2f563546319adcf5637cd645a3cba6548c0a03e752f9b8c4d989d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:cf4a1ff0ca47f11784d6170a1fd5cda5882f8d3e916f0c316a9554e11864bb01_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:eca610d0852fd15bdc293cfb8ef6933b58b8d0067e39844fecf02c9d478f0245_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:04b6c56b8dd333f59d48aac04e5e3ffb717b85e146d3ff236f9846a9fc44487a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09bbc4c0efef903ccc5440e105e03def8db687dd8d521a7d481fc7323780e4c2_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:7d6d1b1df29304c022644dd6d372c83c248f55bd6ef4f0cd4338c4a76749827f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:fa0f47ba291842a673e2e881e61e5ce90f9d2688bd507ed13ab25839211fac4a_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:01f2f1b792be3f423cd0871c1febc5f2ae6529a392219e02704d210556052b5c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:20e34d09f653c2101dc32478844ac05de21968af8aeaa84236b0152c0e96fb4b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:d2676fb519b9b5cc9a8865c4c3734fc260685a56afbe7479da7f6c2c08cfae8b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f0ea279f709eb1f1e0844d1e2fce2ebf354e4ff5bbb20decf1cdf07179d65c3b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:0c62d9f4d4c1d3a087450ee955cf28204fc8a2cd3504e581f68f731fe3140aa4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3507430fa0d2adfbdc4c2480b3e3dcc29d2023b0aff2f8712304a06435922725_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a37edc384c993ac0ac8f161924a932bf3d0e73ac0850c1033b0bbac6a3a60fd8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:db0f8bb811846567e9182aa7d78d48a4c9552d5a1237b43ee770a63084a3395f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:04197371cf97e30caa72687257da16e5c5e9d2554272b5d105225751035aea6c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:551b1f23c76d2e0af8f970fd411dce15a1aed7d2a0367867d1d990d92c2140bb_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c58487cb5ecf403ba7e9b3aa765a7cb747d8255ff9017a6898d672c13218acb9_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c5a35f620a3f8b04400c9743e12ea19b5bd48a45dc9f7bbf1663393f8b6949bb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:20b0c0c375452fbe5e0e6d3ce5fcc1701f17d565ea59cdc3afc839e6db1a8f57_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:d5cca0c6f13dfb26012f1966bd710f5b0d273b86e5b78175e3fed265113ae813_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:e78c21c6635b63c9b998db88c9a476ca69271686ae578370523a5cc13e4ee7b1_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:f133c396d65044ba83c3fdfb58f6f43cb447e7e4ff2d536059a6f005ec66c3f3_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:18c753707a880775b4de7258ad26278aeaa4d44431d2b536fd36f09468cbc3ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1bcc6f76285463cbd51d012ec92b4451f2ef60f2efba0e105aca393e7bb25e42_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:839b77da7118c52d80856c2e1e1791e80de1cfca81d4dcc962e0b2f46965ed17_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:a47b22e4da16141a0b69d2fe0197bd36b5079cfa6112acf185f1417268f393c0_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461607"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, an HTTP client library. This vulnerability allows an attacker to exploit a prototype pollution issue if another part of the application has already polluted the Object.prototype. By doing so, the attacker can intercept and modify JSON responses or take control of the HTTP communication. This could lead to unauthorized access to sensitive information like user credentials and request details.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: HTTP Transport Hijacking via Prototype Pollution",
"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": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3d4b97e4bb90ddd75391bcb80911536b5eb2383089dfd798ed10758bec1497a5_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:7eae601d70fd246d3489f23611a6cac60f9e515b22228d20c9afab42548f6c56_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:b947d8bbc2b6a474fc7e9dde634d5e92890bac69007d32852c03c48f715b7ed8_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:ceb7701b44f8af636220d8d0300e9075afbe74db9d080e9c13385d18b84bfcc4_ppc64le"
],
"known_not_affected": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:3ce18ada2f9a154701aff42e85bd04ae208c98a2740795ba13b68b337a155737_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:55823addb648700bd1664bb58133f1aedfb65fbc74749687fbef41f1136bcee7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:874e4ccb63bcfd4de4286999abc76a62085b7e815dd7e6ae94c1e43a3ce0966c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:9fa3d423f4bc2067d3b5e006141069201b2ac41808703fd05d581eb920e42561_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:453c6ea090fff48b07855523ca40a2e8a3a9a8283f53b9a0ee07a8a7f95ee6b3_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:6bc7241a590cd80fb92ee323069186c8540eb6a4f33d8d5ba187ef2c589d4e76_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:a5ce32fb4b8ccf9d56a76bbd97e0c36205b6992e1628e179249c62fd0a7f3e8a_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:f2db5fcb81c8b503193f9bffc6e867da79b975fd7c8c8865ad0c94e77ae2e4be_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:5ea2be3c0418cb4897de097ebd0f920f32895344f1eeac8f5e4a494643a25e87_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:9d1cd236f8c94e1ef553c7051dcd72fafd0f1696dfc83591baac66994899eec8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a86c5ab69b5aca8df3cbdb8f195678b4dc767745c06c16fc2d6dfc2809d705b1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c77990d5205df7d25319f236a041bb7c852adcf142f0781a97f7f2dd90aefd08_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3ce626dda8bd0950f2ff0c063be586125641513e70de40e2765fe9133a0cef4a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:79275891d7178bd4b611914b9d7b450e0dce37bf87972de262b1976928100a1b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d97152635adb4a0fbc31e60ccd968ea60b6243f08c99c8842181b565356bc427_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:f7dad30eb5ac563461591d2bad155e870678f5b538a127b3c1da137f1b466c8a_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:40e001d6c3c4fc080611625285968d4a70ca26d2c65e7b3914062203e948ef6f_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:6eb8515588ea85534b444071dda2b5563cd637040b09709da5b3b14921b36ece_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:77ee8a095399d9fca8641a5fb08b9e06031df4b63bd8c2526a6f144e0e94586d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:c283e665c5dad24e8dd28646c8c5eb5fb3afb77a5e2b299a0fb82ead975dcff1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d551c761a67292a0144f5b20c9b5a30d5de1a8fb4c0f74b64dc0db38f5b6be4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:14763b8e9ed64215f3d30bae7b3ba3d43f4c19ccf509661f586a8d218feb9a2a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:613bb1aa4cf3d7ab00cbd7c192a8e691cff2c8592ddce0efc42dfae8bc8b090e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:c95bfbba7e1ca8c118fc751462259cec11141f3ca9bb529111514a3e8f1b8556_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:25f95df1593ea4e64752422f0e62171dfddb5adc359289a7c6877c963d7b34d5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:9a624bb5394c0cb2687dc2416f006eed7694588aee4b7dfdc37ae2d1bc911cd6_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:a5fa11271cd6a63db3acbc960b9a832d7074ecdcb9f426cabfddc67bcb70c68d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:f979acb72698cf6461637197b8f16f3650124bc0bc4d3060374fe25b308f73db_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:62c7309855978c992e157afa6a9423ad0a37a8362e6e8ec7fb33fcf92d49547f_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:6933a99d9a1b8cad65923164a3807a071924e60d34e993923232a279831bd0a1_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d4cf745aaeed4038df11ea58579e0aa22d2b853735cc8bd8f3fe05837e930ce8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d59bd269680eb6419d76972f3d808b33d804f3389b0280b7206f31caa394f6c0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:45f189ec954f7191c313dea7b5b86ebe0e0ada562607197a274e813f0e39d157_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:5d8920cc01d260a4b70d70aba43e91fe506ef603fda21891c3ef3f4c2da53f49_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:b36885f05b970a4cce0f595dd8408360807c9539dd240edd3a40fbcd5a63a86c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:fb02c2d0c4f2286534f9de3f2e8784ff7460cefc87fbc57cf38d494148a9c04d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1c1629615b7977dad68d26bb3b405b3fc3c9141e2ba4fac6a87813231f5ee846_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2e9f54de165e01b3abaf294253597eae1e9a58dcddd274abe591890a77d76de6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:880b6361f68bd6bb6f5cceaa9b0688f03c5d8f55a7e3404ddb9c3c1700dfe567_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:c5ffe606bfd7394a51e2812822681ff5e02bac1709d7d28a786ac06778dcccae_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:31da6737b88229d9cd8ac2af478fe98009aed8fa4d2115d372d67e10d04e2ceb_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:64067894bf36b9e3c53f9cbc14284fb068191bbeda4a33a1fee2ea5fbe898b39_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:8b08c42d605c9dc4dfc3b615b894481009b2a950f5aded78d0138cd7b8d83476_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:ce01736bb92b45b806a20d6ba706a4ea47f2bfc7d36eff47bb876f56aa1a2c20_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:2ddb0e8109bf19496909102ec4b276bb8e785bff367174ad3e41b23261365198_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5af36d61e760b74bada2c5e86daf9ca551cc78511ec21d8715675c0c460e055d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:88d8e9bca990bb6f0febcb7fdf39021487ed749a043a562351a8ae5c45717e89_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:91f7af335790fa31dfaaacca90a041298019c7b41cd2c7dd508b85fbe191c8a2_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:275370d513dffbaa843db648bf0154daf2471072f4591b74a4e1560b8ae12c5d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:2fc2ee92fd22c9294c920171dab09c372f6db46e7ad607c0fdcee918518b92dd_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:3a26ce87d1cca061a9a4c4449d7a516bcf3979cd507f34b145c0dc88c2c60a0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:cd82ef67eaae640f8a40e8f9e618b14a46d8ef04376f0f477787fd907005727f_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:1a9471ef97e1b5e32e53dda263ce76ebaa6b3a1ea043b0203c5704737e4260f3_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5079e91e590bfca725a3d0e0dd3dd89c018bf58b5d4ec1e01bdfa9084f9fa31b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:e88a513245bc2afe07d1d39edeca31fed6b3da107ab1e1ed3d3d971cea6b07e2_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:ed8b18fa3d3682d75d95dba34999509cbd5881d4434ab8b0ff6cc9a668ca81fd_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:0a14de59b2fefb945b69ec5b35c125cdc67f7fb28ba7006ee3b378b18d868ebe_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:bca0d7cb3ba9dc34dfc053b01d84b27b9dae5a9ee9daffb8b738c93820fc414c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c6f02742d6118c8e935eb716f530e216333759749ed9de181f662bb7448c73c1_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:daf1d3e1c23e27d5013dd22a9da79a2ac3eb8cb00929dce398e6ba5176529ec8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:34e716a642ca0fb32dfddbc396c5a8edd800eb0025e82fd6cc4a5b68f3d141b0_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:6124da9ed1b17d4846efc53bccc81a58123f8d588fc1d92c3b010696fa0d26cd_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:c35ec9b27507cd3e251593673097920db7c4c325e640b0331a023444839101f8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ff6fdeff600d2306e758771cc333f70992a9b00ef08f96c166e4c55e14edf740_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:414f909444deea8decee115698a967e168b851a350ce06ea7fd9a3d60ca4e52b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:8cf604758746c0de918eba3864b9606115fd90d70a8e1b558f0c6dd9181b8760_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:bc6c97c4ae8941113e319db22d7c8f740143dd7bf1136d51c1eefd880961c741_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e611f0884a2d6d2a8f41a019a00e6c5a1aeb6e563b300521bd461b9e07362d11_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:2985f66e8212ab1c24f1b4c81a5b71c21fcb16b083d58ac8f0988a53462edfb9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:32ee016a14369b66c690cce5bb167312306e1671f19bd257e0f37abf1d6902ac_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:5dafe2aa725fcb515fe44b6b17b327d448a2454103987bfd393439b984259f50_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:ba09707bb97f71b70048a974fd7bbfd174bb04857c8a54771f9b4d8096059b2b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:0141ef7c836ac1be163c3b91e628fddaa24f54562202a3f12c1a5ecccd0bf1dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:277da087c79a18098c123376873e4f6defb0dedb6120d3e3214ceddfb3472a9c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b229c2dfb9895ba92763ae89b02e4e30095801637263c95a0419a0f377ab76b0_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:fef9e41cee316ab7aa722a954b1b4a226218c93398486a961ac94bf17dc141f7_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:093890b6532bcf1973bed2a87f05190b287ef9dcc7da1da5936b8a8077c02a07_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:1d5ba15a7ce2f563546319adcf5637cd645a3cba6548c0a03e752f9b8c4d989d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:cf4a1ff0ca47f11784d6170a1fd5cda5882f8d3e916f0c316a9554e11864bb01_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:eca610d0852fd15bdc293cfb8ef6933b58b8d0067e39844fecf02c9d478f0245_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:04b6c56b8dd333f59d48aac04e5e3ffb717b85e146d3ff236f9846a9fc44487a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09bbc4c0efef903ccc5440e105e03def8db687dd8d521a7d481fc7323780e4c2_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:7d6d1b1df29304c022644dd6d372c83c248f55bd6ef4f0cd4338c4a76749827f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:fa0f47ba291842a673e2e881e61e5ce90f9d2688bd507ed13ab25839211fac4a_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:01f2f1b792be3f423cd0871c1febc5f2ae6529a392219e02704d210556052b5c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:20e34d09f653c2101dc32478844ac05de21968af8aeaa84236b0152c0e96fb4b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:d2676fb519b9b5cc9a8865c4c3734fc260685a56afbe7479da7f6c2c08cfae8b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f0ea279f709eb1f1e0844d1e2fce2ebf354e4ff5bbb20decf1cdf07179d65c3b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:0c62d9f4d4c1d3a087450ee955cf28204fc8a2cd3504e581f68f731fe3140aa4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3507430fa0d2adfbdc4c2480b3e3dcc29d2023b0aff2f8712304a06435922725_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a37edc384c993ac0ac8f161924a932bf3d0e73ac0850c1033b0bbac6a3a60fd8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:db0f8bb811846567e9182aa7d78d48a4c9552d5a1237b43ee770a63084a3395f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:04197371cf97e30caa72687257da16e5c5e9d2554272b5d105225751035aea6c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:551b1f23c76d2e0af8f970fd411dce15a1aed7d2a0367867d1d990d92c2140bb_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c58487cb5ecf403ba7e9b3aa765a7cb747d8255ff9017a6898d672c13218acb9_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c5a35f620a3f8b04400c9743e12ea19b5bd48a45dc9f7bbf1663393f8b6949bb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:20b0c0c375452fbe5e0e6d3ce5fcc1701f17d565ea59cdc3afc839e6db1a8f57_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:d5cca0c6f13dfb26012f1966bd710f5b0d273b86e5b78175e3fed265113ae813_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:e78c21c6635b63c9b998db88c9a476ca69271686ae578370523a5cc13e4ee7b1_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:f133c396d65044ba83c3fdfb58f6f43cb447e7e4ff2d536059a6f005ec66c3f3_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:18c753707a880775b4de7258ad26278aeaa4d44431d2b536fd36f09468cbc3ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1bcc6f76285463cbd51d012ec92b4451f2ef60f2efba0e105aca393e7bb25e42_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:839b77da7118c52d80856c2e1e1791e80de1cfca81d4dcc962e0b2f46965ed17_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:a47b22e4da16141a0b69d2fe0197bd36b5079cfa6112acf185f1417268f393c0_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42033"
},
{
"category": "external",
"summary": "RHBZ#2461607",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461607"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42033",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42033"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42033",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42033"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-pf86-5x62-jrwf",
"url": "https://github.com/axios/axios/security/advisories/GHSA-pf86-5x62-jrwf"
}
],
"release_date": "2026-04-24T17:36:44.132000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-14T19:47:32+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.13/html/clusters/cluster_mce_overview#mce-install-intro",
"product_ids": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3d4b97e4bb90ddd75391bcb80911536b5eb2383089dfd798ed10758bec1497a5_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:7eae601d70fd246d3489f23611a6cac60f9e515b22228d20c9afab42548f6c56_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:b947d8bbc2b6a474fc7e9dde634d5e92890bac69007d32852c03c48f715b7ed8_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:ceb7701b44f8af636220d8d0300e9075afbe74db9d080e9c13385d18b84bfcc4_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:17699"
}
],
"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": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:3ce18ada2f9a154701aff42e85bd04ae208c98a2740795ba13b68b337a155737_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:55823addb648700bd1664bb58133f1aedfb65fbc74749687fbef41f1136bcee7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:874e4ccb63bcfd4de4286999abc76a62085b7e815dd7e6ae94c1e43a3ce0966c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:9fa3d423f4bc2067d3b5e006141069201b2ac41808703fd05d581eb920e42561_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:453c6ea090fff48b07855523ca40a2e8a3a9a8283f53b9a0ee07a8a7f95ee6b3_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:6bc7241a590cd80fb92ee323069186c8540eb6a4f33d8d5ba187ef2c589d4e76_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:a5ce32fb4b8ccf9d56a76bbd97e0c36205b6992e1628e179249c62fd0a7f3e8a_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:f2db5fcb81c8b503193f9bffc6e867da79b975fd7c8c8865ad0c94e77ae2e4be_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:5ea2be3c0418cb4897de097ebd0f920f32895344f1eeac8f5e4a494643a25e87_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:9d1cd236f8c94e1ef553c7051dcd72fafd0f1696dfc83591baac66994899eec8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a86c5ab69b5aca8df3cbdb8f195678b4dc767745c06c16fc2d6dfc2809d705b1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c77990d5205df7d25319f236a041bb7c852adcf142f0781a97f7f2dd90aefd08_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3ce626dda8bd0950f2ff0c063be586125641513e70de40e2765fe9133a0cef4a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:79275891d7178bd4b611914b9d7b450e0dce37bf87972de262b1976928100a1b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d97152635adb4a0fbc31e60ccd968ea60b6243f08c99c8842181b565356bc427_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:f7dad30eb5ac563461591d2bad155e870678f5b538a127b3c1da137f1b466c8a_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:40e001d6c3c4fc080611625285968d4a70ca26d2c65e7b3914062203e948ef6f_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:6eb8515588ea85534b444071dda2b5563cd637040b09709da5b3b14921b36ece_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:77ee8a095399d9fca8641a5fb08b9e06031df4b63bd8c2526a6f144e0e94586d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:c283e665c5dad24e8dd28646c8c5eb5fb3afb77a5e2b299a0fb82ead975dcff1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d551c761a67292a0144f5b20c9b5a30d5de1a8fb4c0f74b64dc0db38f5b6be4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:14763b8e9ed64215f3d30bae7b3ba3d43f4c19ccf509661f586a8d218feb9a2a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:613bb1aa4cf3d7ab00cbd7c192a8e691cff2c8592ddce0efc42dfae8bc8b090e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:c95bfbba7e1ca8c118fc751462259cec11141f3ca9bb529111514a3e8f1b8556_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:25f95df1593ea4e64752422f0e62171dfddb5adc359289a7c6877c963d7b34d5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:9a624bb5394c0cb2687dc2416f006eed7694588aee4b7dfdc37ae2d1bc911cd6_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:a5fa11271cd6a63db3acbc960b9a832d7074ecdcb9f426cabfddc67bcb70c68d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:f979acb72698cf6461637197b8f16f3650124bc0bc4d3060374fe25b308f73db_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:62c7309855978c992e157afa6a9423ad0a37a8362e6e8ec7fb33fcf92d49547f_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:6933a99d9a1b8cad65923164a3807a071924e60d34e993923232a279831bd0a1_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d4cf745aaeed4038df11ea58579e0aa22d2b853735cc8bd8f3fe05837e930ce8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d59bd269680eb6419d76972f3d808b33d804f3389b0280b7206f31caa394f6c0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:45f189ec954f7191c313dea7b5b86ebe0e0ada562607197a274e813f0e39d157_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:5d8920cc01d260a4b70d70aba43e91fe506ef603fda21891c3ef3f4c2da53f49_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:b36885f05b970a4cce0f595dd8408360807c9539dd240edd3a40fbcd5a63a86c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:fb02c2d0c4f2286534f9de3f2e8784ff7460cefc87fbc57cf38d494148a9c04d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1c1629615b7977dad68d26bb3b405b3fc3c9141e2ba4fac6a87813231f5ee846_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2e9f54de165e01b3abaf294253597eae1e9a58dcddd274abe591890a77d76de6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:880b6361f68bd6bb6f5cceaa9b0688f03c5d8f55a7e3404ddb9c3c1700dfe567_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:c5ffe606bfd7394a51e2812822681ff5e02bac1709d7d28a786ac06778dcccae_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3d4b97e4bb90ddd75391bcb80911536b5eb2383089dfd798ed10758bec1497a5_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:7eae601d70fd246d3489f23611a6cac60f9e515b22228d20c9afab42548f6c56_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:b947d8bbc2b6a474fc7e9dde634d5e92890bac69007d32852c03c48f715b7ed8_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:ceb7701b44f8af636220d8d0300e9075afbe74db9d080e9c13385d18b84bfcc4_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:31da6737b88229d9cd8ac2af478fe98009aed8fa4d2115d372d67e10d04e2ceb_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:64067894bf36b9e3c53f9cbc14284fb068191bbeda4a33a1fee2ea5fbe898b39_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:8b08c42d605c9dc4dfc3b615b894481009b2a950f5aded78d0138cd7b8d83476_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:ce01736bb92b45b806a20d6ba706a4ea47f2bfc7d36eff47bb876f56aa1a2c20_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:2ddb0e8109bf19496909102ec4b276bb8e785bff367174ad3e41b23261365198_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5af36d61e760b74bada2c5e86daf9ca551cc78511ec21d8715675c0c460e055d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:88d8e9bca990bb6f0febcb7fdf39021487ed749a043a562351a8ae5c45717e89_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:91f7af335790fa31dfaaacca90a041298019c7b41cd2c7dd508b85fbe191c8a2_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:275370d513dffbaa843db648bf0154daf2471072f4591b74a4e1560b8ae12c5d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:2fc2ee92fd22c9294c920171dab09c372f6db46e7ad607c0fdcee918518b92dd_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:3a26ce87d1cca061a9a4c4449d7a516bcf3979cd507f34b145c0dc88c2c60a0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:cd82ef67eaae640f8a40e8f9e618b14a46d8ef04376f0f477787fd907005727f_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:1a9471ef97e1b5e32e53dda263ce76ebaa6b3a1ea043b0203c5704737e4260f3_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5079e91e590bfca725a3d0e0dd3dd89c018bf58b5d4ec1e01bdfa9084f9fa31b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:e88a513245bc2afe07d1d39edeca31fed6b3da107ab1e1ed3d3d971cea6b07e2_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:ed8b18fa3d3682d75d95dba34999509cbd5881d4434ab8b0ff6cc9a668ca81fd_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:0a14de59b2fefb945b69ec5b35c125cdc67f7fb28ba7006ee3b378b18d868ebe_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:bca0d7cb3ba9dc34dfc053b01d84b27b9dae5a9ee9daffb8b738c93820fc414c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c6f02742d6118c8e935eb716f530e216333759749ed9de181f662bb7448c73c1_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:daf1d3e1c23e27d5013dd22a9da79a2ac3eb8cb00929dce398e6ba5176529ec8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:34e716a642ca0fb32dfddbc396c5a8edd800eb0025e82fd6cc4a5b68f3d141b0_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:6124da9ed1b17d4846efc53bccc81a58123f8d588fc1d92c3b010696fa0d26cd_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:c35ec9b27507cd3e251593673097920db7c4c325e640b0331a023444839101f8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ff6fdeff600d2306e758771cc333f70992a9b00ef08f96c166e4c55e14edf740_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:414f909444deea8decee115698a967e168b851a350ce06ea7fd9a3d60ca4e52b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:8cf604758746c0de918eba3864b9606115fd90d70a8e1b558f0c6dd9181b8760_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:bc6c97c4ae8941113e319db22d7c8f740143dd7bf1136d51c1eefd880961c741_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e611f0884a2d6d2a8f41a019a00e6c5a1aeb6e563b300521bd461b9e07362d11_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:2985f66e8212ab1c24f1b4c81a5b71c21fcb16b083d58ac8f0988a53462edfb9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:32ee016a14369b66c690cce5bb167312306e1671f19bd257e0f37abf1d6902ac_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:5dafe2aa725fcb515fe44b6b17b327d448a2454103987bfd393439b984259f50_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:ba09707bb97f71b70048a974fd7bbfd174bb04857c8a54771f9b4d8096059b2b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:0141ef7c836ac1be163c3b91e628fddaa24f54562202a3f12c1a5ecccd0bf1dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:277da087c79a18098c123376873e4f6defb0dedb6120d3e3214ceddfb3472a9c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b229c2dfb9895ba92763ae89b02e4e30095801637263c95a0419a0f377ab76b0_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:fef9e41cee316ab7aa722a954b1b4a226218c93398486a961ac94bf17dc141f7_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:093890b6532bcf1973bed2a87f05190b287ef9dcc7da1da5936b8a8077c02a07_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:1d5ba15a7ce2f563546319adcf5637cd645a3cba6548c0a03e752f9b8c4d989d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:cf4a1ff0ca47f11784d6170a1fd5cda5882f8d3e916f0c316a9554e11864bb01_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:eca610d0852fd15bdc293cfb8ef6933b58b8d0067e39844fecf02c9d478f0245_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:04b6c56b8dd333f59d48aac04e5e3ffb717b85e146d3ff236f9846a9fc44487a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09bbc4c0efef903ccc5440e105e03def8db687dd8d521a7d481fc7323780e4c2_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:7d6d1b1df29304c022644dd6d372c83c248f55bd6ef4f0cd4338c4a76749827f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:fa0f47ba291842a673e2e881e61e5ce90f9d2688bd507ed13ab25839211fac4a_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:01f2f1b792be3f423cd0871c1febc5f2ae6529a392219e02704d210556052b5c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:20e34d09f653c2101dc32478844ac05de21968af8aeaa84236b0152c0e96fb4b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:d2676fb519b9b5cc9a8865c4c3734fc260685a56afbe7479da7f6c2c08cfae8b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f0ea279f709eb1f1e0844d1e2fce2ebf354e4ff5bbb20decf1cdf07179d65c3b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:0c62d9f4d4c1d3a087450ee955cf28204fc8a2cd3504e581f68f731fe3140aa4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3507430fa0d2adfbdc4c2480b3e3dcc29d2023b0aff2f8712304a06435922725_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a37edc384c993ac0ac8f161924a932bf3d0e73ac0850c1033b0bbac6a3a60fd8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:db0f8bb811846567e9182aa7d78d48a4c9552d5a1237b43ee770a63084a3395f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:04197371cf97e30caa72687257da16e5c5e9d2554272b5d105225751035aea6c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:551b1f23c76d2e0af8f970fd411dce15a1aed7d2a0367867d1d990d92c2140bb_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c58487cb5ecf403ba7e9b3aa765a7cb747d8255ff9017a6898d672c13218acb9_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c5a35f620a3f8b04400c9743e12ea19b5bd48a45dc9f7bbf1663393f8b6949bb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:20b0c0c375452fbe5e0e6d3ce5fcc1701f17d565ea59cdc3afc839e6db1a8f57_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:d5cca0c6f13dfb26012f1966bd710f5b0d273b86e5b78175e3fed265113ae813_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:e78c21c6635b63c9b998db88c9a476ca69271686ae578370523a5cc13e4ee7b1_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:f133c396d65044ba83c3fdfb58f6f43cb447e7e4ff2d536059a6f005ec66c3f3_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:18c753707a880775b4de7258ad26278aeaa4d44431d2b536fd36f09468cbc3ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1bcc6f76285463cbd51d012ec92b4451f2ef60f2efba0e105aca393e7bb25e42_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:839b77da7118c52d80856c2e1e1791e80de1cfca81d4dcc962e0b2f46965ed17_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:a47b22e4da16141a0b69d2fe0197bd36b5079cfa6112acf185f1417268f393c0_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: HTTP Transport Hijacking via Prototype Pollution"
},
{
"cve": "CVE-2026-42035",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-04-24T18:01:17.109481+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:3ce18ada2f9a154701aff42e85bd04ae208c98a2740795ba13b68b337a155737_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:55823addb648700bd1664bb58133f1aedfb65fbc74749687fbef41f1136bcee7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:874e4ccb63bcfd4de4286999abc76a62085b7e815dd7e6ae94c1e43a3ce0966c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:9fa3d423f4bc2067d3b5e006141069201b2ac41808703fd05d581eb920e42561_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:453c6ea090fff48b07855523ca40a2e8a3a9a8283f53b9a0ee07a8a7f95ee6b3_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:6bc7241a590cd80fb92ee323069186c8540eb6a4f33d8d5ba187ef2c589d4e76_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:a5ce32fb4b8ccf9d56a76bbd97e0c36205b6992e1628e179249c62fd0a7f3e8a_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:f2db5fcb81c8b503193f9bffc6e867da79b975fd7c8c8865ad0c94e77ae2e4be_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:5ea2be3c0418cb4897de097ebd0f920f32895344f1eeac8f5e4a494643a25e87_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:9d1cd236f8c94e1ef553c7051dcd72fafd0f1696dfc83591baac66994899eec8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a86c5ab69b5aca8df3cbdb8f195678b4dc767745c06c16fc2d6dfc2809d705b1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c77990d5205df7d25319f236a041bb7c852adcf142f0781a97f7f2dd90aefd08_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3ce626dda8bd0950f2ff0c063be586125641513e70de40e2765fe9133a0cef4a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:79275891d7178bd4b611914b9d7b450e0dce37bf87972de262b1976928100a1b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d97152635adb4a0fbc31e60ccd968ea60b6243f08c99c8842181b565356bc427_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:f7dad30eb5ac563461591d2bad155e870678f5b538a127b3c1da137f1b466c8a_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:40e001d6c3c4fc080611625285968d4a70ca26d2c65e7b3914062203e948ef6f_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:6eb8515588ea85534b444071dda2b5563cd637040b09709da5b3b14921b36ece_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:77ee8a095399d9fca8641a5fb08b9e06031df4b63bd8c2526a6f144e0e94586d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:c283e665c5dad24e8dd28646c8c5eb5fb3afb77a5e2b299a0fb82ead975dcff1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d551c761a67292a0144f5b20c9b5a30d5de1a8fb4c0f74b64dc0db38f5b6be4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:14763b8e9ed64215f3d30bae7b3ba3d43f4c19ccf509661f586a8d218feb9a2a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:613bb1aa4cf3d7ab00cbd7c192a8e691cff2c8592ddce0efc42dfae8bc8b090e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:c95bfbba7e1ca8c118fc751462259cec11141f3ca9bb529111514a3e8f1b8556_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:25f95df1593ea4e64752422f0e62171dfddb5adc359289a7c6877c963d7b34d5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:9a624bb5394c0cb2687dc2416f006eed7694588aee4b7dfdc37ae2d1bc911cd6_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:a5fa11271cd6a63db3acbc960b9a832d7074ecdcb9f426cabfddc67bcb70c68d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:f979acb72698cf6461637197b8f16f3650124bc0bc4d3060374fe25b308f73db_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:62c7309855978c992e157afa6a9423ad0a37a8362e6e8ec7fb33fcf92d49547f_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:6933a99d9a1b8cad65923164a3807a071924e60d34e993923232a279831bd0a1_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d4cf745aaeed4038df11ea58579e0aa22d2b853735cc8bd8f3fe05837e930ce8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d59bd269680eb6419d76972f3d808b33d804f3389b0280b7206f31caa394f6c0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:45f189ec954f7191c313dea7b5b86ebe0e0ada562607197a274e813f0e39d157_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:5d8920cc01d260a4b70d70aba43e91fe506ef603fda21891c3ef3f4c2da53f49_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:b36885f05b970a4cce0f595dd8408360807c9539dd240edd3a40fbcd5a63a86c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:fb02c2d0c4f2286534f9de3f2e8784ff7460cefc87fbc57cf38d494148a9c04d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1c1629615b7977dad68d26bb3b405b3fc3c9141e2ba4fac6a87813231f5ee846_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2e9f54de165e01b3abaf294253597eae1e9a58dcddd274abe591890a77d76de6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:880b6361f68bd6bb6f5cceaa9b0688f03c5d8f55a7e3404ddb9c3c1700dfe567_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:c5ffe606bfd7394a51e2812822681ff5e02bac1709d7d28a786ac06778dcccae_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:31da6737b88229d9cd8ac2af478fe98009aed8fa4d2115d372d67e10d04e2ceb_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:64067894bf36b9e3c53f9cbc14284fb068191bbeda4a33a1fee2ea5fbe898b39_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:8b08c42d605c9dc4dfc3b615b894481009b2a950f5aded78d0138cd7b8d83476_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:ce01736bb92b45b806a20d6ba706a4ea47f2bfc7d36eff47bb876f56aa1a2c20_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:2ddb0e8109bf19496909102ec4b276bb8e785bff367174ad3e41b23261365198_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5af36d61e760b74bada2c5e86daf9ca551cc78511ec21d8715675c0c460e055d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:88d8e9bca990bb6f0febcb7fdf39021487ed749a043a562351a8ae5c45717e89_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:91f7af335790fa31dfaaacca90a041298019c7b41cd2c7dd508b85fbe191c8a2_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:275370d513dffbaa843db648bf0154daf2471072f4591b74a4e1560b8ae12c5d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:2fc2ee92fd22c9294c920171dab09c372f6db46e7ad607c0fdcee918518b92dd_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:3a26ce87d1cca061a9a4c4449d7a516bcf3979cd507f34b145c0dc88c2c60a0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:cd82ef67eaae640f8a40e8f9e618b14a46d8ef04376f0f477787fd907005727f_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:1a9471ef97e1b5e32e53dda263ce76ebaa6b3a1ea043b0203c5704737e4260f3_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5079e91e590bfca725a3d0e0dd3dd89c018bf58b5d4ec1e01bdfa9084f9fa31b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:e88a513245bc2afe07d1d39edeca31fed6b3da107ab1e1ed3d3d971cea6b07e2_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:ed8b18fa3d3682d75d95dba34999509cbd5881d4434ab8b0ff6cc9a668ca81fd_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:0a14de59b2fefb945b69ec5b35c125cdc67f7fb28ba7006ee3b378b18d868ebe_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:bca0d7cb3ba9dc34dfc053b01d84b27b9dae5a9ee9daffb8b738c93820fc414c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c6f02742d6118c8e935eb716f530e216333759749ed9de181f662bb7448c73c1_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:daf1d3e1c23e27d5013dd22a9da79a2ac3eb8cb00929dce398e6ba5176529ec8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:34e716a642ca0fb32dfddbc396c5a8edd800eb0025e82fd6cc4a5b68f3d141b0_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:6124da9ed1b17d4846efc53bccc81a58123f8d588fc1d92c3b010696fa0d26cd_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:c35ec9b27507cd3e251593673097920db7c4c325e640b0331a023444839101f8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ff6fdeff600d2306e758771cc333f70992a9b00ef08f96c166e4c55e14edf740_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:414f909444deea8decee115698a967e168b851a350ce06ea7fd9a3d60ca4e52b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:8cf604758746c0de918eba3864b9606115fd90d70a8e1b558f0c6dd9181b8760_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:bc6c97c4ae8941113e319db22d7c8f740143dd7bf1136d51c1eefd880961c741_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e611f0884a2d6d2a8f41a019a00e6c5a1aeb6e563b300521bd461b9e07362d11_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:2985f66e8212ab1c24f1b4c81a5b71c21fcb16b083d58ac8f0988a53462edfb9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:32ee016a14369b66c690cce5bb167312306e1671f19bd257e0f37abf1d6902ac_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:5dafe2aa725fcb515fe44b6b17b327d448a2454103987bfd393439b984259f50_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:ba09707bb97f71b70048a974fd7bbfd174bb04857c8a54771f9b4d8096059b2b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:0141ef7c836ac1be163c3b91e628fddaa24f54562202a3f12c1a5ecccd0bf1dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:277da087c79a18098c123376873e4f6defb0dedb6120d3e3214ceddfb3472a9c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b229c2dfb9895ba92763ae89b02e4e30095801637263c95a0419a0f377ab76b0_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:fef9e41cee316ab7aa722a954b1b4a226218c93398486a961ac94bf17dc141f7_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:093890b6532bcf1973bed2a87f05190b287ef9dcc7da1da5936b8a8077c02a07_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:1d5ba15a7ce2f563546319adcf5637cd645a3cba6548c0a03e752f9b8c4d989d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:cf4a1ff0ca47f11784d6170a1fd5cda5882f8d3e916f0c316a9554e11864bb01_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:eca610d0852fd15bdc293cfb8ef6933b58b8d0067e39844fecf02c9d478f0245_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:04b6c56b8dd333f59d48aac04e5e3ffb717b85e146d3ff236f9846a9fc44487a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09bbc4c0efef903ccc5440e105e03def8db687dd8d521a7d481fc7323780e4c2_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:7d6d1b1df29304c022644dd6d372c83c248f55bd6ef4f0cd4338c4a76749827f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:fa0f47ba291842a673e2e881e61e5ce90f9d2688bd507ed13ab25839211fac4a_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:01f2f1b792be3f423cd0871c1febc5f2ae6529a392219e02704d210556052b5c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:20e34d09f653c2101dc32478844ac05de21968af8aeaa84236b0152c0e96fb4b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:d2676fb519b9b5cc9a8865c4c3734fc260685a56afbe7479da7f6c2c08cfae8b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f0ea279f709eb1f1e0844d1e2fce2ebf354e4ff5bbb20decf1cdf07179d65c3b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:0c62d9f4d4c1d3a087450ee955cf28204fc8a2cd3504e581f68f731fe3140aa4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3507430fa0d2adfbdc4c2480b3e3dcc29d2023b0aff2f8712304a06435922725_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a37edc384c993ac0ac8f161924a932bf3d0e73ac0850c1033b0bbac6a3a60fd8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:db0f8bb811846567e9182aa7d78d48a4c9552d5a1237b43ee770a63084a3395f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:04197371cf97e30caa72687257da16e5c5e9d2554272b5d105225751035aea6c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:551b1f23c76d2e0af8f970fd411dce15a1aed7d2a0367867d1d990d92c2140bb_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c58487cb5ecf403ba7e9b3aa765a7cb747d8255ff9017a6898d672c13218acb9_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c5a35f620a3f8b04400c9743e12ea19b5bd48a45dc9f7bbf1663393f8b6949bb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:20b0c0c375452fbe5e0e6d3ce5fcc1701f17d565ea59cdc3afc839e6db1a8f57_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:d5cca0c6f13dfb26012f1966bd710f5b0d273b86e5b78175e3fed265113ae813_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:e78c21c6635b63c9b998db88c9a476ca69271686ae578370523a5cc13e4ee7b1_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:f133c396d65044ba83c3fdfb58f6f43cb447e7e4ff2d536059a6f005ec66c3f3_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:18c753707a880775b4de7258ad26278aeaa4d44431d2b536fd36f09468cbc3ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1bcc6f76285463cbd51d012ec92b4451f2ef60f2efba0e105aca393e7bb25e42_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:839b77da7118c52d80856c2e1e1791e80de1cfca81d4dcc962e0b2f46965ed17_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:a47b22e4da16141a0b69d2fe0197bd36b5079cfa6112acf185f1417268f393c0_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461606"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a software library for making network requests. A remote attacker can exploit a prototype pollution vulnerability to inject arbitrary HTTP headers into outgoing requests. This occurs when the application\u0027s core object definitions are manipulated, causing Axios to misinterpret data and include attacker-controlled headers in network communications. This could lead to unauthorized actions or data manipulation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Arbitrary HTTP header injection via prototype pollution",
"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": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3d4b97e4bb90ddd75391bcb80911536b5eb2383089dfd798ed10758bec1497a5_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:7eae601d70fd246d3489f23611a6cac60f9e515b22228d20c9afab42548f6c56_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:b947d8bbc2b6a474fc7e9dde634d5e92890bac69007d32852c03c48f715b7ed8_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:ceb7701b44f8af636220d8d0300e9075afbe74db9d080e9c13385d18b84bfcc4_ppc64le"
],
"known_not_affected": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:3ce18ada2f9a154701aff42e85bd04ae208c98a2740795ba13b68b337a155737_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:55823addb648700bd1664bb58133f1aedfb65fbc74749687fbef41f1136bcee7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:874e4ccb63bcfd4de4286999abc76a62085b7e815dd7e6ae94c1e43a3ce0966c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:9fa3d423f4bc2067d3b5e006141069201b2ac41808703fd05d581eb920e42561_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:453c6ea090fff48b07855523ca40a2e8a3a9a8283f53b9a0ee07a8a7f95ee6b3_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:6bc7241a590cd80fb92ee323069186c8540eb6a4f33d8d5ba187ef2c589d4e76_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:a5ce32fb4b8ccf9d56a76bbd97e0c36205b6992e1628e179249c62fd0a7f3e8a_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:f2db5fcb81c8b503193f9bffc6e867da79b975fd7c8c8865ad0c94e77ae2e4be_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:5ea2be3c0418cb4897de097ebd0f920f32895344f1eeac8f5e4a494643a25e87_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:9d1cd236f8c94e1ef553c7051dcd72fafd0f1696dfc83591baac66994899eec8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a86c5ab69b5aca8df3cbdb8f195678b4dc767745c06c16fc2d6dfc2809d705b1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c77990d5205df7d25319f236a041bb7c852adcf142f0781a97f7f2dd90aefd08_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3ce626dda8bd0950f2ff0c063be586125641513e70de40e2765fe9133a0cef4a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:79275891d7178bd4b611914b9d7b450e0dce37bf87972de262b1976928100a1b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d97152635adb4a0fbc31e60ccd968ea60b6243f08c99c8842181b565356bc427_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:f7dad30eb5ac563461591d2bad155e870678f5b538a127b3c1da137f1b466c8a_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:40e001d6c3c4fc080611625285968d4a70ca26d2c65e7b3914062203e948ef6f_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:6eb8515588ea85534b444071dda2b5563cd637040b09709da5b3b14921b36ece_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:77ee8a095399d9fca8641a5fb08b9e06031df4b63bd8c2526a6f144e0e94586d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:c283e665c5dad24e8dd28646c8c5eb5fb3afb77a5e2b299a0fb82ead975dcff1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d551c761a67292a0144f5b20c9b5a30d5de1a8fb4c0f74b64dc0db38f5b6be4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:14763b8e9ed64215f3d30bae7b3ba3d43f4c19ccf509661f586a8d218feb9a2a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:613bb1aa4cf3d7ab00cbd7c192a8e691cff2c8592ddce0efc42dfae8bc8b090e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:c95bfbba7e1ca8c118fc751462259cec11141f3ca9bb529111514a3e8f1b8556_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:25f95df1593ea4e64752422f0e62171dfddb5adc359289a7c6877c963d7b34d5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:9a624bb5394c0cb2687dc2416f006eed7694588aee4b7dfdc37ae2d1bc911cd6_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:a5fa11271cd6a63db3acbc960b9a832d7074ecdcb9f426cabfddc67bcb70c68d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:f979acb72698cf6461637197b8f16f3650124bc0bc4d3060374fe25b308f73db_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:62c7309855978c992e157afa6a9423ad0a37a8362e6e8ec7fb33fcf92d49547f_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:6933a99d9a1b8cad65923164a3807a071924e60d34e993923232a279831bd0a1_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d4cf745aaeed4038df11ea58579e0aa22d2b853735cc8bd8f3fe05837e930ce8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d59bd269680eb6419d76972f3d808b33d804f3389b0280b7206f31caa394f6c0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:45f189ec954f7191c313dea7b5b86ebe0e0ada562607197a274e813f0e39d157_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:5d8920cc01d260a4b70d70aba43e91fe506ef603fda21891c3ef3f4c2da53f49_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:b36885f05b970a4cce0f595dd8408360807c9539dd240edd3a40fbcd5a63a86c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:fb02c2d0c4f2286534f9de3f2e8784ff7460cefc87fbc57cf38d494148a9c04d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1c1629615b7977dad68d26bb3b405b3fc3c9141e2ba4fac6a87813231f5ee846_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2e9f54de165e01b3abaf294253597eae1e9a58dcddd274abe591890a77d76de6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:880b6361f68bd6bb6f5cceaa9b0688f03c5d8f55a7e3404ddb9c3c1700dfe567_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:c5ffe606bfd7394a51e2812822681ff5e02bac1709d7d28a786ac06778dcccae_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:31da6737b88229d9cd8ac2af478fe98009aed8fa4d2115d372d67e10d04e2ceb_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:64067894bf36b9e3c53f9cbc14284fb068191bbeda4a33a1fee2ea5fbe898b39_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:8b08c42d605c9dc4dfc3b615b894481009b2a950f5aded78d0138cd7b8d83476_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:ce01736bb92b45b806a20d6ba706a4ea47f2bfc7d36eff47bb876f56aa1a2c20_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:2ddb0e8109bf19496909102ec4b276bb8e785bff367174ad3e41b23261365198_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5af36d61e760b74bada2c5e86daf9ca551cc78511ec21d8715675c0c460e055d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:88d8e9bca990bb6f0febcb7fdf39021487ed749a043a562351a8ae5c45717e89_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:91f7af335790fa31dfaaacca90a041298019c7b41cd2c7dd508b85fbe191c8a2_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:275370d513dffbaa843db648bf0154daf2471072f4591b74a4e1560b8ae12c5d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:2fc2ee92fd22c9294c920171dab09c372f6db46e7ad607c0fdcee918518b92dd_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:3a26ce87d1cca061a9a4c4449d7a516bcf3979cd507f34b145c0dc88c2c60a0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:cd82ef67eaae640f8a40e8f9e618b14a46d8ef04376f0f477787fd907005727f_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:1a9471ef97e1b5e32e53dda263ce76ebaa6b3a1ea043b0203c5704737e4260f3_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5079e91e590bfca725a3d0e0dd3dd89c018bf58b5d4ec1e01bdfa9084f9fa31b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:e88a513245bc2afe07d1d39edeca31fed6b3da107ab1e1ed3d3d971cea6b07e2_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:ed8b18fa3d3682d75d95dba34999509cbd5881d4434ab8b0ff6cc9a668ca81fd_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:0a14de59b2fefb945b69ec5b35c125cdc67f7fb28ba7006ee3b378b18d868ebe_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:bca0d7cb3ba9dc34dfc053b01d84b27b9dae5a9ee9daffb8b738c93820fc414c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c6f02742d6118c8e935eb716f530e216333759749ed9de181f662bb7448c73c1_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:daf1d3e1c23e27d5013dd22a9da79a2ac3eb8cb00929dce398e6ba5176529ec8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:34e716a642ca0fb32dfddbc396c5a8edd800eb0025e82fd6cc4a5b68f3d141b0_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:6124da9ed1b17d4846efc53bccc81a58123f8d588fc1d92c3b010696fa0d26cd_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:c35ec9b27507cd3e251593673097920db7c4c325e640b0331a023444839101f8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ff6fdeff600d2306e758771cc333f70992a9b00ef08f96c166e4c55e14edf740_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:414f909444deea8decee115698a967e168b851a350ce06ea7fd9a3d60ca4e52b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:8cf604758746c0de918eba3864b9606115fd90d70a8e1b558f0c6dd9181b8760_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:bc6c97c4ae8941113e319db22d7c8f740143dd7bf1136d51c1eefd880961c741_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e611f0884a2d6d2a8f41a019a00e6c5a1aeb6e563b300521bd461b9e07362d11_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:2985f66e8212ab1c24f1b4c81a5b71c21fcb16b083d58ac8f0988a53462edfb9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:32ee016a14369b66c690cce5bb167312306e1671f19bd257e0f37abf1d6902ac_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:5dafe2aa725fcb515fe44b6b17b327d448a2454103987bfd393439b984259f50_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:ba09707bb97f71b70048a974fd7bbfd174bb04857c8a54771f9b4d8096059b2b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:0141ef7c836ac1be163c3b91e628fddaa24f54562202a3f12c1a5ecccd0bf1dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:277da087c79a18098c123376873e4f6defb0dedb6120d3e3214ceddfb3472a9c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b229c2dfb9895ba92763ae89b02e4e30095801637263c95a0419a0f377ab76b0_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:fef9e41cee316ab7aa722a954b1b4a226218c93398486a961ac94bf17dc141f7_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:093890b6532bcf1973bed2a87f05190b287ef9dcc7da1da5936b8a8077c02a07_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:1d5ba15a7ce2f563546319adcf5637cd645a3cba6548c0a03e752f9b8c4d989d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:cf4a1ff0ca47f11784d6170a1fd5cda5882f8d3e916f0c316a9554e11864bb01_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:eca610d0852fd15bdc293cfb8ef6933b58b8d0067e39844fecf02c9d478f0245_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:04b6c56b8dd333f59d48aac04e5e3ffb717b85e146d3ff236f9846a9fc44487a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09bbc4c0efef903ccc5440e105e03def8db687dd8d521a7d481fc7323780e4c2_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:7d6d1b1df29304c022644dd6d372c83c248f55bd6ef4f0cd4338c4a76749827f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:fa0f47ba291842a673e2e881e61e5ce90f9d2688bd507ed13ab25839211fac4a_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:01f2f1b792be3f423cd0871c1febc5f2ae6529a392219e02704d210556052b5c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:20e34d09f653c2101dc32478844ac05de21968af8aeaa84236b0152c0e96fb4b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:d2676fb519b9b5cc9a8865c4c3734fc260685a56afbe7479da7f6c2c08cfae8b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f0ea279f709eb1f1e0844d1e2fce2ebf354e4ff5bbb20decf1cdf07179d65c3b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:0c62d9f4d4c1d3a087450ee955cf28204fc8a2cd3504e581f68f731fe3140aa4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3507430fa0d2adfbdc4c2480b3e3dcc29d2023b0aff2f8712304a06435922725_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a37edc384c993ac0ac8f161924a932bf3d0e73ac0850c1033b0bbac6a3a60fd8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:db0f8bb811846567e9182aa7d78d48a4c9552d5a1237b43ee770a63084a3395f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:04197371cf97e30caa72687257da16e5c5e9d2554272b5d105225751035aea6c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:551b1f23c76d2e0af8f970fd411dce15a1aed7d2a0367867d1d990d92c2140bb_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c58487cb5ecf403ba7e9b3aa765a7cb747d8255ff9017a6898d672c13218acb9_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c5a35f620a3f8b04400c9743e12ea19b5bd48a45dc9f7bbf1663393f8b6949bb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:20b0c0c375452fbe5e0e6d3ce5fcc1701f17d565ea59cdc3afc839e6db1a8f57_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:d5cca0c6f13dfb26012f1966bd710f5b0d273b86e5b78175e3fed265113ae813_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:e78c21c6635b63c9b998db88c9a476ca69271686ae578370523a5cc13e4ee7b1_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:f133c396d65044ba83c3fdfb58f6f43cb447e7e4ff2d536059a6f005ec66c3f3_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:18c753707a880775b4de7258ad26278aeaa4d44431d2b536fd36f09468cbc3ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1bcc6f76285463cbd51d012ec92b4451f2ef60f2efba0e105aca393e7bb25e42_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:839b77da7118c52d80856c2e1e1791e80de1cfca81d4dcc962e0b2f46965ed17_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:a47b22e4da16141a0b69d2fe0197bd36b5079cfa6112acf185f1417268f393c0_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42035"
},
{
"category": "external",
"summary": "RHBZ#2461606",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461606"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42035",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42035"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42035",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42035"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-6chq-wfr3-2hj9",
"url": "https://github.com/axios/axios/security/advisories/GHSA-6chq-wfr3-2hj9"
}
],
"release_date": "2026-04-24T17:38:07.752000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-14T19:47:32+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.13/html/clusters/cluster_mce_overview#mce-install-intro",
"product_ids": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3d4b97e4bb90ddd75391bcb80911536b5eb2383089dfd798ed10758bec1497a5_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:7eae601d70fd246d3489f23611a6cac60f9e515b22228d20c9afab42548f6c56_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:b947d8bbc2b6a474fc7e9dde634d5e92890bac69007d32852c03c48f715b7ed8_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:ceb7701b44f8af636220d8d0300e9075afbe74db9d080e9c13385d18b84bfcc4_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:17699"
},
{
"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": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:3ce18ada2f9a154701aff42e85bd04ae208c98a2740795ba13b68b337a155737_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:55823addb648700bd1664bb58133f1aedfb65fbc74749687fbef41f1136bcee7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:874e4ccb63bcfd4de4286999abc76a62085b7e815dd7e6ae94c1e43a3ce0966c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:9fa3d423f4bc2067d3b5e006141069201b2ac41808703fd05d581eb920e42561_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:453c6ea090fff48b07855523ca40a2e8a3a9a8283f53b9a0ee07a8a7f95ee6b3_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:6bc7241a590cd80fb92ee323069186c8540eb6a4f33d8d5ba187ef2c589d4e76_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:a5ce32fb4b8ccf9d56a76bbd97e0c36205b6992e1628e179249c62fd0a7f3e8a_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:f2db5fcb81c8b503193f9bffc6e867da79b975fd7c8c8865ad0c94e77ae2e4be_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:5ea2be3c0418cb4897de097ebd0f920f32895344f1eeac8f5e4a494643a25e87_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:9d1cd236f8c94e1ef553c7051dcd72fafd0f1696dfc83591baac66994899eec8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a86c5ab69b5aca8df3cbdb8f195678b4dc767745c06c16fc2d6dfc2809d705b1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c77990d5205df7d25319f236a041bb7c852adcf142f0781a97f7f2dd90aefd08_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3ce626dda8bd0950f2ff0c063be586125641513e70de40e2765fe9133a0cef4a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:79275891d7178bd4b611914b9d7b450e0dce37bf87972de262b1976928100a1b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d97152635adb4a0fbc31e60ccd968ea60b6243f08c99c8842181b565356bc427_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:f7dad30eb5ac563461591d2bad155e870678f5b538a127b3c1da137f1b466c8a_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:40e001d6c3c4fc080611625285968d4a70ca26d2c65e7b3914062203e948ef6f_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:6eb8515588ea85534b444071dda2b5563cd637040b09709da5b3b14921b36ece_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:77ee8a095399d9fca8641a5fb08b9e06031df4b63bd8c2526a6f144e0e94586d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:c283e665c5dad24e8dd28646c8c5eb5fb3afb77a5e2b299a0fb82ead975dcff1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d551c761a67292a0144f5b20c9b5a30d5de1a8fb4c0f74b64dc0db38f5b6be4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:14763b8e9ed64215f3d30bae7b3ba3d43f4c19ccf509661f586a8d218feb9a2a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:613bb1aa4cf3d7ab00cbd7c192a8e691cff2c8592ddce0efc42dfae8bc8b090e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:c95bfbba7e1ca8c118fc751462259cec11141f3ca9bb529111514a3e8f1b8556_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:25f95df1593ea4e64752422f0e62171dfddb5adc359289a7c6877c963d7b34d5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:9a624bb5394c0cb2687dc2416f006eed7694588aee4b7dfdc37ae2d1bc911cd6_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:a5fa11271cd6a63db3acbc960b9a832d7074ecdcb9f426cabfddc67bcb70c68d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:f979acb72698cf6461637197b8f16f3650124bc0bc4d3060374fe25b308f73db_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:62c7309855978c992e157afa6a9423ad0a37a8362e6e8ec7fb33fcf92d49547f_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:6933a99d9a1b8cad65923164a3807a071924e60d34e993923232a279831bd0a1_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d4cf745aaeed4038df11ea58579e0aa22d2b853735cc8bd8f3fe05837e930ce8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d59bd269680eb6419d76972f3d808b33d804f3389b0280b7206f31caa394f6c0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:45f189ec954f7191c313dea7b5b86ebe0e0ada562607197a274e813f0e39d157_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:5d8920cc01d260a4b70d70aba43e91fe506ef603fda21891c3ef3f4c2da53f49_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:b36885f05b970a4cce0f595dd8408360807c9539dd240edd3a40fbcd5a63a86c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:fb02c2d0c4f2286534f9de3f2e8784ff7460cefc87fbc57cf38d494148a9c04d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1c1629615b7977dad68d26bb3b405b3fc3c9141e2ba4fac6a87813231f5ee846_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2e9f54de165e01b3abaf294253597eae1e9a58dcddd274abe591890a77d76de6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:880b6361f68bd6bb6f5cceaa9b0688f03c5d8f55a7e3404ddb9c3c1700dfe567_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:c5ffe606bfd7394a51e2812822681ff5e02bac1709d7d28a786ac06778dcccae_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3d4b97e4bb90ddd75391bcb80911536b5eb2383089dfd798ed10758bec1497a5_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:7eae601d70fd246d3489f23611a6cac60f9e515b22228d20c9afab42548f6c56_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:b947d8bbc2b6a474fc7e9dde634d5e92890bac69007d32852c03c48f715b7ed8_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:ceb7701b44f8af636220d8d0300e9075afbe74db9d080e9c13385d18b84bfcc4_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:31da6737b88229d9cd8ac2af478fe98009aed8fa4d2115d372d67e10d04e2ceb_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:64067894bf36b9e3c53f9cbc14284fb068191bbeda4a33a1fee2ea5fbe898b39_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:8b08c42d605c9dc4dfc3b615b894481009b2a950f5aded78d0138cd7b8d83476_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:ce01736bb92b45b806a20d6ba706a4ea47f2bfc7d36eff47bb876f56aa1a2c20_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:2ddb0e8109bf19496909102ec4b276bb8e785bff367174ad3e41b23261365198_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5af36d61e760b74bada2c5e86daf9ca551cc78511ec21d8715675c0c460e055d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:88d8e9bca990bb6f0febcb7fdf39021487ed749a043a562351a8ae5c45717e89_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:91f7af335790fa31dfaaacca90a041298019c7b41cd2c7dd508b85fbe191c8a2_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:275370d513dffbaa843db648bf0154daf2471072f4591b74a4e1560b8ae12c5d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:2fc2ee92fd22c9294c920171dab09c372f6db46e7ad607c0fdcee918518b92dd_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:3a26ce87d1cca061a9a4c4449d7a516bcf3979cd507f34b145c0dc88c2c60a0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:cd82ef67eaae640f8a40e8f9e618b14a46d8ef04376f0f477787fd907005727f_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:1a9471ef97e1b5e32e53dda263ce76ebaa6b3a1ea043b0203c5704737e4260f3_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5079e91e590bfca725a3d0e0dd3dd89c018bf58b5d4ec1e01bdfa9084f9fa31b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:e88a513245bc2afe07d1d39edeca31fed6b3da107ab1e1ed3d3d971cea6b07e2_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:ed8b18fa3d3682d75d95dba34999509cbd5881d4434ab8b0ff6cc9a668ca81fd_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:0a14de59b2fefb945b69ec5b35c125cdc67f7fb28ba7006ee3b378b18d868ebe_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:bca0d7cb3ba9dc34dfc053b01d84b27b9dae5a9ee9daffb8b738c93820fc414c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c6f02742d6118c8e935eb716f530e216333759749ed9de181f662bb7448c73c1_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:daf1d3e1c23e27d5013dd22a9da79a2ac3eb8cb00929dce398e6ba5176529ec8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:34e716a642ca0fb32dfddbc396c5a8edd800eb0025e82fd6cc4a5b68f3d141b0_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:6124da9ed1b17d4846efc53bccc81a58123f8d588fc1d92c3b010696fa0d26cd_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:c35ec9b27507cd3e251593673097920db7c4c325e640b0331a023444839101f8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ff6fdeff600d2306e758771cc333f70992a9b00ef08f96c166e4c55e14edf740_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:414f909444deea8decee115698a967e168b851a350ce06ea7fd9a3d60ca4e52b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:8cf604758746c0de918eba3864b9606115fd90d70a8e1b558f0c6dd9181b8760_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:bc6c97c4ae8941113e319db22d7c8f740143dd7bf1136d51c1eefd880961c741_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e611f0884a2d6d2a8f41a019a00e6c5a1aeb6e563b300521bd461b9e07362d11_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:2985f66e8212ab1c24f1b4c81a5b71c21fcb16b083d58ac8f0988a53462edfb9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:32ee016a14369b66c690cce5bb167312306e1671f19bd257e0f37abf1d6902ac_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:5dafe2aa725fcb515fe44b6b17b327d448a2454103987bfd393439b984259f50_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:ba09707bb97f71b70048a974fd7bbfd174bb04857c8a54771f9b4d8096059b2b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:0141ef7c836ac1be163c3b91e628fddaa24f54562202a3f12c1a5ecccd0bf1dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:277da087c79a18098c123376873e4f6defb0dedb6120d3e3214ceddfb3472a9c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b229c2dfb9895ba92763ae89b02e4e30095801637263c95a0419a0f377ab76b0_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:fef9e41cee316ab7aa722a954b1b4a226218c93398486a961ac94bf17dc141f7_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:093890b6532bcf1973bed2a87f05190b287ef9dcc7da1da5936b8a8077c02a07_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:1d5ba15a7ce2f563546319adcf5637cd645a3cba6548c0a03e752f9b8c4d989d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:cf4a1ff0ca47f11784d6170a1fd5cda5882f8d3e916f0c316a9554e11864bb01_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:eca610d0852fd15bdc293cfb8ef6933b58b8d0067e39844fecf02c9d478f0245_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:04b6c56b8dd333f59d48aac04e5e3ffb717b85e146d3ff236f9846a9fc44487a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09bbc4c0efef903ccc5440e105e03def8db687dd8d521a7d481fc7323780e4c2_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:7d6d1b1df29304c022644dd6d372c83c248f55bd6ef4f0cd4338c4a76749827f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:fa0f47ba291842a673e2e881e61e5ce90f9d2688bd507ed13ab25839211fac4a_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:01f2f1b792be3f423cd0871c1febc5f2ae6529a392219e02704d210556052b5c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:20e34d09f653c2101dc32478844ac05de21968af8aeaa84236b0152c0e96fb4b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:d2676fb519b9b5cc9a8865c4c3734fc260685a56afbe7479da7f6c2c08cfae8b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f0ea279f709eb1f1e0844d1e2fce2ebf354e4ff5bbb20decf1cdf07179d65c3b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:0c62d9f4d4c1d3a087450ee955cf28204fc8a2cd3504e581f68f731fe3140aa4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3507430fa0d2adfbdc4c2480b3e3dcc29d2023b0aff2f8712304a06435922725_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a37edc384c993ac0ac8f161924a932bf3d0e73ac0850c1033b0bbac6a3a60fd8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:db0f8bb811846567e9182aa7d78d48a4c9552d5a1237b43ee770a63084a3395f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:04197371cf97e30caa72687257da16e5c5e9d2554272b5d105225751035aea6c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:551b1f23c76d2e0af8f970fd411dce15a1aed7d2a0367867d1d990d92c2140bb_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c58487cb5ecf403ba7e9b3aa765a7cb747d8255ff9017a6898d672c13218acb9_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c5a35f620a3f8b04400c9743e12ea19b5bd48a45dc9f7bbf1663393f8b6949bb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:20b0c0c375452fbe5e0e6d3ce5fcc1701f17d565ea59cdc3afc839e6db1a8f57_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:d5cca0c6f13dfb26012f1966bd710f5b0d273b86e5b78175e3fed265113ae813_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:e78c21c6635b63c9b998db88c9a476ca69271686ae578370523a5cc13e4ee7b1_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:f133c396d65044ba83c3fdfb58f6f43cb447e7e4ff2d536059a6f005ec66c3f3_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:18c753707a880775b4de7258ad26278aeaa4d44431d2b536fd36f09468cbc3ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1bcc6f76285463cbd51d012ec92b4451f2ef60f2efba0e105aca393e7bb25e42_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:839b77da7118c52d80856c2e1e1791e80de1cfca81d4dcc962e0b2f46965ed17_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:a47b22e4da16141a0b69d2fe0197bd36b5079cfa6112acf185f1417268f393c0_s390x"
]
}
],
"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": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:3ce18ada2f9a154701aff42e85bd04ae208c98a2740795ba13b68b337a155737_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:55823addb648700bd1664bb58133f1aedfb65fbc74749687fbef41f1136bcee7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:874e4ccb63bcfd4de4286999abc76a62085b7e815dd7e6ae94c1e43a3ce0966c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:9fa3d423f4bc2067d3b5e006141069201b2ac41808703fd05d581eb920e42561_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:453c6ea090fff48b07855523ca40a2e8a3a9a8283f53b9a0ee07a8a7f95ee6b3_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:6bc7241a590cd80fb92ee323069186c8540eb6a4f33d8d5ba187ef2c589d4e76_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:a5ce32fb4b8ccf9d56a76bbd97e0c36205b6992e1628e179249c62fd0a7f3e8a_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:f2db5fcb81c8b503193f9bffc6e867da79b975fd7c8c8865ad0c94e77ae2e4be_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:5ea2be3c0418cb4897de097ebd0f920f32895344f1eeac8f5e4a494643a25e87_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:9d1cd236f8c94e1ef553c7051dcd72fafd0f1696dfc83591baac66994899eec8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a86c5ab69b5aca8df3cbdb8f195678b4dc767745c06c16fc2d6dfc2809d705b1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c77990d5205df7d25319f236a041bb7c852adcf142f0781a97f7f2dd90aefd08_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3ce626dda8bd0950f2ff0c063be586125641513e70de40e2765fe9133a0cef4a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:79275891d7178bd4b611914b9d7b450e0dce37bf87972de262b1976928100a1b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d97152635adb4a0fbc31e60ccd968ea60b6243f08c99c8842181b565356bc427_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:f7dad30eb5ac563461591d2bad155e870678f5b538a127b3c1da137f1b466c8a_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:40e001d6c3c4fc080611625285968d4a70ca26d2c65e7b3914062203e948ef6f_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:6eb8515588ea85534b444071dda2b5563cd637040b09709da5b3b14921b36ece_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:77ee8a095399d9fca8641a5fb08b9e06031df4b63bd8c2526a6f144e0e94586d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:c283e665c5dad24e8dd28646c8c5eb5fb3afb77a5e2b299a0fb82ead975dcff1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d551c761a67292a0144f5b20c9b5a30d5de1a8fb4c0f74b64dc0db38f5b6be4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:14763b8e9ed64215f3d30bae7b3ba3d43f4c19ccf509661f586a8d218feb9a2a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:613bb1aa4cf3d7ab00cbd7c192a8e691cff2c8592ddce0efc42dfae8bc8b090e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:c95bfbba7e1ca8c118fc751462259cec11141f3ca9bb529111514a3e8f1b8556_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:25f95df1593ea4e64752422f0e62171dfddb5adc359289a7c6877c963d7b34d5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:9a624bb5394c0cb2687dc2416f006eed7694588aee4b7dfdc37ae2d1bc911cd6_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:a5fa11271cd6a63db3acbc960b9a832d7074ecdcb9f426cabfddc67bcb70c68d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:f979acb72698cf6461637197b8f16f3650124bc0bc4d3060374fe25b308f73db_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:62c7309855978c992e157afa6a9423ad0a37a8362e6e8ec7fb33fcf92d49547f_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:6933a99d9a1b8cad65923164a3807a071924e60d34e993923232a279831bd0a1_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d4cf745aaeed4038df11ea58579e0aa22d2b853735cc8bd8f3fe05837e930ce8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d59bd269680eb6419d76972f3d808b33d804f3389b0280b7206f31caa394f6c0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:45f189ec954f7191c313dea7b5b86ebe0e0ada562607197a274e813f0e39d157_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:5d8920cc01d260a4b70d70aba43e91fe506ef603fda21891c3ef3f4c2da53f49_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:b36885f05b970a4cce0f595dd8408360807c9539dd240edd3a40fbcd5a63a86c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:fb02c2d0c4f2286534f9de3f2e8784ff7460cefc87fbc57cf38d494148a9c04d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1c1629615b7977dad68d26bb3b405b3fc3c9141e2ba4fac6a87813231f5ee846_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2e9f54de165e01b3abaf294253597eae1e9a58dcddd274abe591890a77d76de6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:880b6361f68bd6bb6f5cceaa9b0688f03c5d8f55a7e3404ddb9c3c1700dfe567_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:c5ffe606bfd7394a51e2812822681ff5e02bac1709d7d28a786ac06778dcccae_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3d4b97e4bb90ddd75391bcb80911536b5eb2383089dfd798ed10758bec1497a5_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:7eae601d70fd246d3489f23611a6cac60f9e515b22228d20c9afab42548f6c56_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:b947d8bbc2b6a474fc7e9dde634d5e92890bac69007d32852c03c48f715b7ed8_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:ceb7701b44f8af636220d8d0300e9075afbe74db9d080e9c13385d18b84bfcc4_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:31da6737b88229d9cd8ac2af478fe98009aed8fa4d2115d372d67e10d04e2ceb_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:64067894bf36b9e3c53f9cbc14284fb068191bbeda4a33a1fee2ea5fbe898b39_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:8b08c42d605c9dc4dfc3b615b894481009b2a950f5aded78d0138cd7b8d83476_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:ce01736bb92b45b806a20d6ba706a4ea47f2bfc7d36eff47bb876f56aa1a2c20_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:2ddb0e8109bf19496909102ec4b276bb8e785bff367174ad3e41b23261365198_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5af36d61e760b74bada2c5e86daf9ca551cc78511ec21d8715675c0c460e055d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:88d8e9bca990bb6f0febcb7fdf39021487ed749a043a562351a8ae5c45717e89_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:91f7af335790fa31dfaaacca90a041298019c7b41cd2c7dd508b85fbe191c8a2_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:275370d513dffbaa843db648bf0154daf2471072f4591b74a4e1560b8ae12c5d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:2fc2ee92fd22c9294c920171dab09c372f6db46e7ad607c0fdcee918518b92dd_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:3a26ce87d1cca061a9a4c4449d7a516bcf3979cd507f34b145c0dc88c2c60a0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:cd82ef67eaae640f8a40e8f9e618b14a46d8ef04376f0f477787fd907005727f_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:1a9471ef97e1b5e32e53dda263ce76ebaa6b3a1ea043b0203c5704737e4260f3_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5079e91e590bfca725a3d0e0dd3dd89c018bf58b5d4ec1e01bdfa9084f9fa31b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:e88a513245bc2afe07d1d39edeca31fed6b3da107ab1e1ed3d3d971cea6b07e2_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:ed8b18fa3d3682d75d95dba34999509cbd5881d4434ab8b0ff6cc9a668ca81fd_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:0a14de59b2fefb945b69ec5b35c125cdc67f7fb28ba7006ee3b378b18d868ebe_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:bca0d7cb3ba9dc34dfc053b01d84b27b9dae5a9ee9daffb8b738c93820fc414c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c6f02742d6118c8e935eb716f530e216333759749ed9de181f662bb7448c73c1_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:daf1d3e1c23e27d5013dd22a9da79a2ac3eb8cb00929dce398e6ba5176529ec8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:34e716a642ca0fb32dfddbc396c5a8edd800eb0025e82fd6cc4a5b68f3d141b0_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:6124da9ed1b17d4846efc53bccc81a58123f8d588fc1d92c3b010696fa0d26cd_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:c35ec9b27507cd3e251593673097920db7c4c325e640b0331a023444839101f8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ff6fdeff600d2306e758771cc333f70992a9b00ef08f96c166e4c55e14edf740_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:414f909444deea8decee115698a967e168b851a350ce06ea7fd9a3d60ca4e52b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:8cf604758746c0de918eba3864b9606115fd90d70a8e1b558f0c6dd9181b8760_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:bc6c97c4ae8941113e319db22d7c8f740143dd7bf1136d51c1eefd880961c741_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e611f0884a2d6d2a8f41a019a00e6c5a1aeb6e563b300521bd461b9e07362d11_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:2985f66e8212ab1c24f1b4c81a5b71c21fcb16b083d58ac8f0988a53462edfb9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:32ee016a14369b66c690cce5bb167312306e1671f19bd257e0f37abf1d6902ac_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:5dafe2aa725fcb515fe44b6b17b327d448a2454103987bfd393439b984259f50_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:ba09707bb97f71b70048a974fd7bbfd174bb04857c8a54771f9b4d8096059b2b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:0141ef7c836ac1be163c3b91e628fddaa24f54562202a3f12c1a5ecccd0bf1dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:277da087c79a18098c123376873e4f6defb0dedb6120d3e3214ceddfb3472a9c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b229c2dfb9895ba92763ae89b02e4e30095801637263c95a0419a0f377ab76b0_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:fef9e41cee316ab7aa722a954b1b4a226218c93398486a961ac94bf17dc141f7_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:093890b6532bcf1973bed2a87f05190b287ef9dcc7da1da5936b8a8077c02a07_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:1d5ba15a7ce2f563546319adcf5637cd645a3cba6548c0a03e752f9b8c4d989d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:cf4a1ff0ca47f11784d6170a1fd5cda5882f8d3e916f0c316a9554e11864bb01_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:eca610d0852fd15bdc293cfb8ef6933b58b8d0067e39844fecf02c9d478f0245_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:04b6c56b8dd333f59d48aac04e5e3ffb717b85e146d3ff236f9846a9fc44487a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09bbc4c0efef903ccc5440e105e03def8db687dd8d521a7d481fc7323780e4c2_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:7d6d1b1df29304c022644dd6d372c83c248f55bd6ef4f0cd4338c4a76749827f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:fa0f47ba291842a673e2e881e61e5ce90f9d2688bd507ed13ab25839211fac4a_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:01f2f1b792be3f423cd0871c1febc5f2ae6529a392219e02704d210556052b5c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:20e34d09f653c2101dc32478844ac05de21968af8aeaa84236b0152c0e96fb4b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:d2676fb519b9b5cc9a8865c4c3734fc260685a56afbe7479da7f6c2c08cfae8b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f0ea279f709eb1f1e0844d1e2fce2ebf354e4ff5bbb20decf1cdf07179d65c3b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:0c62d9f4d4c1d3a087450ee955cf28204fc8a2cd3504e581f68f731fe3140aa4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3507430fa0d2adfbdc4c2480b3e3dcc29d2023b0aff2f8712304a06435922725_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a37edc384c993ac0ac8f161924a932bf3d0e73ac0850c1033b0bbac6a3a60fd8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:db0f8bb811846567e9182aa7d78d48a4c9552d5a1237b43ee770a63084a3395f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:04197371cf97e30caa72687257da16e5c5e9d2554272b5d105225751035aea6c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:551b1f23c76d2e0af8f970fd411dce15a1aed7d2a0367867d1d990d92c2140bb_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c58487cb5ecf403ba7e9b3aa765a7cb747d8255ff9017a6898d672c13218acb9_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c5a35f620a3f8b04400c9743e12ea19b5bd48a45dc9f7bbf1663393f8b6949bb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:20b0c0c375452fbe5e0e6d3ce5fcc1701f17d565ea59cdc3afc839e6db1a8f57_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:d5cca0c6f13dfb26012f1966bd710f5b0d273b86e5b78175e3fed265113ae813_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:e78c21c6635b63c9b998db88c9a476ca69271686ae578370523a5cc13e4ee7b1_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:f133c396d65044ba83c3fdfb58f6f43cb447e7e4ff2d536059a6f005ec66c3f3_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:18c753707a880775b4de7258ad26278aeaa4d44431d2b536fd36f09468cbc3ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1bcc6f76285463cbd51d012ec92b4451f2ef60f2efba0e105aca393e7bb25e42_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:839b77da7118c52d80856c2e1e1791e80de1cfca81d4dcc962e0b2f46965ed17_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:a47b22e4da16141a0b69d2fe0197bd36b5079cfa6112acf185f1417268f393c0_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "axios: Axios: Arbitrary HTTP header injection via prototype pollution"
},
{
"cve": "CVE-2026-42039",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-24T19:01:44.887156+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:3ce18ada2f9a154701aff42e85bd04ae208c98a2740795ba13b68b337a155737_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:55823addb648700bd1664bb58133f1aedfb65fbc74749687fbef41f1136bcee7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:874e4ccb63bcfd4de4286999abc76a62085b7e815dd7e6ae94c1e43a3ce0966c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:9fa3d423f4bc2067d3b5e006141069201b2ac41808703fd05d581eb920e42561_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:453c6ea090fff48b07855523ca40a2e8a3a9a8283f53b9a0ee07a8a7f95ee6b3_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:6bc7241a590cd80fb92ee323069186c8540eb6a4f33d8d5ba187ef2c589d4e76_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:a5ce32fb4b8ccf9d56a76bbd97e0c36205b6992e1628e179249c62fd0a7f3e8a_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:f2db5fcb81c8b503193f9bffc6e867da79b975fd7c8c8865ad0c94e77ae2e4be_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:5ea2be3c0418cb4897de097ebd0f920f32895344f1eeac8f5e4a494643a25e87_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:9d1cd236f8c94e1ef553c7051dcd72fafd0f1696dfc83591baac66994899eec8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a86c5ab69b5aca8df3cbdb8f195678b4dc767745c06c16fc2d6dfc2809d705b1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c77990d5205df7d25319f236a041bb7c852adcf142f0781a97f7f2dd90aefd08_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3ce626dda8bd0950f2ff0c063be586125641513e70de40e2765fe9133a0cef4a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:79275891d7178bd4b611914b9d7b450e0dce37bf87972de262b1976928100a1b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d97152635adb4a0fbc31e60ccd968ea60b6243f08c99c8842181b565356bc427_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:f7dad30eb5ac563461591d2bad155e870678f5b538a127b3c1da137f1b466c8a_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:40e001d6c3c4fc080611625285968d4a70ca26d2c65e7b3914062203e948ef6f_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:6eb8515588ea85534b444071dda2b5563cd637040b09709da5b3b14921b36ece_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:77ee8a095399d9fca8641a5fb08b9e06031df4b63bd8c2526a6f144e0e94586d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:c283e665c5dad24e8dd28646c8c5eb5fb3afb77a5e2b299a0fb82ead975dcff1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d551c761a67292a0144f5b20c9b5a30d5de1a8fb4c0f74b64dc0db38f5b6be4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:14763b8e9ed64215f3d30bae7b3ba3d43f4c19ccf509661f586a8d218feb9a2a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:613bb1aa4cf3d7ab00cbd7c192a8e691cff2c8592ddce0efc42dfae8bc8b090e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:c95bfbba7e1ca8c118fc751462259cec11141f3ca9bb529111514a3e8f1b8556_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:25f95df1593ea4e64752422f0e62171dfddb5adc359289a7c6877c963d7b34d5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:9a624bb5394c0cb2687dc2416f006eed7694588aee4b7dfdc37ae2d1bc911cd6_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:a5fa11271cd6a63db3acbc960b9a832d7074ecdcb9f426cabfddc67bcb70c68d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:f979acb72698cf6461637197b8f16f3650124bc0bc4d3060374fe25b308f73db_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:62c7309855978c992e157afa6a9423ad0a37a8362e6e8ec7fb33fcf92d49547f_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:6933a99d9a1b8cad65923164a3807a071924e60d34e993923232a279831bd0a1_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d4cf745aaeed4038df11ea58579e0aa22d2b853735cc8bd8f3fe05837e930ce8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d59bd269680eb6419d76972f3d808b33d804f3389b0280b7206f31caa394f6c0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:45f189ec954f7191c313dea7b5b86ebe0e0ada562607197a274e813f0e39d157_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:5d8920cc01d260a4b70d70aba43e91fe506ef603fda21891c3ef3f4c2da53f49_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:b36885f05b970a4cce0f595dd8408360807c9539dd240edd3a40fbcd5a63a86c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:fb02c2d0c4f2286534f9de3f2e8784ff7460cefc87fbc57cf38d494148a9c04d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1c1629615b7977dad68d26bb3b405b3fc3c9141e2ba4fac6a87813231f5ee846_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2e9f54de165e01b3abaf294253597eae1e9a58dcddd274abe591890a77d76de6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:880b6361f68bd6bb6f5cceaa9b0688f03c5d8f55a7e3404ddb9c3c1700dfe567_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:c5ffe606bfd7394a51e2812822681ff5e02bac1709d7d28a786ac06778dcccae_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:31da6737b88229d9cd8ac2af478fe98009aed8fa4d2115d372d67e10d04e2ceb_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:64067894bf36b9e3c53f9cbc14284fb068191bbeda4a33a1fee2ea5fbe898b39_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:8b08c42d605c9dc4dfc3b615b894481009b2a950f5aded78d0138cd7b8d83476_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:ce01736bb92b45b806a20d6ba706a4ea47f2bfc7d36eff47bb876f56aa1a2c20_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:2ddb0e8109bf19496909102ec4b276bb8e785bff367174ad3e41b23261365198_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5af36d61e760b74bada2c5e86daf9ca551cc78511ec21d8715675c0c460e055d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:88d8e9bca990bb6f0febcb7fdf39021487ed749a043a562351a8ae5c45717e89_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:91f7af335790fa31dfaaacca90a041298019c7b41cd2c7dd508b85fbe191c8a2_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:275370d513dffbaa843db648bf0154daf2471072f4591b74a4e1560b8ae12c5d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:2fc2ee92fd22c9294c920171dab09c372f6db46e7ad607c0fdcee918518b92dd_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:3a26ce87d1cca061a9a4c4449d7a516bcf3979cd507f34b145c0dc88c2c60a0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:cd82ef67eaae640f8a40e8f9e618b14a46d8ef04376f0f477787fd907005727f_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:1a9471ef97e1b5e32e53dda263ce76ebaa6b3a1ea043b0203c5704737e4260f3_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5079e91e590bfca725a3d0e0dd3dd89c018bf58b5d4ec1e01bdfa9084f9fa31b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:e88a513245bc2afe07d1d39edeca31fed6b3da107ab1e1ed3d3d971cea6b07e2_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:ed8b18fa3d3682d75d95dba34999509cbd5881d4434ab8b0ff6cc9a668ca81fd_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:0a14de59b2fefb945b69ec5b35c125cdc67f7fb28ba7006ee3b378b18d868ebe_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:bca0d7cb3ba9dc34dfc053b01d84b27b9dae5a9ee9daffb8b738c93820fc414c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c6f02742d6118c8e935eb716f530e216333759749ed9de181f662bb7448c73c1_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:daf1d3e1c23e27d5013dd22a9da79a2ac3eb8cb00929dce398e6ba5176529ec8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:34e716a642ca0fb32dfddbc396c5a8edd800eb0025e82fd6cc4a5b68f3d141b0_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:6124da9ed1b17d4846efc53bccc81a58123f8d588fc1d92c3b010696fa0d26cd_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:c35ec9b27507cd3e251593673097920db7c4c325e640b0331a023444839101f8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ff6fdeff600d2306e758771cc333f70992a9b00ef08f96c166e4c55e14edf740_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:414f909444deea8decee115698a967e168b851a350ce06ea7fd9a3d60ca4e52b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:8cf604758746c0de918eba3864b9606115fd90d70a8e1b558f0c6dd9181b8760_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:bc6c97c4ae8941113e319db22d7c8f740143dd7bf1136d51c1eefd880961c741_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e611f0884a2d6d2a8f41a019a00e6c5a1aeb6e563b300521bd461b9e07362d11_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:2985f66e8212ab1c24f1b4c81a5b71c21fcb16b083d58ac8f0988a53462edfb9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:32ee016a14369b66c690cce5bb167312306e1671f19bd257e0f37abf1d6902ac_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:5dafe2aa725fcb515fe44b6b17b327d448a2454103987bfd393439b984259f50_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:ba09707bb97f71b70048a974fd7bbfd174bb04857c8a54771f9b4d8096059b2b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:0141ef7c836ac1be163c3b91e628fddaa24f54562202a3f12c1a5ecccd0bf1dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:277da087c79a18098c123376873e4f6defb0dedb6120d3e3214ceddfb3472a9c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b229c2dfb9895ba92763ae89b02e4e30095801637263c95a0419a0f377ab76b0_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:fef9e41cee316ab7aa722a954b1b4a226218c93398486a961ac94bf17dc141f7_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:093890b6532bcf1973bed2a87f05190b287ef9dcc7da1da5936b8a8077c02a07_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:1d5ba15a7ce2f563546319adcf5637cd645a3cba6548c0a03e752f9b8c4d989d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:cf4a1ff0ca47f11784d6170a1fd5cda5882f8d3e916f0c316a9554e11864bb01_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:eca610d0852fd15bdc293cfb8ef6933b58b8d0067e39844fecf02c9d478f0245_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:04b6c56b8dd333f59d48aac04e5e3ffb717b85e146d3ff236f9846a9fc44487a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09bbc4c0efef903ccc5440e105e03def8db687dd8d521a7d481fc7323780e4c2_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:7d6d1b1df29304c022644dd6d372c83c248f55bd6ef4f0cd4338c4a76749827f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:fa0f47ba291842a673e2e881e61e5ce90f9d2688bd507ed13ab25839211fac4a_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:01f2f1b792be3f423cd0871c1febc5f2ae6529a392219e02704d210556052b5c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:20e34d09f653c2101dc32478844ac05de21968af8aeaa84236b0152c0e96fb4b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:d2676fb519b9b5cc9a8865c4c3734fc260685a56afbe7479da7f6c2c08cfae8b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f0ea279f709eb1f1e0844d1e2fce2ebf354e4ff5bbb20decf1cdf07179d65c3b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:0c62d9f4d4c1d3a087450ee955cf28204fc8a2cd3504e581f68f731fe3140aa4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3507430fa0d2adfbdc4c2480b3e3dcc29d2023b0aff2f8712304a06435922725_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a37edc384c993ac0ac8f161924a932bf3d0e73ac0850c1033b0bbac6a3a60fd8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:db0f8bb811846567e9182aa7d78d48a4c9552d5a1237b43ee770a63084a3395f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:04197371cf97e30caa72687257da16e5c5e9d2554272b5d105225751035aea6c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:551b1f23c76d2e0af8f970fd411dce15a1aed7d2a0367867d1d990d92c2140bb_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c58487cb5ecf403ba7e9b3aa765a7cb747d8255ff9017a6898d672c13218acb9_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c5a35f620a3f8b04400c9743e12ea19b5bd48a45dc9f7bbf1663393f8b6949bb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:20b0c0c375452fbe5e0e6d3ce5fcc1701f17d565ea59cdc3afc839e6db1a8f57_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:d5cca0c6f13dfb26012f1966bd710f5b0d273b86e5b78175e3fed265113ae813_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:e78c21c6635b63c9b998db88c9a476ca69271686ae578370523a5cc13e4ee7b1_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:f133c396d65044ba83c3fdfb58f6f43cb447e7e4ff2d536059a6f005ec66c3f3_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:18c753707a880775b4de7258ad26278aeaa4d44431d2b536fd36f09468cbc3ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1bcc6f76285463cbd51d012ec92b4451f2ef60f2efba0e105aca393e7bb25e42_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:839b77da7118c52d80856c2e1e1791e80de1cfca81d4dcc962e0b2f46965ed17_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:a47b22e4da16141a0b69d2fe0197bd36b5079cfa6112acf185f1417268f393c0_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461630"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client for browsers and Node.js. This vulnerability occurs because the `toFormData` function recursively processes nested objects without a depth limit. A remote attacker can exploit this by sending deeply nested request data, which causes the Node.js process to crash due to a RangeError, leading to a potential Denial of Service (DoS) if the process crashes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Node.js: Axios: Denial of Service via unbounded recursion in toFormData with deeply nested request data",
"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": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3d4b97e4bb90ddd75391bcb80911536b5eb2383089dfd798ed10758bec1497a5_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:7eae601d70fd246d3489f23611a6cac60f9e515b22228d20c9afab42548f6c56_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:b947d8bbc2b6a474fc7e9dde634d5e92890bac69007d32852c03c48f715b7ed8_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:ceb7701b44f8af636220d8d0300e9075afbe74db9d080e9c13385d18b84bfcc4_ppc64le"
],
"known_not_affected": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:3ce18ada2f9a154701aff42e85bd04ae208c98a2740795ba13b68b337a155737_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:55823addb648700bd1664bb58133f1aedfb65fbc74749687fbef41f1136bcee7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:874e4ccb63bcfd4de4286999abc76a62085b7e815dd7e6ae94c1e43a3ce0966c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:9fa3d423f4bc2067d3b5e006141069201b2ac41808703fd05d581eb920e42561_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:453c6ea090fff48b07855523ca40a2e8a3a9a8283f53b9a0ee07a8a7f95ee6b3_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:6bc7241a590cd80fb92ee323069186c8540eb6a4f33d8d5ba187ef2c589d4e76_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:a5ce32fb4b8ccf9d56a76bbd97e0c36205b6992e1628e179249c62fd0a7f3e8a_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:f2db5fcb81c8b503193f9bffc6e867da79b975fd7c8c8865ad0c94e77ae2e4be_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:5ea2be3c0418cb4897de097ebd0f920f32895344f1eeac8f5e4a494643a25e87_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:9d1cd236f8c94e1ef553c7051dcd72fafd0f1696dfc83591baac66994899eec8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a86c5ab69b5aca8df3cbdb8f195678b4dc767745c06c16fc2d6dfc2809d705b1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c77990d5205df7d25319f236a041bb7c852adcf142f0781a97f7f2dd90aefd08_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3ce626dda8bd0950f2ff0c063be586125641513e70de40e2765fe9133a0cef4a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:79275891d7178bd4b611914b9d7b450e0dce37bf87972de262b1976928100a1b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d97152635adb4a0fbc31e60ccd968ea60b6243f08c99c8842181b565356bc427_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:f7dad30eb5ac563461591d2bad155e870678f5b538a127b3c1da137f1b466c8a_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:40e001d6c3c4fc080611625285968d4a70ca26d2c65e7b3914062203e948ef6f_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:6eb8515588ea85534b444071dda2b5563cd637040b09709da5b3b14921b36ece_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:77ee8a095399d9fca8641a5fb08b9e06031df4b63bd8c2526a6f144e0e94586d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:c283e665c5dad24e8dd28646c8c5eb5fb3afb77a5e2b299a0fb82ead975dcff1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d551c761a67292a0144f5b20c9b5a30d5de1a8fb4c0f74b64dc0db38f5b6be4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:14763b8e9ed64215f3d30bae7b3ba3d43f4c19ccf509661f586a8d218feb9a2a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:613bb1aa4cf3d7ab00cbd7c192a8e691cff2c8592ddce0efc42dfae8bc8b090e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:c95bfbba7e1ca8c118fc751462259cec11141f3ca9bb529111514a3e8f1b8556_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:25f95df1593ea4e64752422f0e62171dfddb5adc359289a7c6877c963d7b34d5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:9a624bb5394c0cb2687dc2416f006eed7694588aee4b7dfdc37ae2d1bc911cd6_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:a5fa11271cd6a63db3acbc960b9a832d7074ecdcb9f426cabfddc67bcb70c68d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:f979acb72698cf6461637197b8f16f3650124bc0bc4d3060374fe25b308f73db_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:62c7309855978c992e157afa6a9423ad0a37a8362e6e8ec7fb33fcf92d49547f_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:6933a99d9a1b8cad65923164a3807a071924e60d34e993923232a279831bd0a1_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d4cf745aaeed4038df11ea58579e0aa22d2b853735cc8bd8f3fe05837e930ce8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d59bd269680eb6419d76972f3d808b33d804f3389b0280b7206f31caa394f6c0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:45f189ec954f7191c313dea7b5b86ebe0e0ada562607197a274e813f0e39d157_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:5d8920cc01d260a4b70d70aba43e91fe506ef603fda21891c3ef3f4c2da53f49_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:b36885f05b970a4cce0f595dd8408360807c9539dd240edd3a40fbcd5a63a86c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:fb02c2d0c4f2286534f9de3f2e8784ff7460cefc87fbc57cf38d494148a9c04d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1c1629615b7977dad68d26bb3b405b3fc3c9141e2ba4fac6a87813231f5ee846_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2e9f54de165e01b3abaf294253597eae1e9a58dcddd274abe591890a77d76de6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:880b6361f68bd6bb6f5cceaa9b0688f03c5d8f55a7e3404ddb9c3c1700dfe567_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:c5ffe606bfd7394a51e2812822681ff5e02bac1709d7d28a786ac06778dcccae_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:31da6737b88229d9cd8ac2af478fe98009aed8fa4d2115d372d67e10d04e2ceb_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:64067894bf36b9e3c53f9cbc14284fb068191bbeda4a33a1fee2ea5fbe898b39_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:8b08c42d605c9dc4dfc3b615b894481009b2a950f5aded78d0138cd7b8d83476_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:ce01736bb92b45b806a20d6ba706a4ea47f2bfc7d36eff47bb876f56aa1a2c20_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:2ddb0e8109bf19496909102ec4b276bb8e785bff367174ad3e41b23261365198_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5af36d61e760b74bada2c5e86daf9ca551cc78511ec21d8715675c0c460e055d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:88d8e9bca990bb6f0febcb7fdf39021487ed749a043a562351a8ae5c45717e89_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:91f7af335790fa31dfaaacca90a041298019c7b41cd2c7dd508b85fbe191c8a2_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:275370d513dffbaa843db648bf0154daf2471072f4591b74a4e1560b8ae12c5d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:2fc2ee92fd22c9294c920171dab09c372f6db46e7ad607c0fdcee918518b92dd_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:3a26ce87d1cca061a9a4c4449d7a516bcf3979cd507f34b145c0dc88c2c60a0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:cd82ef67eaae640f8a40e8f9e618b14a46d8ef04376f0f477787fd907005727f_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:1a9471ef97e1b5e32e53dda263ce76ebaa6b3a1ea043b0203c5704737e4260f3_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5079e91e590bfca725a3d0e0dd3dd89c018bf58b5d4ec1e01bdfa9084f9fa31b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:e88a513245bc2afe07d1d39edeca31fed6b3da107ab1e1ed3d3d971cea6b07e2_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:ed8b18fa3d3682d75d95dba34999509cbd5881d4434ab8b0ff6cc9a668ca81fd_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:0a14de59b2fefb945b69ec5b35c125cdc67f7fb28ba7006ee3b378b18d868ebe_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:bca0d7cb3ba9dc34dfc053b01d84b27b9dae5a9ee9daffb8b738c93820fc414c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c6f02742d6118c8e935eb716f530e216333759749ed9de181f662bb7448c73c1_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:daf1d3e1c23e27d5013dd22a9da79a2ac3eb8cb00929dce398e6ba5176529ec8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:34e716a642ca0fb32dfddbc396c5a8edd800eb0025e82fd6cc4a5b68f3d141b0_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:6124da9ed1b17d4846efc53bccc81a58123f8d588fc1d92c3b010696fa0d26cd_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:c35ec9b27507cd3e251593673097920db7c4c325e640b0331a023444839101f8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ff6fdeff600d2306e758771cc333f70992a9b00ef08f96c166e4c55e14edf740_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:414f909444deea8decee115698a967e168b851a350ce06ea7fd9a3d60ca4e52b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:8cf604758746c0de918eba3864b9606115fd90d70a8e1b558f0c6dd9181b8760_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:bc6c97c4ae8941113e319db22d7c8f740143dd7bf1136d51c1eefd880961c741_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e611f0884a2d6d2a8f41a019a00e6c5a1aeb6e563b300521bd461b9e07362d11_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:2985f66e8212ab1c24f1b4c81a5b71c21fcb16b083d58ac8f0988a53462edfb9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:32ee016a14369b66c690cce5bb167312306e1671f19bd257e0f37abf1d6902ac_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:5dafe2aa725fcb515fe44b6b17b327d448a2454103987bfd393439b984259f50_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:ba09707bb97f71b70048a974fd7bbfd174bb04857c8a54771f9b4d8096059b2b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:0141ef7c836ac1be163c3b91e628fddaa24f54562202a3f12c1a5ecccd0bf1dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:277da087c79a18098c123376873e4f6defb0dedb6120d3e3214ceddfb3472a9c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b229c2dfb9895ba92763ae89b02e4e30095801637263c95a0419a0f377ab76b0_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:fef9e41cee316ab7aa722a954b1b4a226218c93398486a961ac94bf17dc141f7_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:093890b6532bcf1973bed2a87f05190b287ef9dcc7da1da5936b8a8077c02a07_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:1d5ba15a7ce2f563546319adcf5637cd645a3cba6548c0a03e752f9b8c4d989d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:cf4a1ff0ca47f11784d6170a1fd5cda5882f8d3e916f0c316a9554e11864bb01_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:eca610d0852fd15bdc293cfb8ef6933b58b8d0067e39844fecf02c9d478f0245_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:04b6c56b8dd333f59d48aac04e5e3ffb717b85e146d3ff236f9846a9fc44487a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09bbc4c0efef903ccc5440e105e03def8db687dd8d521a7d481fc7323780e4c2_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:7d6d1b1df29304c022644dd6d372c83c248f55bd6ef4f0cd4338c4a76749827f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:fa0f47ba291842a673e2e881e61e5ce90f9d2688bd507ed13ab25839211fac4a_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:01f2f1b792be3f423cd0871c1febc5f2ae6529a392219e02704d210556052b5c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:20e34d09f653c2101dc32478844ac05de21968af8aeaa84236b0152c0e96fb4b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:d2676fb519b9b5cc9a8865c4c3734fc260685a56afbe7479da7f6c2c08cfae8b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f0ea279f709eb1f1e0844d1e2fce2ebf354e4ff5bbb20decf1cdf07179d65c3b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:0c62d9f4d4c1d3a087450ee955cf28204fc8a2cd3504e581f68f731fe3140aa4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3507430fa0d2adfbdc4c2480b3e3dcc29d2023b0aff2f8712304a06435922725_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a37edc384c993ac0ac8f161924a932bf3d0e73ac0850c1033b0bbac6a3a60fd8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:db0f8bb811846567e9182aa7d78d48a4c9552d5a1237b43ee770a63084a3395f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:04197371cf97e30caa72687257da16e5c5e9d2554272b5d105225751035aea6c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:551b1f23c76d2e0af8f970fd411dce15a1aed7d2a0367867d1d990d92c2140bb_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c58487cb5ecf403ba7e9b3aa765a7cb747d8255ff9017a6898d672c13218acb9_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c5a35f620a3f8b04400c9743e12ea19b5bd48a45dc9f7bbf1663393f8b6949bb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:20b0c0c375452fbe5e0e6d3ce5fcc1701f17d565ea59cdc3afc839e6db1a8f57_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:d5cca0c6f13dfb26012f1966bd710f5b0d273b86e5b78175e3fed265113ae813_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:e78c21c6635b63c9b998db88c9a476ca69271686ae578370523a5cc13e4ee7b1_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:f133c396d65044ba83c3fdfb58f6f43cb447e7e4ff2d536059a6f005ec66c3f3_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:18c753707a880775b4de7258ad26278aeaa4d44431d2b536fd36f09468cbc3ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1bcc6f76285463cbd51d012ec92b4451f2ef60f2efba0e105aca393e7bb25e42_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:839b77da7118c52d80856c2e1e1791e80de1cfca81d4dcc962e0b2f46965ed17_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:a47b22e4da16141a0b69d2fe0197bd36b5079cfa6112acf185f1417268f393c0_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42039"
},
{
"category": "external",
"summary": "RHBZ#2461630",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461630"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42039",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42039"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42039",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42039"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-62hf-57xw-28j9",
"url": "https://github.com/axios/axios/security/advisories/GHSA-62hf-57xw-28j9"
}
],
"release_date": "2026-04-24T18:01:30.775000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-14T19:47:32+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.13/html/clusters/cluster_mce_overview#mce-install-intro",
"product_ids": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3d4b97e4bb90ddd75391bcb80911536b5eb2383089dfd798ed10758bec1497a5_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:7eae601d70fd246d3489f23611a6cac60f9e515b22228d20c9afab42548f6c56_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:b947d8bbc2b6a474fc7e9dde634d5e92890bac69007d32852c03c48f715b7ed8_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:ceb7701b44f8af636220d8d0300e9075afbe74db9d080e9c13385d18b84bfcc4_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:17699"
}
],
"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": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:3ce18ada2f9a154701aff42e85bd04ae208c98a2740795ba13b68b337a155737_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:55823addb648700bd1664bb58133f1aedfb65fbc74749687fbef41f1136bcee7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:874e4ccb63bcfd4de4286999abc76a62085b7e815dd7e6ae94c1e43a3ce0966c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:9fa3d423f4bc2067d3b5e006141069201b2ac41808703fd05d581eb920e42561_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:453c6ea090fff48b07855523ca40a2e8a3a9a8283f53b9a0ee07a8a7f95ee6b3_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:6bc7241a590cd80fb92ee323069186c8540eb6a4f33d8d5ba187ef2c589d4e76_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:a5ce32fb4b8ccf9d56a76bbd97e0c36205b6992e1628e179249c62fd0a7f3e8a_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:f2db5fcb81c8b503193f9bffc6e867da79b975fd7c8c8865ad0c94e77ae2e4be_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:5ea2be3c0418cb4897de097ebd0f920f32895344f1eeac8f5e4a494643a25e87_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:9d1cd236f8c94e1ef553c7051dcd72fafd0f1696dfc83591baac66994899eec8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a86c5ab69b5aca8df3cbdb8f195678b4dc767745c06c16fc2d6dfc2809d705b1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c77990d5205df7d25319f236a041bb7c852adcf142f0781a97f7f2dd90aefd08_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3ce626dda8bd0950f2ff0c063be586125641513e70de40e2765fe9133a0cef4a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:79275891d7178bd4b611914b9d7b450e0dce37bf87972de262b1976928100a1b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d97152635adb4a0fbc31e60ccd968ea60b6243f08c99c8842181b565356bc427_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:f7dad30eb5ac563461591d2bad155e870678f5b538a127b3c1da137f1b466c8a_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:40e001d6c3c4fc080611625285968d4a70ca26d2c65e7b3914062203e948ef6f_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:6eb8515588ea85534b444071dda2b5563cd637040b09709da5b3b14921b36ece_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:77ee8a095399d9fca8641a5fb08b9e06031df4b63bd8c2526a6f144e0e94586d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:c283e665c5dad24e8dd28646c8c5eb5fb3afb77a5e2b299a0fb82ead975dcff1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d551c761a67292a0144f5b20c9b5a30d5de1a8fb4c0f74b64dc0db38f5b6be4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:14763b8e9ed64215f3d30bae7b3ba3d43f4c19ccf509661f586a8d218feb9a2a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:613bb1aa4cf3d7ab00cbd7c192a8e691cff2c8592ddce0efc42dfae8bc8b090e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:c95bfbba7e1ca8c118fc751462259cec11141f3ca9bb529111514a3e8f1b8556_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:25f95df1593ea4e64752422f0e62171dfddb5adc359289a7c6877c963d7b34d5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:9a624bb5394c0cb2687dc2416f006eed7694588aee4b7dfdc37ae2d1bc911cd6_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:a5fa11271cd6a63db3acbc960b9a832d7074ecdcb9f426cabfddc67bcb70c68d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:f979acb72698cf6461637197b8f16f3650124bc0bc4d3060374fe25b308f73db_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:62c7309855978c992e157afa6a9423ad0a37a8362e6e8ec7fb33fcf92d49547f_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:6933a99d9a1b8cad65923164a3807a071924e60d34e993923232a279831bd0a1_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d4cf745aaeed4038df11ea58579e0aa22d2b853735cc8bd8f3fe05837e930ce8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d59bd269680eb6419d76972f3d808b33d804f3389b0280b7206f31caa394f6c0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:45f189ec954f7191c313dea7b5b86ebe0e0ada562607197a274e813f0e39d157_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:5d8920cc01d260a4b70d70aba43e91fe506ef603fda21891c3ef3f4c2da53f49_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:b36885f05b970a4cce0f595dd8408360807c9539dd240edd3a40fbcd5a63a86c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:fb02c2d0c4f2286534f9de3f2e8784ff7460cefc87fbc57cf38d494148a9c04d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1c1629615b7977dad68d26bb3b405b3fc3c9141e2ba4fac6a87813231f5ee846_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2e9f54de165e01b3abaf294253597eae1e9a58dcddd274abe591890a77d76de6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:880b6361f68bd6bb6f5cceaa9b0688f03c5d8f55a7e3404ddb9c3c1700dfe567_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:c5ffe606bfd7394a51e2812822681ff5e02bac1709d7d28a786ac06778dcccae_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3d4b97e4bb90ddd75391bcb80911536b5eb2383089dfd798ed10758bec1497a5_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:7eae601d70fd246d3489f23611a6cac60f9e515b22228d20c9afab42548f6c56_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:b947d8bbc2b6a474fc7e9dde634d5e92890bac69007d32852c03c48f715b7ed8_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:ceb7701b44f8af636220d8d0300e9075afbe74db9d080e9c13385d18b84bfcc4_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:31da6737b88229d9cd8ac2af478fe98009aed8fa4d2115d372d67e10d04e2ceb_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:64067894bf36b9e3c53f9cbc14284fb068191bbeda4a33a1fee2ea5fbe898b39_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:8b08c42d605c9dc4dfc3b615b894481009b2a950f5aded78d0138cd7b8d83476_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:ce01736bb92b45b806a20d6ba706a4ea47f2bfc7d36eff47bb876f56aa1a2c20_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:2ddb0e8109bf19496909102ec4b276bb8e785bff367174ad3e41b23261365198_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5af36d61e760b74bada2c5e86daf9ca551cc78511ec21d8715675c0c460e055d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:88d8e9bca990bb6f0febcb7fdf39021487ed749a043a562351a8ae5c45717e89_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:91f7af335790fa31dfaaacca90a041298019c7b41cd2c7dd508b85fbe191c8a2_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:275370d513dffbaa843db648bf0154daf2471072f4591b74a4e1560b8ae12c5d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:2fc2ee92fd22c9294c920171dab09c372f6db46e7ad607c0fdcee918518b92dd_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:3a26ce87d1cca061a9a4c4449d7a516bcf3979cd507f34b145c0dc88c2c60a0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:cd82ef67eaae640f8a40e8f9e618b14a46d8ef04376f0f477787fd907005727f_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:1a9471ef97e1b5e32e53dda263ce76ebaa6b3a1ea043b0203c5704737e4260f3_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5079e91e590bfca725a3d0e0dd3dd89c018bf58b5d4ec1e01bdfa9084f9fa31b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:e88a513245bc2afe07d1d39edeca31fed6b3da107ab1e1ed3d3d971cea6b07e2_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:ed8b18fa3d3682d75d95dba34999509cbd5881d4434ab8b0ff6cc9a668ca81fd_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:0a14de59b2fefb945b69ec5b35c125cdc67f7fb28ba7006ee3b378b18d868ebe_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:bca0d7cb3ba9dc34dfc053b01d84b27b9dae5a9ee9daffb8b738c93820fc414c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c6f02742d6118c8e935eb716f530e216333759749ed9de181f662bb7448c73c1_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:daf1d3e1c23e27d5013dd22a9da79a2ac3eb8cb00929dce398e6ba5176529ec8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:34e716a642ca0fb32dfddbc396c5a8edd800eb0025e82fd6cc4a5b68f3d141b0_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:6124da9ed1b17d4846efc53bccc81a58123f8d588fc1d92c3b010696fa0d26cd_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:c35ec9b27507cd3e251593673097920db7c4c325e640b0331a023444839101f8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ff6fdeff600d2306e758771cc333f70992a9b00ef08f96c166e4c55e14edf740_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:414f909444deea8decee115698a967e168b851a350ce06ea7fd9a3d60ca4e52b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:8cf604758746c0de918eba3864b9606115fd90d70a8e1b558f0c6dd9181b8760_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:bc6c97c4ae8941113e319db22d7c8f740143dd7bf1136d51c1eefd880961c741_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e611f0884a2d6d2a8f41a019a00e6c5a1aeb6e563b300521bd461b9e07362d11_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:2985f66e8212ab1c24f1b4c81a5b71c21fcb16b083d58ac8f0988a53462edfb9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:32ee016a14369b66c690cce5bb167312306e1671f19bd257e0f37abf1d6902ac_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:5dafe2aa725fcb515fe44b6b17b327d448a2454103987bfd393439b984259f50_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:ba09707bb97f71b70048a974fd7bbfd174bb04857c8a54771f9b4d8096059b2b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:0141ef7c836ac1be163c3b91e628fddaa24f54562202a3f12c1a5ecccd0bf1dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:277da087c79a18098c123376873e4f6defb0dedb6120d3e3214ceddfb3472a9c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b229c2dfb9895ba92763ae89b02e4e30095801637263c95a0419a0f377ab76b0_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:fef9e41cee316ab7aa722a954b1b4a226218c93398486a961ac94bf17dc141f7_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:093890b6532bcf1973bed2a87f05190b287ef9dcc7da1da5936b8a8077c02a07_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:1d5ba15a7ce2f563546319adcf5637cd645a3cba6548c0a03e752f9b8c4d989d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:cf4a1ff0ca47f11784d6170a1fd5cda5882f8d3e916f0c316a9554e11864bb01_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:eca610d0852fd15bdc293cfb8ef6933b58b8d0067e39844fecf02c9d478f0245_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:04b6c56b8dd333f59d48aac04e5e3ffb717b85e146d3ff236f9846a9fc44487a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09bbc4c0efef903ccc5440e105e03def8db687dd8d521a7d481fc7323780e4c2_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:7d6d1b1df29304c022644dd6d372c83c248f55bd6ef4f0cd4338c4a76749827f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:fa0f47ba291842a673e2e881e61e5ce90f9d2688bd507ed13ab25839211fac4a_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:01f2f1b792be3f423cd0871c1febc5f2ae6529a392219e02704d210556052b5c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:20e34d09f653c2101dc32478844ac05de21968af8aeaa84236b0152c0e96fb4b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:d2676fb519b9b5cc9a8865c4c3734fc260685a56afbe7479da7f6c2c08cfae8b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f0ea279f709eb1f1e0844d1e2fce2ebf354e4ff5bbb20decf1cdf07179d65c3b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:0c62d9f4d4c1d3a087450ee955cf28204fc8a2cd3504e581f68f731fe3140aa4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3507430fa0d2adfbdc4c2480b3e3dcc29d2023b0aff2f8712304a06435922725_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a37edc384c993ac0ac8f161924a932bf3d0e73ac0850c1033b0bbac6a3a60fd8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:db0f8bb811846567e9182aa7d78d48a4c9552d5a1237b43ee770a63084a3395f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:04197371cf97e30caa72687257da16e5c5e9d2554272b5d105225751035aea6c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:551b1f23c76d2e0af8f970fd411dce15a1aed7d2a0367867d1d990d92c2140bb_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c58487cb5ecf403ba7e9b3aa765a7cb747d8255ff9017a6898d672c13218acb9_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c5a35f620a3f8b04400c9743e12ea19b5bd48a45dc9f7bbf1663393f8b6949bb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:20b0c0c375452fbe5e0e6d3ce5fcc1701f17d565ea59cdc3afc839e6db1a8f57_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:d5cca0c6f13dfb26012f1966bd710f5b0d273b86e5b78175e3fed265113ae813_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:e78c21c6635b63c9b998db88c9a476ca69271686ae578370523a5cc13e4ee7b1_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:f133c396d65044ba83c3fdfb58f6f43cb447e7e4ff2d536059a6f005ec66c3f3_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:18c753707a880775b4de7258ad26278aeaa4d44431d2b536fd36f09468cbc3ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1bcc6f76285463cbd51d012ec92b4451f2ef60f2efba0e105aca393e7bb25e42_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:839b77da7118c52d80856c2e1e1791e80de1cfca81d4dcc962e0b2f46965ed17_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:a47b22e4da16141a0b69d2fe0197bd36b5079cfa6112acf185f1417268f393c0_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Node.js: Axios: Denial of Service via unbounded recursion in toFormData with deeply nested request data"
},
{
"cve": "CVE-2026-42041",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-04-24T19:01:41.034289+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:3ce18ada2f9a154701aff42e85bd04ae208c98a2740795ba13b68b337a155737_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:55823addb648700bd1664bb58133f1aedfb65fbc74749687fbef41f1136bcee7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:874e4ccb63bcfd4de4286999abc76a62085b7e815dd7e6ae94c1e43a3ce0966c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:9fa3d423f4bc2067d3b5e006141069201b2ac41808703fd05d581eb920e42561_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:453c6ea090fff48b07855523ca40a2e8a3a9a8283f53b9a0ee07a8a7f95ee6b3_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:6bc7241a590cd80fb92ee323069186c8540eb6a4f33d8d5ba187ef2c589d4e76_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:a5ce32fb4b8ccf9d56a76bbd97e0c36205b6992e1628e179249c62fd0a7f3e8a_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:f2db5fcb81c8b503193f9bffc6e867da79b975fd7c8c8865ad0c94e77ae2e4be_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:5ea2be3c0418cb4897de097ebd0f920f32895344f1eeac8f5e4a494643a25e87_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:9d1cd236f8c94e1ef553c7051dcd72fafd0f1696dfc83591baac66994899eec8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a86c5ab69b5aca8df3cbdb8f195678b4dc767745c06c16fc2d6dfc2809d705b1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c77990d5205df7d25319f236a041bb7c852adcf142f0781a97f7f2dd90aefd08_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3ce626dda8bd0950f2ff0c063be586125641513e70de40e2765fe9133a0cef4a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:79275891d7178bd4b611914b9d7b450e0dce37bf87972de262b1976928100a1b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d97152635adb4a0fbc31e60ccd968ea60b6243f08c99c8842181b565356bc427_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:f7dad30eb5ac563461591d2bad155e870678f5b538a127b3c1da137f1b466c8a_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:40e001d6c3c4fc080611625285968d4a70ca26d2c65e7b3914062203e948ef6f_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:6eb8515588ea85534b444071dda2b5563cd637040b09709da5b3b14921b36ece_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:77ee8a095399d9fca8641a5fb08b9e06031df4b63bd8c2526a6f144e0e94586d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:c283e665c5dad24e8dd28646c8c5eb5fb3afb77a5e2b299a0fb82ead975dcff1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d551c761a67292a0144f5b20c9b5a30d5de1a8fb4c0f74b64dc0db38f5b6be4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:14763b8e9ed64215f3d30bae7b3ba3d43f4c19ccf509661f586a8d218feb9a2a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:613bb1aa4cf3d7ab00cbd7c192a8e691cff2c8592ddce0efc42dfae8bc8b090e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:c95bfbba7e1ca8c118fc751462259cec11141f3ca9bb529111514a3e8f1b8556_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:25f95df1593ea4e64752422f0e62171dfddb5adc359289a7c6877c963d7b34d5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:9a624bb5394c0cb2687dc2416f006eed7694588aee4b7dfdc37ae2d1bc911cd6_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:a5fa11271cd6a63db3acbc960b9a832d7074ecdcb9f426cabfddc67bcb70c68d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:f979acb72698cf6461637197b8f16f3650124bc0bc4d3060374fe25b308f73db_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:62c7309855978c992e157afa6a9423ad0a37a8362e6e8ec7fb33fcf92d49547f_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:6933a99d9a1b8cad65923164a3807a071924e60d34e993923232a279831bd0a1_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d4cf745aaeed4038df11ea58579e0aa22d2b853735cc8bd8f3fe05837e930ce8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d59bd269680eb6419d76972f3d808b33d804f3389b0280b7206f31caa394f6c0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:45f189ec954f7191c313dea7b5b86ebe0e0ada562607197a274e813f0e39d157_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:5d8920cc01d260a4b70d70aba43e91fe506ef603fda21891c3ef3f4c2da53f49_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:b36885f05b970a4cce0f595dd8408360807c9539dd240edd3a40fbcd5a63a86c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:fb02c2d0c4f2286534f9de3f2e8784ff7460cefc87fbc57cf38d494148a9c04d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1c1629615b7977dad68d26bb3b405b3fc3c9141e2ba4fac6a87813231f5ee846_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2e9f54de165e01b3abaf294253597eae1e9a58dcddd274abe591890a77d76de6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:880b6361f68bd6bb6f5cceaa9b0688f03c5d8f55a7e3404ddb9c3c1700dfe567_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:c5ffe606bfd7394a51e2812822681ff5e02bac1709d7d28a786ac06778dcccae_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:31da6737b88229d9cd8ac2af478fe98009aed8fa4d2115d372d67e10d04e2ceb_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:64067894bf36b9e3c53f9cbc14284fb068191bbeda4a33a1fee2ea5fbe898b39_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:8b08c42d605c9dc4dfc3b615b894481009b2a950f5aded78d0138cd7b8d83476_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:ce01736bb92b45b806a20d6ba706a4ea47f2bfc7d36eff47bb876f56aa1a2c20_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:2ddb0e8109bf19496909102ec4b276bb8e785bff367174ad3e41b23261365198_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5af36d61e760b74bada2c5e86daf9ca551cc78511ec21d8715675c0c460e055d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:88d8e9bca990bb6f0febcb7fdf39021487ed749a043a562351a8ae5c45717e89_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:91f7af335790fa31dfaaacca90a041298019c7b41cd2c7dd508b85fbe191c8a2_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:275370d513dffbaa843db648bf0154daf2471072f4591b74a4e1560b8ae12c5d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:2fc2ee92fd22c9294c920171dab09c372f6db46e7ad607c0fdcee918518b92dd_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:3a26ce87d1cca061a9a4c4449d7a516bcf3979cd507f34b145c0dc88c2c60a0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:cd82ef67eaae640f8a40e8f9e618b14a46d8ef04376f0f477787fd907005727f_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:1a9471ef97e1b5e32e53dda263ce76ebaa6b3a1ea043b0203c5704737e4260f3_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5079e91e590bfca725a3d0e0dd3dd89c018bf58b5d4ec1e01bdfa9084f9fa31b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:e88a513245bc2afe07d1d39edeca31fed6b3da107ab1e1ed3d3d971cea6b07e2_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:ed8b18fa3d3682d75d95dba34999509cbd5881d4434ab8b0ff6cc9a668ca81fd_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:0a14de59b2fefb945b69ec5b35c125cdc67f7fb28ba7006ee3b378b18d868ebe_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:bca0d7cb3ba9dc34dfc053b01d84b27b9dae5a9ee9daffb8b738c93820fc414c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c6f02742d6118c8e935eb716f530e216333759749ed9de181f662bb7448c73c1_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:daf1d3e1c23e27d5013dd22a9da79a2ac3eb8cb00929dce398e6ba5176529ec8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:34e716a642ca0fb32dfddbc396c5a8edd800eb0025e82fd6cc4a5b68f3d141b0_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:6124da9ed1b17d4846efc53bccc81a58123f8d588fc1d92c3b010696fa0d26cd_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:c35ec9b27507cd3e251593673097920db7c4c325e640b0331a023444839101f8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ff6fdeff600d2306e758771cc333f70992a9b00ef08f96c166e4c55e14edf740_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:414f909444deea8decee115698a967e168b851a350ce06ea7fd9a3d60ca4e52b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:8cf604758746c0de918eba3864b9606115fd90d70a8e1b558f0c6dd9181b8760_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:bc6c97c4ae8941113e319db22d7c8f740143dd7bf1136d51c1eefd880961c741_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e611f0884a2d6d2a8f41a019a00e6c5a1aeb6e563b300521bd461b9e07362d11_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:2985f66e8212ab1c24f1b4c81a5b71c21fcb16b083d58ac8f0988a53462edfb9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:32ee016a14369b66c690cce5bb167312306e1671f19bd257e0f37abf1d6902ac_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:5dafe2aa725fcb515fe44b6b17b327d448a2454103987bfd393439b984259f50_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:ba09707bb97f71b70048a974fd7bbfd174bb04857c8a54771f9b4d8096059b2b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:0141ef7c836ac1be163c3b91e628fddaa24f54562202a3f12c1a5ecccd0bf1dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:277da087c79a18098c123376873e4f6defb0dedb6120d3e3214ceddfb3472a9c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b229c2dfb9895ba92763ae89b02e4e30095801637263c95a0419a0f377ab76b0_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:fef9e41cee316ab7aa722a954b1b4a226218c93398486a961ac94bf17dc141f7_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:093890b6532bcf1973bed2a87f05190b287ef9dcc7da1da5936b8a8077c02a07_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:1d5ba15a7ce2f563546319adcf5637cd645a3cba6548c0a03e752f9b8c4d989d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:cf4a1ff0ca47f11784d6170a1fd5cda5882f8d3e916f0c316a9554e11864bb01_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:eca610d0852fd15bdc293cfb8ef6933b58b8d0067e39844fecf02c9d478f0245_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:04b6c56b8dd333f59d48aac04e5e3ffb717b85e146d3ff236f9846a9fc44487a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09bbc4c0efef903ccc5440e105e03def8db687dd8d521a7d481fc7323780e4c2_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:7d6d1b1df29304c022644dd6d372c83c248f55bd6ef4f0cd4338c4a76749827f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:fa0f47ba291842a673e2e881e61e5ce90f9d2688bd507ed13ab25839211fac4a_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:01f2f1b792be3f423cd0871c1febc5f2ae6529a392219e02704d210556052b5c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:20e34d09f653c2101dc32478844ac05de21968af8aeaa84236b0152c0e96fb4b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:d2676fb519b9b5cc9a8865c4c3734fc260685a56afbe7479da7f6c2c08cfae8b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f0ea279f709eb1f1e0844d1e2fce2ebf354e4ff5bbb20decf1cdf07179d65c3b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:0c62d9f4d4c1d3a087450ee955cf28204fc8a2cd3504e581f68f731fe3140aa4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3507430fa0d2adfbdc4c2480b3e3dcc29d2023b0aff2f8712304a06435922725_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a37edc384c993ac0ac8f161924a932bf3d0e73ac0850c1033b0bbac6a3a60fd8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:db0f8bb811846567e9182aa7d78d48a4c9552d5a1237b43ee770a63084a3395f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:04197371cf97e30caa72687257da16e5c5e9d2554272b5d105225751035aea6c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:551b1f23c76d2e0af8f970fd411dce15a1aed7d2a0367867d1d990d92c2140bb_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c58487cb5ecf403ba7e9b3aa765a7cb747d8255ff9017a6898d672c13218acb9_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c5a35f620a3f8b04400c9743e12ea19b5bd48a45dc9f7bbf1663393f8b6949bb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:20b0c0c375452fbe5e0e6d3ce5fcc1701f17d565ea59cdc3afc839e6db1a8f57_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:d5cca0c6f13dfb26012f1966bd710f5b0d273b86e5b78175e3fed265113ae813_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:e78c21c6635b63c9b998db88c9a476ca69271686ae578370523a5cc13e4ee7b1_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:f133c396d65044ba83c3fdfb58f6f43cb447e7e4ff2d536059a6f005ec66c3f3_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:18c753707a880775b4de7258ad26278aeaa4d44431d2b536fd36f09468cbc3ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1bcc6f76285463cbd51d012ec92b4451f2ef60f2efba0e105aca393e7bb25e42_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:839b77da7118c52d80856c2e1e1791e80de1cfca81d4dcc962e0b2f46965ed17_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:a47b22e4da16141a0b69d2fe0197bd36b5079cfa6112acf185f1417268f393c0_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461629"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. This vulnerability, a Prototype Pollution \"Gadget\" attack, allows an attacker to manipulate the `Object.prototype.validateStatus` property. By polluting this property, all HTTP error responses (such as 401, 403, or 500) are silently treated as successful responses. This can lead to a complete bypass of application-level authentication and error handling, potentially granting unauthorized access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Authentication bypass due to prototype pollution of HTTP error handling",
"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": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3d4b97e4bb90ddd75391bcb80911536b5eb2383089dfd798ed10758bec1497a5_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:7eae601d70fd246d3489f23611a6cac60f9e515b22228d20c9afab42548f6c56_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:b947d8bbc2b6a474fc7e9dde634d5e92890bac69007d32852c03c48f715b7ed8_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:ceb7701b44f8af636220d8d0300e9075afbe74db9d080e9c13385d18b84bfcc4_ppc64le"
],
"known_not_affected": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:3ce18ada2f9a154701aff42e85bd04ae208c98a2740795ba13b68b337a155737_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:55823addb648700bd1664bb58133f1aedfb65fbc74749687fbef41f1136bcee7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:874e4ccb63bcfd4de4286999abc76a62085b7e815dd7e6ae94c1e43a3ce0966c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:9fa3d423f4bc2067d3b5e006141069201b2ac41808703fd05d581eb920e42561_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:453c6ea090fff48b07855523ca40a2e8a3a9a8283f53b9a0ee07a8a7f95ee6b3_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:6bc7241a590cd80fb92ee323069186c8540eb6a4f33d8d5ba187ef2c589d4e76_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:a5ce32fb4b8ccf9d56a76bbd97e0c36205b6992e1628e179249c62fd0a7f3e8a_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:f2db5fcb81c8b503193f9bffc6e867da79b975fd7c8c8865ad0c94e77ae2e4be_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:5ea2be3c0418cb4897de097ebd0f920f32895344f1eeac8f5e4a494643a25e87_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:9d1cd236f8c94e1ef553c7051dcd72fafd0f1696dfc83591baac66994899eec8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a86c5ab69b5aca8df3cbdb8f195678b4dc767745c06c16fc2d6dfc2809d705b1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c77990d5205df7d25319f236a041bb7c852adcf142f0781a97f7f2dd90aefd08_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3ce626dda8bd0950f2ff0c063be586125641513e70de40e2765fe9133a0cef4a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:79275891d7178bd4b611914b9d7b450e0dce37bf87972de262b1976928100a1b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d97152635adb4a0fbc31e60ccd968ea60b6243f08c99c8842181b565356bc427_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:f7dad30eb5ac563461591d2bad155e870678f5b538a127b3c1da137f1b466c8a_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:40e001d6c3c4fc080611625285968d4a70ca26d2c65e7b3914062203e948ef6f_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:6eb8515588ea85534b444071dda2b5563cd637040b09709da5b3b14921b36ece_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:77ee8a095399d9fca8641a5fb08b9e06031df4b63bd8c2526a6f144e0e94586d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:c283e665c5dad24e8dd28646c8c5eb5fb3afb77a5e2b299a0fb82ead975dcff1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d551c761a67292a0144f5b20c9b5a30d5de1a8fb4c0f74b64dc0db38f5b6be4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:14763b8e9ed64215f3d30bae7b3ba3d43f4c19ccf509661f586a8d218feb9a2a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:613bb1aa4cf3d7ab00cbd7c192a8e691cff2c8592ddce0efc42dfae8bc8b090e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:c95bfbba7e1ca8c118fc751462259cec11141f3ca9bb529111514a3e8f1b8556_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:25f95df1593ea4e64752422f0e62171dfddb5adc359289a7c6877c963d7b34d5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:9a624bb5394c0cb2687dc2416f006eed7694588aee4b7dfdc37ae2d1bc911cd6_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:a5fa11271cd6a63db3acbc960b9a832d7074ecdcb9f426cabfddc67bcb70c68d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:f979acb72698cf6461637197b8f16f3650124bc0bc4d3060374fe25b308f73db_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:62c7309855978c992e157afa6a9423ad0a37a8362e6e8ec7fb33fcf92d49547f_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:6933a99d9a1b8cad65923164a3807a071924e60d34e993923232a279831bd0a1_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d4cf745aaeed4038df11ea58579e0aa22d2b853735cc8bd8f3fe05837e930ce8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d59bd269680eb6419d76972f3d808b33d804f3389b0280b7206f31caa394f6c0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:45f189ec954f7191c313dea7b5b86ebe0e0ada562607197a274e813f0e39d157_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:5d8920cc01d260a4b70d70aba43e91fe506ef603fda21891c3ef3f4c2da53f49_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:b36885f05b970a4cce0f595dd8408360807c9539dd240edd3a40fbcd5a63a86c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:fb02c2d0c4f2286534f9de3f2e8784ff7460cefc87fbc57cf38d494148a9c04d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1c1629615b7977dad68d26bb3b405b3fc3c9141e2ba4fac6a87813231f5ee846_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2e9f54de165e01b3abaf294253597eae1e9a58dcddd274abe591890a77d76de6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:880b6361f68bd6bb6f5cceaa9b0688f03c5d8f55a7e3404ddb9c3c1700dfe567_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:c5ffe606bfd7394a51e2812822681ff5e02bac1709d7d28a786ac06778dcccae_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:31da6737b88229d9cd8ac2af478fe98009aed8fa4d2115d372d67e10d04e2ceb_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:64067894bf36b9e3c53f9cbc14284fb068191bbeda4a33a1fee2ea5fbe898b39_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:8b08c42d605c9dc4dfc3b615b894481009b2a950f5aded78d0138cd7b8d83476_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:ce01736bb92b45b806a20d6ba706a4ea47f2bfc7d36eff47bb876f56aa1a2c20_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:2ddb0e8109bf19496909102ec4b276bb8e785bff367174ad3e41b23261365198_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5af36d61e760b74bada2c5e86daf9ca551cc78511ec21d8715675c0c460e055d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:88d8e9bca990bb6f0febcb7fdf39021487ed749a043a562351a8ae5c45717e89_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:91f7af335790fa31dfaaacca90a041298019c7b41cd2c7dd508b85fbe191c8a2_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:275370d513dffbaa843db648bf0154daf2471072f4591b74a4e1560b8ae12c5d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:2fc2ee92fd22c9294c920171dab09c372f6db46e7ad607c0fdcee918518b92dd_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:3a26ce87d1cca061a9a4c4449d7a516bcf3979cd507f34b145c0dc88c2c60a0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:cd82ef67eaae640f8a40e8f9e618b14a46d8ef04376f0f477787fd907005727f_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:1a9471ef97e1b5e32e53dda263ce76ebaa6b3a1ea043b0203c5704737e4260f3_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5079e91e590bfca725a3d0e0dd3dd89c018bf58b5d4ec1e01bdfa9084f9fa31b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:e88a513245bc2afe07d1d39edeca31fed6b3da107ab1e1ed3d3d971cea6b07e2_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:ed8b18fa3d3682d75d95dba34999509cbd5881d4434ab8b0ff6cc9a668ca81fd_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:0a14de59b2fefb945b69ec5b35c125cdc67f7fb28ba7006ee3b378b18d868ebe_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:bca0d7cb3ba9dc34dfc053b01d84b27b9dae5a9ee9daffb8b738c93820fc414c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c6f02742d6118c8e935eb716f530e216333759749ed9de181f662bb7448c73c1_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:daf1d3e1c23e27d5013dd22a9da79a2ac3eb8cb00929dce398e6ba5176529ec8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:34e716a642ca0fb32dfddbc396c5a8edd800eb0025e82fd6cc4a5b68f3d141b0_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:6124da9ed1b17d4846efc53bccc81a58123f8d588fc1d92c3b010696fa0d26cd_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:c35ec9b27507cd3e251593673097920db7c4c325e640b0331a023444839101f8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ff6fdeff600d2306e758771cc333f70992a9b00ef08f96c166e4c55e14edf740_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:414f909444deea8decee115698a967e168b851a350ce06ea7fd9a3d60ca4e52b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:8cf604758746c0de918eba3864b9606115fd90d70a8e1b558f0c6dd9181b8760_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:bc6c97c4ae8941113e319db22d7c8f740143dd7bf1136d51c1eefd880961c741_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e611f0884a2d6d2a8f41a019a00e6c5a1aeb6e563b300521bd461b9e07362d11_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:2985f66e8212ab1c24f1b4c81a5b71c21fcb16b083d58ac8f0988a53462edfb9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:32ee016a14369b66c690cce5bb167312306e1671f19bd257e0f37abf1d6902ac_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:5dafe2aa725fcb515fe44b6b17b327d448a2454103987bfd393439b984259f50_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:ba09707bb97f71b70048a974fd7bbfd174bb04857c8a54771f9b4d8096059b2b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:0141ef7c836ac1be163c3b91e628fddaa24f54562202a3f12c1a5ecccd0bf1dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:277da087c79a18098c123376873e4f6defb0dedb6120d3e3214ceddfb3472a9c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b229c2dfb9895ba92763ae89b02e4e30095801637263c95a0419a0f377ab76b0_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:fef9e41cee316ab7aa722a954b1b4a226218c93398486a961ac94bf17dc141f7_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:093890b6532bcf1973bed2a87f05190b287ef9dcc7da1da5936b8a8077c02a07_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:1d5ba15a7ce2f563546319adcf5637cd645a3cba6548c0a03e752f9b8c4d989d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:cf4a1ff0ca47f11784d6170a1fd5cda5882f8d3e916f0c316a9554e11864bb01_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:eca610d0852fd15bdc293cfb8ef6933b58b8d0067e39844fecf02c9d478f0245_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:04b6c56b8dd333f59d48aac04e5e3ffb717b85e146d3ff236f9846a9fc44487a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09bbc4c0efef903ccc5440e105e03def8db687dd8d521a7d481fc7323780e4c2_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:7d6d1b1df29304c022644dd6d372c83c248f55bd6ef4f0cd4338c4a76749827f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:fa0f47ba291842a673e2e881e61e5ce90f9d2688bd507ed13ab25839211fac4a_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:01f2f1b792be3f423cd0871c1febc5f2ae6529a392219e02704d210556052b5c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:20e34d09f653c2101dc32478844ac05de21968af8aeaa84236b0152c0e96fb4b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:d2676fb519b9b5cc9a8865c4c3734fc260685a56afbe7479da7f6c2c08cfae8b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f0ea279f709eb1f1e0844d1e2fce2ebf354e4ff5bbb20decf1cdf07179d65c3b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:0c62d9f4d4c1d3a087450ee955cf28204fc8a2cd3504e581f68f731fe3140aa4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3507430fa0d2adfbdc4c2480b3e3dcc29d2023b0aff2f8712304a06435922725_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a37edc384c993ac0ac8f161924a932bf3d0e73ac0850c1033b0bbac6a3a60fd8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:db0f8bb811846567e9182aa7d78d48a4c9552d5a1237b43ee770a63084a3395f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:04197371cf97e30caa72687257da16e5c5e9d2554272b5d105225751035aea6c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:551b1f23c76d2e0af8f970fd411dce15a1aed7d2a0367867d1d990d92c2140bb_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c58487cb5ecf403ba7e9b3aa765a7cb747d8255ff9017a6898d672c13218acb9_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c5a35f620a3f8b04400c9743e12ea19b5bd48a45dc9f7bbf1663393f8b6949bb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:20b0c0c375452fbe5e0e6d3ce5fcc1701f17d565ea59cdc3afc839e6db1a8f57_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:d5cca0c6f13dfb26012f1966bd710f5b0d273b86e5b78175e3fed265113ae813_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:e78c21c6635b63c9b998db88c9a476ca69271686ae578370523a5cc13e4ee7b1_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:f133c396d65044ba83c3fdfb58f6f43cb447e7e4ff2d536059a6f005ec66c3f3_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:18c753707a880775b4de7258ad26278aeaa4d44431d2b536fd36f09468cbc3ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1bcc6f76285463cbd51d012ec92b4451f2ef60f2efba0e105aca393e7bb25e42_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:839b77da7118c52d80856c2e1e1791e80de1cfca81d4dcc962e0b2f46965ed17_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:a47b22e4da16141a0b69d2fe0197bd36b5079cfa6112acf185f1417268f393c0_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42041"
},
{
"category": "external",
"summary": "RHBZ#2461629",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461629"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42041",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42041"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42041",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42041"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-w9j2-pvgh-6h63",
"url": "https://github.com/axios/axios/security/advisories/GHSA-w9j2-pvgh-6h63"
}
],
"release_date": "2026-04-24T17:55:30.036000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-14T19:47:32+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.13/html/clusters/cluster_mce_overview#mce-install-intro",
"product_ids": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3d4b97e4bb90ddd75391bcb80911536b5eb2383089dfd798ed10758bec1497a5_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:7eae601d70fd246d3489f23611a6cac60f9e515b22228d20c9afab42548f6c56_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:b947d8bbc2b6a474fc7e9dde634d5e92890bac69007d32852c03c48f715b7ed8_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:ceb7701b44f8af636220d8d0300e9075afbe74db9d080e9c13385d18b84bfcc4_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:17699"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:3ce18ada2f9a154701aff42e85bd04ae208c98a2740795ba13b68b337a155737_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:55823addb648700bd1664bb58133f1aedfb65fbc74749687fbef41f1136bcee7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:874e4ccb63bcfd4de4286999abc76a62085b7e815dd7e6ae94c1e43a3ce0966c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:9fa3d423f4bc2067d3b5e006141069201b2ac41808703fd05d581eb920e42561_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:453c6ea090fff48b07855523ca40a2e8a3a9a8283f53b9a0ee07a8a7f95ee6b3_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:6bc7241a590cd80fb92ee323069186c8540eb6a4f33d8d5ba187ef2c589d4e76_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:a5ce32fb4b8ccf9d56a76bbd97e0c36205b6992e1628e179249c62fd0a7f3e8a_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:f2db5fcb81c8b503193f9bffc6e867da79b975fd7c8c8865ad0c94e77ae2e4be_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:5ea2be3c0418cb4897de097ebd0f920f32895344f1eeac8f5e4a494643a25e87_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:9d1cd236f8c94e1ef553c7051dcd72fafd0f1696dfc83591baac66994899eec8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a86c5ab69b5aca8df3cbdb8f195678b4dc767745c06c16fc2d6dfc2809d705b1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c77990d5205df7d25319f236a041bb7c852adcf142f0781a97f7f2dd90aefd08_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3ce626dda8bd0950f2ff0c063be586125641513e70de40e2765fe9133a0cef4a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:79275891d7178bd4b611914b9d7b450e0dce37bf87972de262b1976928100a1b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d97152635adb4a0fbc31e60ccd968ea60b6243f08c99c8842181b565356bc427_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:f7dad30eb5ac563461591d2bad155e870678f5b538a127b3c1da137f1b466c8a_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:40e001d6c3c4fc080611625285968d4a70ca26d2c65e7b3914062203e948ef6f_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:6eb8515588ea85534b444071dda2b5563cd637040b09709da5b3b14921b36ece_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:77ee8a095399d9fca8641a5fb08b9e06031df4b63bd8c2526a6f144e0e94586d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:c283e665c5dad24e8dd28646c8c5eb5fb3afb77a5e2b299a0fb82ead975dcff1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d551c761a67292a0144f5b20c9b5a30d5de1a8fb4c0f74b64dc0db38f5b6be4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:14763b8e9ed64215f3d30bae7b3ba3d43f4c19ccf509661f586a8d218feb9a2a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:613bb1aa4cf3d7ab00cbd7c192a8e691cff2c8592ddce0efc42dfae8bc8b090e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:c95bfbba7e1ca8c118fc751462259cec11141f3ca9bb529111514a3e8f1b8556_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:25f95df1593ea4e64752422f0e62171dfddb5adc359289a7c6877c963d7b34d5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:9a624bb5394c0cb2687dc2416f006eed7694588aee4b7dfdc37ae2d1bc911cd6_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:a5fa11271cd6a63db3acbc960b9a832d7074ecdcb9f426cabfddc67bcb70c68d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:f979acb72698cf6461637197b8f16f3650124bc0bc4d3060374fe25b308f73db_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:62c7309855978c992e157afa6a9423ad0a37a8362e6e8ec7fb33fcf92d49547f_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:6933a99d9a1b8cad65923164a3807a071924e60d34e993923232a279831bd0a1_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d4cf745aaeed4038df11ea58579e0aa22d2b853735cc8bd8f3fe05837e930ce8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d59bd269680eb6419d76972f3d808b33d804f3389b0280b7206f31caa394f6c0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:45f189ec954f7191c313dea7b5b86ebe0e0ada562607197a274e813f0e39d157_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:5d8920cc01d260a4b70d70aba43e91fe506ef603fda21891c3ef3f4c2da53f49_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:b36885f05b970a4cce0f595dd8408360807c9539dd240edd3a40fbcd5a63a86c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:fb02c2d0c4f2286534f9de3f2e8784ff7460cefc87fbc57cf38d494148a9c04d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1c1629615b7977dad68d26bb3b405b3fc3c9141e2ba4fac6a87813231f5ee846_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2e9f54de165e01b3abaf294253597eae1e9a58dcddd274abe591890a77d76de6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:880b6361f68bd6bb6f5cceaa9b0688f03c5d8f55a7e3404ddb9c3c1700dfe567_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:c5ffe606bfd7394a51e2812822681ff5e02bac1709d7d28a786ac06778dcccae_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3d4b97e4bb90ddd75391bcb80911536b5eb2383089dfd798ed10758bec1497a5_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:7eae601d70fd246d3489f23611a6cac60f9e515b22228d20c9afab42548f6c56_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:b947d8bbc2b6a474fc7e9dde634d5e92890bac69007d32852c03c48f715b7ed8_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:ceb7701b44f8af636220d8d0300e9075afbe74db9d080e9c13385d18b84bfcc4_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:31da6737b88229d9cd8ac2af478fe98009aed8fa4d2115d372d67e10d04e2ceb_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:64067894bf36b9e3c53f9cbc14284fb068191bbeda4a33a1fee2ea5fbe898b39_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:8b08c42d605c9dc4dfc3b615b894481009b2a950f5aded78d0138cd7b8d83476_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:ce01736bb92b45b806a20d6ba706a4ea47f2bfc7d36eff47bb876f56aa1a2c20_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:2ddb0e8109bf19496909102ec4b276bb8e785bff367174ad3e41b23261365198_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5af36d61e760b74bada2c5e86daf9ca551cc78511ec21d8715675c0c460e055d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:88d8e9bca990bb6f0febcb7fdf39021487ed749a043a562351a8ae5c45717e89_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:91f7af335790fa31dfaaacca90a041298019c7b41cd2c7dd508b85fbe191c8a2_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:275370d513dffbaa843db648bf0154daf2471072f4591b74a4e1560b8ae12c5d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:2fc2ee92fd22c9294c920171dab09c372f6db46e7ad607c0fdcee918518b92dd_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:3a26ce87d1cca061a9a4c4449d7a516bcf3979cd507f34b145c0dc88c2c60a0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:cd82ef67eaae640f8a40e8f9e618b14a46d8ef04376f0f477787fd907005727f_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:1a9471ef97e1b5e32e53dda263ce76ebaa6b3a1ea043b0203c5704737e4260f3_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5079e91e590bfca725a3d0e0dd3dd89c018bf58b5d4ec1e01bdfa9084f9fa31b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:e88a513245bc2afe07d1d39edeca31fed6b3da107ab1e1ed3d3d971cea6b07e2_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:ed8b18fa3d3682d75d95dba34999509cbd5881d4434ab8b0ff6cc9a668ca81fd_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:0a14de59b2fefb945b69ec5b35c125cdc67f7fb28ba7006ee3b378b18d868ebe_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:bca0d7cb3ba9dc34dfc053b01d84b27b9dae5a9ee9daffb8b738c93820fc414c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c6f02742d6118c8e935eb716f530e216333759749ed9de181f662bb7448c73c1_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:daf1d3e1c23e27d5013dd22a9da79a2ac3eb8cb00929dce398e6ba5176529ec8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:34e716a642ca0fb32dfddbc396c5a8edd800eb0025e82fd6cc4a5b68f3d141b0_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:6124da9ed1b17d4846efc53bccc81a58123f8d588fc1d92c3b010696fa0d26cd_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:c35ec9b27507cd3e251593673097920db7c4c325e640b0331a023444839101f8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ff6fdeff600d2306e758771cc333f70992a9b00ef08f96c166e4c55e14edf740_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:414f909444deea8decee115698a967e168b851a350ce06ea7fd9a3d60ca4e52b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:8cf604758746c0de918eba3864b9606115fd90d70a8e1b558f0c6dd9181b8760_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:bc6c97c4ae8941113e319db22d7c8f740143dd7bf1136d51c1eefd880961c741_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e611f0884a2d6d2a8f41a019a00e6c5a1aeb6e563b300521bd461b9e07362d11_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:2985f66e8212ab1c24f1b4c81a5b71c21fcb16b083d58ac8f0988a53462edfb9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:32ee016a14369b66c690cce5bb167312306e1671f19bd257e0f37abf1d6902ac_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:5dafe2aa725fcb515fe44b6b17b327d448a2454103987bfd393439b984259f50_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:ba09707bb97f71b70048a974fd7bbfd174bb04857c8a54771f9b4d8096059b2b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:0141ef7c836ac1be163c3b91e628fddaa24f54562202a3f12c1a5ecccd0bf1dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:277da087c79a18098c123376873e4f6defb0dedb6120d3e3214ceddfb3472a9c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b229c2dfb9895ba92763ae89b02e4e30095801637263c95a0419a0f377ab76b0_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:fef9e41cee316ab7aa722a954b1b4a226218c93398486a961ac94bf17dc141f7_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:093890b6532bcf1973bed2a87f05190b287ef9dcc7da1da5936b8a8077c02a07_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:1d5ba15a7ce2f563546319adcf5637cd645a3cba6548c0a03e752f9b8c4d989d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:cf4a1ff0ca47f11784d6170a1fd5cda5882f8d3e916f0c316a9554e11864bb01_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:eca610d0852fd15bdc293cfb8ef6933b58b8d0067e39844fecf02c9d478f0245_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:04b6c56b8dd333f59d48aac04e5e3ffb717b85e146d3ff236f9846a9fc44487a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09bbc4c0efef903ccc5440e105e03def8db687dd8d521a7d481fc7323780e4c2_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:7d6d1b1df29304c022644dd6d372c83c248f55bd6ef4f0cd4338c4a76749827f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:fa0f47ba291842a673e2e881e61e5ce90f9d2688bd507ed13ab25839211fac4a_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:01f2f1b792be3f423cd0871c1febc5f2ae6529a392219e02704d210556052b5c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:20e34d09f653c2101dc32478844ac05de21968af8aeaa84236b0152c0e96fb4b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:d2676fb519b9b5cc9a8865c4c3734fc260685a56afbe7479da7f6c2c08cfae8b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f0ea279f709eb1f1e0844d1e2fce2ebf354e4ff5bbb20decf1cdf07179d65c3b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:0c62d9f4d4c1d3a087450ee955cf28204fc8a2cd3504e581f68f731fe3140aa4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3507430fa0d2adfbdc4c2480b3e3dcc29d2023b0aff2f8712304a06435922725_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a37edc384c993ac0ac8f161924a932bf3d0e73ac0850c1033b0bbac6a3a60fd8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:db0f8bb811846567e9182aa7d78d48a4c9552d5a1237b43ee770a63084a3395f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:04197371cf97e30caa72687257da16e5c5e9d2554272b5d105225751035aea6c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:551b1f23c76d2e0af8f970fd411dce15a1aed7d2a0367867d1d990d92c2140bb_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c58487cb5ecf403ba7e9b3aa765a7cb747d8255ff9017a6898d672c13218acb9_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c5a35f620a3f8b04400c9743e12ea19b5bd48a45dc9f7bbf1663393f8b6949bb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:20b0c0c375452fbe5e0e6d3ce5fcc1701f17d565ea59cdc3afc839e6db1a8f57_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:d5cca0c6f13dfb26012f1966bd710f5b0d273b86e5b78175e3fed265113ae813_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:e78c21c6635b63c9b998db88c9a476ca69271686ae578370523a5cc13e4ee7b1_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:f133c396d65044ba83c3fdfb58f6f43cb447e7e4ff2d536059a6f005ec66c3f3_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:18c753707a880775b4de7258ad26278aeaa4d44431d2b536fd36f09468cbc3ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1bcc6f76285463cbd51d012ec92b4451f2ef60f2efba0e105aca393e7bb25e42_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:839b77da7118c52d80856c2e1e1791e80de1cfca81d4dcc962e0b2f46965ed17_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:a47b22e4da16141a0b69d2fe0197bd36b5079cfa6112acf185f1417268f393c0_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Authentication bypass due to prototype pollution of HTTP error handling"
},
{
"cve": "CVE-2026-42043",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2026-04-24T19:01:22.552379+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:3ce18ada2f9a154701aff42e85bd04ae208c98a2740795ba13b68b337a155737_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:55823addb648700bd1664bb58133f1aedfb65fbc74749687fbef41f1136bcee7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:874e4ccb63bcfd4de4286999abc76a62085b7e815dd7e6ae94c1e43a3ce0966c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:9fa3d423f4bc2067d3b5e006141069201b2ac41808703fd05d581eb920e42561_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:453c6ea090fff48b07855523ca40a2e8a3a9a8283f53b9a0ee07a8a7f95ee6b3_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:6bc7241a590cd80fb92ee323069186c8540eb6a4f33d8d5ba187ef2c589d4e76_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:a5ce32fb4b8ccf9d56a76bbd97e0c36205b6992e1628e179249c62fd0a7f3e8a_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:f2db5fcb81c8b503193f9bffc6e867da79b975fd7c8c8865ad0c94e77ae2e4be_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:5ea2be3c0418cb4897de097ebd0f920f32895344f1eeac8f5e4a494643a25e87_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:9d1cd236f8c94e1ef553c7051dcd72fafd0f1696dfc83591baac66994899eec8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a86c5ab69b5aca8df3cbdb8f195678b4dc767745c06c16fc2d6dfc2809d705b1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c77990d5205df7d25319f236a041bb7c852adcf142f0781a97f7f2dd90aefd08_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3ce626dda8bd0950f2ff0c063be586125641513e70de40e2765fe9133a0cef4a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:79275891d7178bd4b611914b9d7b450e0dce37bf87972de262b1976928100a1b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d97152635adb4a0fbc31e60ccd968ea60b6243f08c99c8842181b565356bc427_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:f7dad30eb5ac563461591d2bad155e870678f5b538a127b3c1da137f1b466c8a_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:40e001d6c3c4fc080611625285968d4a70ca26d2c65e7b3914062203e948ef6f_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:6eb8515588ea85534b444071dda2b5563cd637040b09709da5b3b14921b36ece_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:77ee8a095399d9fca8641a5fb08b9e06031df4b63bd8c2526a6f144e0e94586d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:c283e665c5dad24e8dd28646c8c5eb5fb3afb77a5e2b299a0fb82ead975dcff1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d551c761a67292a0144f5b20c9b5a30d5de1a8fb4c0f74b64dc0db38f5b6be4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:14763b8e9ed64215f3d30bae7b3ba3d43f4c19ccf509661f586a8d218feb9a2a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:613bb1aa4cf3d7ab00cbd7c192a8e691cff2c8592ddce0efc42dfae8bc8b090e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:c95bfbba7e1ca8c118fc751462259cec11141f3ca9bb529111514a3e8f1b8556_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:25f95df1593ea4e64752422f0e62171dfddb5adc359289a7c6877c963d7b34d5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:9a624bb5394c0cb2687dc2416f006eed7694588aee4b7dfdc37ae2d1bc911cd6_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:a5fa11271cd6a63db3acbc960b9a832d7074ecdcb9f426cabfddc67bcb70c68d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:f979acb72698cf6461637197b8f16f3650124bc0bc4d3060374fe25b308f73db_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:62c7309855978c992e157afa6a9423ad0a37a8362e6e8ec7fb33fcf92d49547f_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:6933a99d9a1b8cad65923164a3807a071924e60d34e993923232a279831bd0a1_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d4cf745aaeed4038df11ea58579e0aa22d2b853735cc8bd8f3fe05837e930ce8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d59bd269680eb6419d76972f3d808b33d804f3389b0280b7206f31caa394f6c0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:45f189ec954f7191c313dea7b5b86ebe0e0ada562607197a274e813f0e39d157_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:5d8920cc01d260a4b70d70aba43e91fe506ef603fda21891c3ef3f4c2da53f49_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:b36885f05b970a4cce0f595dd8408360807c9539dd240edd3a40fbcd5a63a86c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:fb02c2d0c4f2286534f9de3f2e8784ff7460cefc87fbc57cf38d494148a9c04d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1c1629615b7977dad68d26bb3b405b3fc3c9141e2ba4fac6a87813231f5ee846_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2e9f54de165e01b3abaf294253597eae1e9a58dcddd274abe591890a77d76de6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:880b6361f68bd6bb6f5cceaa9b0688f03c5d8f55a7e3404ddb9c3c1700dfe567_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:c5ffe606bfd7394a51e2812822681ff5e02bac1709d7d28a786ac06778dcccae_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:31da6737b88229d9cd8ac2af478fe98009aed8fa4d2115d372d67e10d04e2ceb_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:64067894bf36b9e3c53f9cbc14284fb068191bbeda4a33a1fee2ea5fbe898b39_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:8b08c42d605c9dc4dfc3b615b894481009b2a950f5aded78d0138cd7b8d83476_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:ce01736bb92b45b806a20d6ba706a4ea47f2bfc7d36eff47bb876f56aa1a2c20_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:2ddb0e8109bf19496909102ec4b276bb8e785bff367174ad3e41b23261365198_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5af36d61e760b74bada2c5e86daf9ca551cc78511ec21d8715675c0c460e055d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:88d8e9bca990bb6f0febcb7fdf39021487ed749a043a562351a8ae5c45717e89_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:91f7af335790fa31dfaaacca90a041298019c7b41cd2c7dd508b85fbe191c8a2_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:275370d513dffbaa843db648bf0154daf2471072f4591b74a4e1560b8ae12c5d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:2fc2ee92fd22c9294c920171dab09c372f6db46e7ad607c0fdcee918518b92dd_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:3a26ce87d1cca061a9a4c4449d7a516bcf3979cd507f34b145c0dc88c2c60a0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:cd82ef67eaae640f8a40e8f9e618b14a46d8ef04376f0f477787fd907005727f_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:1a9471ef97e1b5e32e53dda263ce76ebaa6b3a1ea043b0203c5704737e4260f3_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5079e91e590bfca725a3d0e0dd3dd89c018bf58b5d4ec1e01bdfa9084f9fa31b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:e88a513245bc2afe07d1d39edeca31fed6b3da107ab1e1ed3d3d971cea6b07e2_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:ed8b18fa3d3682d75d95dba34999509cbd5881d4434ab8b0ff6cc9a668ca81fd_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:0a14de59b2fefb945b69ec5b35c125cdc67f7fb28ba7006ee3b378b18d868ebe_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:bca0d7cb3ba9dc34dfc053b01d84b27b9dae5a9ee9daffb8b738c93820fc414c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c6f02742d6118c8e935eb716f530e216333759749ed9de181f662bb7448c73c1_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:daf1d3e1c23e27d5013dd22a9da79a2ac3eb8cb00929dce398e6ba5176529ec8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:34e716a642ca0fb32dfddbc396c5a8edd800eb0025e82fd6cc4a5b68f3d141b0_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:6124da9ed1b17d4846efc53bccc81a58123f8d588fc1d92c3b010696fa0d26cd_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:c35ec9b27507cd3e251593673097920db7c4c325e640b0331a023444839101f8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ff6fdeff600d2306e758771cc333f70992a9b00ef08f96c166e4c55e14edf740_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:414f909444deea8decee115698a967e168b851a350ce06ea7fd9a3d60ca4e52b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:8cf604758746c0de918eba3864b9606115fd90d70a8e1b558f0c6dd9181b8760_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:bc6c97c4ae8941113e319db22d7c8f740143dd7bf1136d51c1eefd880961c741_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e611f0884a2d6d2a8f41a019a00e6c5a1aeb6e563b300521bd461b9e07362d11_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:2985f66e8212ab1c24f1b4c81a5b71c21fcb16b083d58ac8f0988a53462edfb9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:32ee016a14369b66c690cce5bb167312306e1671f19bd257e0f37abf1d6902ac_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:5dafe2aa725fcb515fe44b6b17b327d448a2454103987bfd393439b984259f50_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:ba09707bb97f71b70048a974fd7bbfd174bb04857c8a54771f9b4d8096059b2b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:0141ef7c836ac1be163c3b91e628fddaa24f54562202a3f12c1a5ecccd0bf1dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:277da087c79a18098c123376873e4f6defb0dedb6120d3e3214ceddfb3472a9c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b229c2dfb9895ba92763ae89b02e4e30095801637263c95a0419a0f377ab76b0_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:fef9e41cee316ab7aa722a954b1b4a226218c93398486a961ac94bf17dc141f7_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:093890b6532bcf1973bed2a87f05190b287ef9dcc7da1da5936b8a8077c02a07_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:1d5ba15a7ce2f563546319adcf5637cd645a3cba6548c0a03e752f9b8c4d989d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:cf4a1ff0ca47f11784d6170a1fd5cda5882f8d3e916f0c316a9554e11864bb01_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:eca610d0852fd15bdc293cfb8ef6933b58b8d0067e39844fecf02c9d478f0245_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:04b6c56b8dd333f59d48aac04e5e3ffb717b85e146d3ff236f9846a9fc44487a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09bbc4c0efef903ccc5440e105e03def8db687dd8d521a7d481fc7323780e4c2_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:7d6d1b1df29304c022644dd6d372c83c248f55bd6ef4f0cd4338c4a76749827f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:fa0f47ba291842a673e2e881e61e5ce90f9d2688bd507ed13ab25839211fac4a_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:01f2f1b792be3f423cd0871c1febc5f2ae6529a392219e02704d210556052b5c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:20e34d09f653c2101dc32478844ac05de21968af8aeaa84236b0152c0e96fb4b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:d2676fb519b9b5cc9a8865c4c3734fc260685a56afbe7479da7f6c2c08cfae8b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f0ea279f709eb1f1e0844d1e2fce2ebf354e4ff5bbb20decf1cdf07179d65c3b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:0c62d9f4d4c1d3a087450ee955cf28204fc8a2cd3504e581f68f731fe3140aa4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3507430fa0d2adfbdc4c2480b3e3dcc29d2023b0aff2f8712304a06435922725_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a37edc384c993ac0ac8f161924a932bf3d0e73ac0850c1033b0bbac6a3a60fd8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:db0f8bb811846567e9182aa7d78d48a4c9552d5a1237b43ee770a63084a3395f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:04197371cf97e30caa72687257da16e5c5e9d2554272b5d105225751035aea6c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:551b1f23c76d2e0af8f970fd411dce15a1aed7d2a0367867d1d990d92c2140bb_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c58487cb5ecf403ba7e9b3aa765a7cb747d8255ff9017a6898d672c13218acb9_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c5a35f620a3f8b04400c9743e12ea19b5bd48a45dc9f7bbf1663393f8b6949bb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:20b0c0c375452fbe5e0e6d3ce5fcc1701f17d565ea59cdc3afc839e6db1a8f57_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:d5cca0c6f13dfb26012f1966bd710f5b0d273b86e5b78175e3fed265113ae813_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:e78c21c6635b63c9b998db88c9a476ca69271686ae578370523a5cc13e4ee7b1_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:f133c396d65044ba83c3fdfb58f6f43cb447e7e4ff2d536059a6f005ec66c3f3_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:18c753707a880775b4de7258ad26278aeaa4d44431d2b536fd36f09468cbc3ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1bcc6f76285463cbd51d012ec92b4451f2ef60f2efba0e105aca393e7bb25e42_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:839b77da7118c52d80856c2e1e1791e80de1cfca81d4dcc962e0b2f46965ed17_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:a47b22e4da16141a0b69d2fe0197bd36b5079cfa6112acf185f1417268f393c0_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461626"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. An attacker who can control the destination address of an Axios request can exploit this vulnerability. By using specific internal network addresses (within the 127.0.0.0/8 range, excluding 127.0.0.1), the attacker can completely bypass the NO_PROXY protection, potentially leading to unauthorized access or information disclosure within the network. This issue is an incomplete fix for a previous vulnerability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: NO_PROXY bypass via crafted 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": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3d4b97e4bb90ddd75391bcb80911536b5eb2383089dfd798ed10758bec1497a5_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:7eae601d70fd246d3489f23611a6cac60f9e515b22228d20c9afab42548f6c56_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:b947d8bbc2b6a474fc7e9dde634d5e92890bac69007d32852c03c48f715b7ed8_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:ceb7701b44f8af636220d8d0300e9075afbe74db9d080e9c13385d18b84bfcc4_ppc64le"
],
"known_not_affected": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:3ce18ada2f9a154701aff42e85bd04ae208c98a2740795ba13b68b337a155737_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:55823addb648700bd1664bb58133f1aedfb65fbc74749687fbef41f1136bcee7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:874e4ccb63bcfd4de4286999abc76a62085b7e815dd7e6ae94c1e43a3ce0966c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:9fa3d423f4bc2067d3b5e006141069201b2ac41808703fd05d581eb920e42561_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:453c6ea090fff48b07855523ca40a2e8a3a9a8283f53b9a0ee07a8a7f95ee6b3_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:6bc7241a590cd80fb92ee323069186c8540eb6a4f33d8d5ba187ef2c589d4e76_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:a5ce32fb4b8ccf9d56a76bbd97e0c36205b6992e1628e179249c62fd0a7f3e8a_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:f2db5fcb81c8b503193f9bffc6e867da79b975fd7c8c8865ad0c94e77ae2e4be_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:5ea2be3c0418cb4897de097ebd0f920f32895344f1eeac8f5e4a494643a25e87_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:9d1cd236f8c94e1ef553c7051dcd72fafd0f1696dfc83591baac66994899eec8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a86c5ab69b5aca8df3cbdb8f195678b4dc767745c06c16fc2d6dfc2809d705b1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c77990d5205df7d25319f236a041bb7c852adcf142f0781a97f7f2dd90aefd08_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3ce626dda8bd0950f2ff0c063be586125641513e70de40e2765fe9133a0cef4a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:79275891d7178bd4b611914b9d7b450e0dce37bf87972de262b1976928100a1b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d97152635adb4a0fbc31e60ccd968ea60b6243f08c99c8842181b565356bc427_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:f7dad30eb5ac563461591d2bad155e870678f5b538a127b3c1da137f1b466c8a_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:40e001d6c3c4fc080611625285968d4a70ca26d2c65e7b3914062203e948ef6f_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:6eb8515588ea85534b444071dda2b5563cd637040b09709da5b3b14921b36ece_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:77ee8a095399d9fca8641a5fb08b9e06031df4b63bd8c2526a6f144e0e94586d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:c283e665c5dad24e8dd28646c8c5eb5fb3afb77a5e2b299a0fb82ead975dcff1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d551c761a67292a0144f5b20c9b5a30d5de1a8fb4c0f74b64dc0db38f5b6be4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:14763b8e9ed64215f3d30bae7b3ba3d43f4c19ccf509661f586a8d218feb9a2a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:613bb1aa4cf3d7ab00cbd7c192a8e691cff2c8592ddce0efc42dfae8bc8b090e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:c95bfbba7e1ca8c118fc751462259cec11141f3ca9bb529111514a3e8f1b8556_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:25f95df1593ea4e64752422f0e62171dfddb5adc359289a7c6877c963d7b34d5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:9a624bb5394c0cb2687dc2416f006eed7694588aee4b7dfdc37ae2d1bc911cd6_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:a5fa11271cd6a63db3acbc960b9a832d7074ecdcb9f426cabfddc67bcb70c68d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:f979acb72698cf6461637197b8f16f3650124bc0bc4d3060374fe25b308f73db_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:62c7309855978c992e157afa6a9423ad0a37a8362e6e8ec7fb33fcf92d49547f_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:6933a99d9a1b8cad65923164a3807a071924e60d34e993923232a279831bd0a1_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d4cf745aaeed4038df11ea58579e0aa22d2b853735cc8bd8f3fe05837e930ce8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d59bd269680eb6419d76972f3d808b33d804f3389b0280b7206f31caa394f6c0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:45f189ec954f7191c313dea7b5b86ebe0e0ada562607197a274e813f0e39d157_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:5d8920cc01d260a4b70d70aba43e91fe506ef603fda21891c3ef3f4c2da53f49_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:b36885f05b970a4cce0f595dd8408360807c9539dd240edd3a40fbcd5a63a86c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:fb02c2d0c4f2286534f9de3f2e8784ff7460cefc87fbc57cf38d494148a9c04d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1c1629615b7977dad68d26bb3b405b3fc3c9141e2ba4fac6a87813231f5ee846_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2e9f54de165e01b3abaf294253597eae1e9a58dcddd274abe591890a77d76de6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:880b6361f68bd6bb6f5cceaa9b0688f03c5d8f55a7e3404ddb9c3c1700dfe567_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:c5ffe606bfd7394a51e2812822681ff5e02bac1709d7d28a786ac06778dcccae_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:31da6737b88229d9cd8ac2af478fe98009aed8fa4d2115d372d67e10d04e2ceb_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:64067894bf36b9e3c53f9cbc14284fb068191bbeda4a33a1fee2ea5fbe898b39_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:8b08c42d605c9dc4dfc3b615b894481009b2a950f5aded78d0138cd7b8d83476_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:ce01736bb92b45b806a20d6ba706a4ea47f2bfc7d36eff47bb876f56aa1a2c20_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:2ddb0e8109bf19496909102ec4b276bb8e785bff367174ad3e41b23261365198_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5af36d61e760b74bada2c5e86daf9ca551cc78511ec21d8715675c0c460e055d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:88d8e9bca990bb6f0febcb7fdf39021487ed749a043a562351a8ae5c45717e89_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:91f7af335790fa31dfaaacca90a041298019c7b41cd2c7dd508b85fbe191c8a2_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:275370d513dffbaa843db648bf0154daf2471072f4591b74a4e1560b8ae12c5d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:2fc2ee92fd22c9294c920171dab09c372f6db46e7ad607c0fdcee918518b92dd_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:3a26ce87d1cca061a9a4c4449d7a516bcf3979cd507f34b145c0dc88c2c60a0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:cd82ef67eaae640f8a40e8f9e618b14a46d8ef04376f0f477787fd907005727f_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:1a9471ef97e1b5e32e53dda263ce76ebaa6b3a1ea043b0203c5704737e4260f3_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5079e91e590bfca725a3d0e0dd3dd89c018bf58b5d4ec1e01bdfa9084f9fa31b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:e88a513245bc2afe07d1d39edeca31fed6b3da107ab1e1ed3d3d971cea6b07e2_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:ed8b18fa3d3682d75d95dba34999509cbd5881d4434ab8b0ff6cc9a668ca81fd_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:0a14de59b2fefb945b69ec5b35c125cdc67f7fb28ba7006ee3b378b18d868ebe_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:bca0d7cb3ba9dc34dfc053b01d84b27b9dae5a9ee9daffb8b738c93820fc414c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c6f02742d6118c8e935eb716f530e216333759749ed9de181f662bb7448c73c1_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:daf1d3e1c23e27d5013dd22a9da79a2ac3eb8cb00929dce398e6ba5176529ec8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:34e716a642ca0fb32dfddbc396c5a8edd800eb0025e82fd6cc4a5b68f3d141b0_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:6124da9ed1b17d4846efc53bccc81a58123f8d588fc1d92c3b010696fa0d26cd_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:c35ec9b27507cd3e251593673097920db7c4c325e640b0331a023444839101f8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ff6fdeff600d2306e758771cc333f70992a9b00ef08f96c166e4c55e14edf740_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:414f909444deea8decee115698a967e168b851a350ce06ea7fd9a3d60ca4e52b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:8cf604758746c0de918eba3864b9606115fd90d70a8e1b558f0c6dd9181b8760_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:bc6c97c4ae8941113e319db22d7c8f740143dd7bf1136d51c1eefd880961c741_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e611f0884a2d6d2a8f41a019a00e6c5a1aeb6e563b300521bd461b9e07362d11_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:2985f66e8212ab1c24f1b4c81a5b71c21fcb16b083d58ac8f0988a53462edfb9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:32ee016a14369b66c690cce5bb167312306e1671f19bd257e0f37abf1d6902ac_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:5dafe2aa725fcb515fe44b6b17b327d448a2454103987bfd393439b984259f50_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:ba09707bb97f71b70048a974fd7bbfd174bb04857c8a54771f9b4d8096059b2b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:0141ef7c836ac1be163c3b91e628fddaa24f54562202a3f12c1a5ecccd0bf1dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:277da087c79a18098c123376873e4f6defb0dedb6120d3e3214ceddfb3472a9c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b229c2dfb9895ba92763ae89b02e4e30095801637263c95a0419a0f377ab76b0_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:fef9e41cee316ab7aa722a954b1b4a226218c93398486a961ac94bf17dc141f7_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:093890b6532bcf1973bed2a87f05190b287ef9dcc7da1da5936b8a8077c02a07_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:1d5ba15a7ce2f563546319adcf5637cd645a3cba6548c0a03e752f9b8c4d989d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:cf4a1ff0ca47f11784d6170a1fd5cda5882f8d3e916f0c316a9554e11864bb01_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:eca610d0852fd15bdc293cfb8ef6933b58b8d0067e39844fecf02c9d478f0245_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:04b6c56b8dd333f59d48aac04e5e3ffb717b85e146d3ff236f9846a9fc44487a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09bbc4c0efef903ccc5440e105e03def8db687dd8d521a7d481fc7323780e4c2_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:7d6d1b1df29304c022644dd6d372c83c248f55bd6ef4f0cd4338c4a76749827f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:fa0f47ba291842a673e2e881e61e5ce90f9d2688bd507ed13ab25839211fac4a_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:01f2f1b792be3f423cd0871c1febc5f2ae6529a392219e02704d210556052b5c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:20e34d09f653c2101dc32478844ac05de21968af8aeaa84236b0152c0e96fb4b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:d2676fb519b9b5cc9a8865c4c3734fc260685a56afbe7479da7f6c2c08cfae8b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f0ea279f709eb1f1e0844d1e2fce2ebf354e4ff5bbb20decf1cdf07179d65c3b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:0c62d9f4d4c1d3a087450ee955cf28204fc8a2cd3504e581f68f731fe3140aa4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3507430fa0d2adfbdc4c2480b3e3dcc29d2023b0aff2f8712304a06435922725_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a37edc384c993ac0ac8f161924a932bf3d0e73ac0850c1033b0bbac6a3a60fd8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:db0f8bb811846567e9182aa7d78d48a4c9552d5a1237b43ee770a63084a3395f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:04197371cf97e30caa72687257da16e5c5e9d2554272b5d105225751035aea6c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:551b1f23c76d2e0af8f970fd411dce15a1aed7d2a0367867d1d990d92c2140bb_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c58487cb5ecf403ba7e9b3aa765a7cb747d8255ff9017a6898d672c13218acb9_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c5a35f620a3f8b04400c9743e12ea19b5bd48a45dc9f7bbf1663393f8b6949bb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:20b0c0c375452fbe5e0e6d3ce5fcc1701f17d565ea59cdc3afc839e6db1a8f57_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:d5cca0c6f13dfb26012f1966bd710f5b0d273b86e5b78175e3fed265113ae813_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:e78c21c6635b63c9b998db88c9a476ca69271686ae578370523a5cc13e4ee7b1_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:f133c396d65044ba83c3fdfb58f6f43cb447e7e4ff2d536059a6f005ec66c3f3_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:18c753707a880775b4de7258ad26278aeaa4d44431d2b536fd36f09468cbc3ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1bcc6f76285463cbd51d012ec92b4451f2ef60f2efba0e105aca393e7bb25e42_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:839b77da7118c52d80856c2e1e1791e80de1cfca81d4dcc962e0b2f46965ed17_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:a47b22e4da16141a0b69d2fe0197bd36b5079cfa6112acf185f1417268f393c0_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42043"
},
{
"category": "external",
"summary": "RHBZ#2461626",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461626"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42043",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42043"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42043",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42043"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-pmwg-cvhr-8vh7",
"url": "https://github.com/axios/axios/security/advisories/GHSA-pmwg-cvhr-8vh7"
}
],
"release_date": "2026-04-24T17:54:42.668000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-14T19:47:32+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.13/html/clusters/cluster_mce_overview#mce-install-intro",
"product_ids": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3d4b97e4bb90ddd75391bcb80911536b5eb2383089dfd798ed10758bec1497a5_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:7eae601d70fd246d3489f23611a6cac60f9e515b22228d20c9afab42548f6c56_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:b947d8bbc2b6a474fc7e9dde634d5e92890bac69007d32852c03c48f715b7ed8_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:ceb7701b44f8af636220d8d0300e9075afbe74db9d080e9c13385d18b84bfcc4_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:17699"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:3ce18ada2f9a154701aff42e85bd04ae208c98a2740795ba13b68b337a155737_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:55823addb648700bd1664bb58133f1aedfb65fbc74749687fbef41f1136bcee7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:874e4ccb63bcfd4de4286999abc76a62085b7e815dd7e6ae94c1e43a3ce0966c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:9fa3d423f4bc2067d3b5e006141069201b2ac41808703fd05d581eb920e42561_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:453c6ea090fff48b07855523ca40a2e8a3a9a8283f53b9a0ee07a8a7f95ee6b3_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:6bc7241a590cd80fb92ee323069186c8540eb6a4f33d8d5ba187ef2c589d4e76_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:a5ce32fb4b8ccf9d56a76bbd97e0c36205b6992e1628e179249c62fd0a7f3e8a_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:f2db5fcb81c8b503193f9bffc6e867da79b975fd7c8c8865ad0c94e77ae2e4be_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:5ea2be3c0418cb4897de097ebd0f920f32895344f1eeac8f5e4a494643a25e87_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:9d1cd236f8c94e1ef553c7051dcd72fafd0f1696dfc83591baac66994899eec8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a86c5ab69b5aca8df3cbdb8f195678b4dc767745c06c16fc2d6dfc2809d705b1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c77990d5205df7d25319f236a041bb7c852adcf142f0781a97f7f2dd90aefd08_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3ce626dda8bd0950f2ff0c063be586125641513e70de40e2765fe9133a0cef4a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:79275891d7178bd4b611914b9d7b450e0dce37bf87972de262b1976928100a1b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d97152635adb4a0fbc31e60ccd968ea60b6243f08c99c8842181b565356bc427_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:f7dad30eb5ac563461591d2bad155e870678f5b538a127b3c1da137f1b466c8a_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:40e001d6c3c4fc080611625285968d4a70ca26d2c65e7b3914062203e948ef6f_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:6eb8515588ea85534b444071dda2b5563cd637040b09709da5b3b14921b36ece_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:77ee8a095399d9fca8641a5fb08b9e06031df4b63bd8c2526a6f144e0e94586d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:c283e665c5dad24e8dd28646c8c5eb5fb3afb77a5e2b299a0fb82ead975dcff1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d551c761a67292a0144f5b20c9b5a30d5de1a8fb4c0f74b64dc0db38f5b6be4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:14763b8e9ed64215f3d30bae7b3ba3d43f4c19ccf509661f586a8d218feb9a2a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:613bb1aa4cf3d7ab00cbd7c192a8e691cff2c8592ddce0efc42dfae8bc8b090e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:c95bfbba7e1ca8c118fc751462259cec11141f3ca9bb529111514a3e8f1b8556_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:25f95df1593ea4e64752422f0e62171dfddb5adc359289a7c6877c963d7b34d5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:9a624bb5394c0cb2687dc2416f006eed7694588aee4b7dfdc37ae2d1bc911cd6_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:a5fa11271cd6a63db3acbc960b9a832d7074ecdcb9f426cabfddc67bcb70c68d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:f979acb72698cf6461637197b8f16f3650124bc0bc4d3060374fe25b308f73db_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:62c7309855978c992e157afa6a9423ad0a37a8362e6e8ec7fb33fcf92d49547f_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:6933a99d9a1b8cad65923164a3807a071924e60d34e993923232a279831bd0a1_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d4cf745aaeed4038df11ea58579e0aa22d2b853735cc8bd8f3fe05837e930ce8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d59bd269680eb6419d76972f3d808b33d804f3389b0280b7206f31caa394f6c0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:45f189ec954f7191c313dea7b5b86ebe0e0ada562607197a274e813f0e39d157_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:5d8920cc01d260a4b70d70aba43e91fe506ef603fda21891c3ef3f4c2da53f49_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:b36885f05b970a4cce0f595dd8408360807c9539dd240edd3a40fbcd5a63a86c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:fb02c2d0c4f2286534f9de3f2e8784ff7460cefc87fbc57cf38d494148a9c04d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1c1629615b7977dad68d26bb3b405b3fc3c9141e2ba4fac6a87813231f5ee846_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2e9f54de165e01b3abaf294253597eae1e9a58dcddd274abe591890a77d76de6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:880b6361f68bd6bb6f5cceaa9b0688f03c5d8f55a7e3404ddb9c3c1700dfe567_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:c5ffe606bfd7394a51e2812822681ff5e02bac1709d7d28a786ac06778dcccae_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3d4b97e4bb90ddd75391bcb80911536b5eb2383089dfd798ed10758bec1497a5_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:7eae601d70fd246d3489f23611a6cac60f9e515b22228d20c9afab42548f6c56_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:b947d8bbc2b6a474fc7e9dde634d5e92890bac69007d32852c03c48f715b7ed8_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:ceb7701b44f8af636220d8d0300e9075afbe74db9d080e9c13385d18b84bfcc4_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:31da6737b88229d9cd8ac2af478fe98009aed8fa4d2115d372d67e10d04e2ceb_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:64067894bf36b9e3c53f9cbc14284fb068191bbeda4a33a1fee2ea5fbe898b39_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:8b08c42d605c9dc4dfc3b615b894481009b2a950f5aded78d0138cd7b8d83476_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:ce01736bb92b45b806a20d6ba706a4ea47f2bfc7d36eff47bb876f56aa1a2c20_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:2ddb0e8109bf19496909102ec4b276bb8e785bff367174ad3e41b23261365198_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5af36d61e760b74bada2c5e86daf9ca551cc78511ec21d8715675c0c460e055d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:88d8e9bca990bb6f0febcb7fdf39021487ed749a043a562351a8ae5c45717e89_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:91f7af335790fa31dfaaacca90a041298019c7b41cd2c7dd508b85fbe191c8a2_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:275370d513dffbaa843db648bf0154daf2471072f4591b74a4e1560b8ae12c5d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:2fc2ee92fd22c9294c920171dab09c372f6db46e7ad607c0fdcee918518b92dd_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:3a26ce87d1cca061a9a4c4449d7a516bcf3979cd507f34b145c0dc88c2c60a0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:cd82ef67eaae640f8a40e8f9e618b14a46d8ef04376f0f477787fd907005727f_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:1a9471ef97e1b5e32e53dda263ce76ebaa6b3a1ea043b0203c5704737e4260f3_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5079e91e590bfca725a3d0e0dd3dd89c018bf58b5d4ec1e01bdfa9084f9fa31b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:e88a513245bc2afe07d1d39edeca31fed6b3da107ab1e1ed3d3d971cea6b07e2_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:ed8b18fa3d3682d75d95dba34999509cbd5881d4434ab8b0ff6cc9a668ca81fd_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:0a14de59b2fefb945b69ec5b35c125cdc67f7fb28ba7006ee3b378b18d868ebe_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:bca0d7cb3ba9dc34dfc053b01d84b27b9dae5a9ee9daffb8b738c93820fc414c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c6f02742d6118c8e935eb716f530e216333759749ed9de181f662bb7448c73c1_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:daf1d3e1c23e27d5013dd22a9da79a2ac3eb8cb00929dce398e6ba5176529ec8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:34e716a642ca0fb32dfddbc396c5a8edd800eb0025e82fd6cc4a5b68f3d141b0_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:6124da9ed1b17d4846efc53bccc81a58123f8d588fc1d92c3b010696fa0d26cd_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:c35ec9b27507cd3e251593673097920db7c4c325e640b0331a023444839101f8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ff6fdeff600d2306e758771cc333f70992a9b00ef08f96c166e4c55e14edf740_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:414f909444deea8decee115698a967e168b851a350ce06ea7fd9a3d60ca4e52b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:8cf604758746c0de918eba3864b9606115fd90d70a8e1b558f0c6dd9181b8760_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:bc6c97c4ae8941113e319db22d7c8f740143dd7bf1136d51c1eefd880961c741_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e611f0884a2d6d2a8f41a019a00e6c5a1aeb6e563b300521bd461b9e07362d11_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:2985f66e8212ab1c24f1b4c81a5b71c21fcb16b083d58ac8f0988a53462edfb9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:32ee016a14369b66c690cce5bb167312306e1671f19bd257e0f37abf1d6902ac_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:5dafe2aa725fcb515fe44b6b17b327d448a2454103987bfd393439b984259f50_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:ba09707bb97f71b70048a974fd7bbfd174bb04857c8a54771f9b4d8096059b2b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:0141ef7c836ac1be163c3b91e628fddaa24f54562202a3f12c1a5ecccd0bf1dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:277da087c79a18098c123376873e4f6defb0dedb6120d3e3214ceddfb3472a9c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b229c2dfb9895ba92763ae89b02e4e30095801637263c95a0419a0f377ab76b0_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:fef9e41cee316ab7aa722a954b1b4a226218c93398486a961ac94bf17dc141f7_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:093890b6532bcf1973bed2a87f05190b287ef9dcc7da1da5936b8a8077c02a07_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:1d5ba15a7ce2f563546319adcf5637cd645a3cba6548c0a03e752f9b8c4d989d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:cf4a1ff0ca47f11784d6170a1fd5cda5882f8d3e916f0c316a9554e11864bb01_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:eca610d0852fd15bdc293cfb8ef6933b58b8d0067e39844fecf02c9d478f0245_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:04b6c56b8dd333f59d48aac04e5e3ffb717b85e146d3ff236f9846a9fc44487a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09bbc4c0efef903ccc5440e105e03def8db687dd8d521a7d481fc7323780e4c2_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:7d6d1b1df29304c022644dd6d372c83c248f55bd6ef4f0cd4338c4a76749827f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:fa0f47ba291842a673e2e881e61e5ce90f9d2688bd507ed13ab25839211fac4a_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:01f2f1b792be3f423cd0871c1febc5f2ae6529a392219e02704d210556052b5c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:20e34d09f653c2101dc32478844ac05de21968af8aeaa84236b0152c0e96fb4b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:d2676fb519b9b5cc9a8865c4c3734fc260685a56afbe7479da7f6c2c08cfae8b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f0ea279f709eb1f1e0844d1e2fce2ebf354e4ff5bbb20decf1cdf07179d65c3b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:0c62d9f4d4c1d3a087450ee955cf28204fc8a2cd3504e581f68f731fe3140aa4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3507430fa0d2adfbdc4c2480b3e3dcc29d2023b0aff2f8712304a06435922725_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a37edc384c993ac0ac8f161924a932bf3d0e73ac0850c1033b0bbac6a3a60fd8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:db0f8bb811846567e9182aa7d78d48a4c9552d5a1237b43ee770a63084a3395f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:04197371cf97e30caa72687257da16e5c5e9d2554272b5d105225751035aea6c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:551b1f23c76d2e0af8f970fd411dce15a1aed7d2a0367867d1d990d92c2140bb_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c58487cb5ecf403ba7e9b3aa765a7cb747d8255ff9017a6898d672c13218acb9_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c5a35f620a3f8b04400c9743e12ea19b5bd48a45dc9f7bbf1663393f8b6949bb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:20b0c0c375452fbe5e0e6d3ce5fcc1701f17d565ea59cdc3afc839e6db1a8f57_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:d5cca0c6f13dfb26012f1966bd710f5b0d273b86e5b78175e3fed265113ae813_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:e78c21c6635b63c9b998db88c9a476ca69271686ae578370523a5cc13e4ee7b1_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:f133c396d65044ba83c3fdfb58f6f43cb447e7e4ff2d536059a6f005ec66c3f3_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:18c753707a880775b4de7258ad26278aeaa4d44431d2b536fd36f09468cbc3ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1bcc6f76285463cbd51d012ec92b4451f2ef60f2efba0e105aca393e7bb25e42_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:839b77da7118c52d80856c2e1e1791e80de1cfca81d4dcc962e0b2f46965ed17_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:a47b22e4da16141a0b69d2fe0197bd36b5079cfa6112acf185f1417268f393c0_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: NO_PROXY bypass via crafted URL"
},
{
"cve": "CVE-2026-42044",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-04-24T19:01:13.418725+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:3ce18ada2f9a154701aff42e85bd04ae208c98a2740795ba13b68b337a155737_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:55823addb648700bd1664bb58133f1aedfb65fbc74749687fbef41f1136bcee7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:874e4ccb63bcfd4de4286999abc76a62085b7e815dd7e6ae94c1e43a3ce0966c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:9fa3d423f4bc2067d3b5e006141069201b2ac41808703fd05d581eb920e42561_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:453c6ea090fff48b07855523ca40a2e8a3a9a8283f53b9a0ee07a8a7f95ee6b3_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:6bc7241a590cd80fb92ee323069186c8540eb6a4f33d8d5ba187ef2c589d4e76_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:a5ce32fb4b8ccf9d56a76bbd97e0c36205b6992e1628e179249c62fd0a7f3e8a_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:f2db5fcb81c8b503193f9bffc6e867da79b975fd7c8c8865ad0c94e77ae2e4be_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:5ea2be3c0418cb4897de097ebd0f920f32895344f1eeac8f5e4a494643a25e87_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:9d1cd236f8c94e1ef553c7051dcd72fafd0f1696dfc83591baac66994899eec8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a86c5ab69b5aca8df3cbdb8f195678b4dc767745c06c16fc2d6dfc2809d705b1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c77990d5205df7d25319f236a041bb7c852adcf142f0781a97f7f2dd90aefd08_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3ce626dda8bd0950f2ff0c063be586125641513e70de40e2765fe9133a0cef4a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:79275891d7178bd4b611914b9d7b450e0dce37bf87972de262b1976928100a1b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d97152635adb4a0fbc31e60ccd968ea60b6243f08c99c8842181b565356bc427_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:f7dad30eb5ac563461591d2bad155e870678f5b538a127b3c1da137f1b466c8a_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:40e001d6c3c4fc080611625285968d4a70ca26d2c65e7b3914062203e948ef6f_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:6eb8515588ea85534b444071dda2b5563cd637040b09709da5b3b14921b36ece_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:77ee8a095399d9fca8641a5fb08b9e06031df4b63bd8c2526a6f144e0e94586d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:c283e665c5dad24e8dd28646c8c5eb5fb3afb77a5e2b299a0fb82ead975dcff1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d551c761a67292a0144f5b20c9b5a30d5de1a8fb4c0f74b64dc0db38f5b6be4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:14763b8e9ed64215f3d30bae7b3ba3d43f4c19ccf509661f586a8d218feb9a2a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:613bb1aa4cf3d7ab00cbd7c192a8e691cff2c8592ddce0efc42dfae8bc8b090e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:c95bfbba7e1ca8c118fc751462259cec11141f3ca9bb529111514a3e8f1b8556_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:25f95df1593ea4e64752422f0e62171dfddb5adc359289a7c6877c963d7b34d5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:9a624bb5394c0cb2687dc2416f006eed7694588aee4b7dfdc37ae2d1bc911cd6_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:a5fa11271cd6a63db3acbc960b9a832d7074ecdcb9f426cabfddc67bcb70c68d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:f979acb72698cf6461637197b8f16f3650124bc0bc4d3060374fe25b308f73db_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:62c7309855978c992e157afa6a9423ad0a37a8362e6e8ec7fb33fcf92d49547f_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:6933a99d9a1b8cad65923164a3807a071924e60d34e993923232a279831bd0a1_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d4cf745aaeed4038df11ea58579e0aa22d2b853735cc8bd8f3fe05837e930ce8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d59bd269680eb6419d76972f3d808b33d804f3389b0280b7206f31caa394f6c0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:45f189ec954f7191c313dea7b5b86ebe0e0ada562607197a274e813f0e39d157_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:5d8920cc01d260a4b70d70aba43e91fe506ef603fda21891c3ef3f4c2da53f49_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:b36885f05b970a4cce0f595dd8408360807c9539dd240edd3a40fbcd5a63a86c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:fb02c2d0c4f2286534f9de3f2e8784ff7460cefc87fbc57cf38d494148a9c04d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1c1629615b7977dad68d26bb3b405b3fc3c9141e2ba4fac6a87813231f5ee846_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2e9f54de165e01b3abaf294253597eae1e9a58dcddd274abe591890a77d76de6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:880b6361f68bd6bb6f5cceaa9b0688f03c5d8f55a7e3404ddb9c3c1700dfe567_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:c5ffe606bfd7394a51e2812822681ff5e02bac1709d7d28a786ac06778dcccae_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:31da6737b88229d9cd8ac2af478fe98009aed8fa4d2115d372d67e10d04e2ceb_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:64067894bf36b9e3c53f9cbc14284fb068191bbeda4a33a1fee2ea5fbe898b39_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:8b08c42d605c9dc4dfc3b615b894481009b2a950f5aded78d0138cd7b8d83476_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:ce01736bb92b45b806a20d6ba706a4ea47f2bfc7d36eff47bb876f56aa1a2c20_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:2ddb0e8109bf19496909102ec4b276bb8e785bff367174ad3e41b23261365198_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5af36d61e760b74bada2c5e86daf9ca551cc78511ec21d8715675c0c460e055d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:88d8e9bca990bb6f0febcb7fdf39021487ed749a043a562351a8ae5c45717e89_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:91f7af335790fa31dfaaacca90a041298019c7b41cd2c7dd508b85fbe191c8a2_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:275370d513dffbaa843db648bf0154daf2471072f4591b74a4e1560b8ae12c5d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:2fc2ee92fd22c9294c920171dab09c372f6db46e7ad607c0fdcee918518b92dd_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:3a26ce87d1cca061a9a4c4449d7a516bcf3979cd507f34b145c0dc88c2c60a0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:cd82ef67eaae640f8a40e8f9e618b14a46d8ef04376f0f477787fd907005727f_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:1a9471ef97e1b5e32e53dda263ce76ebaa6b3a1ea043b0203c5704737e4260f3_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5079e91e590bfca725a3d0e0dd3dd89c018bf58b5d4ec1e01bdfa9084f9fa31b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:e88a513245bc2afe07d1d39edeca31fed6b3da107ab1e1ed3d3d971cea6b07e2_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:ed8b18fa3d3682d75d95dba34999509cbd5881d4434ab8b0ff6cc9a668ca81fd_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:0a14de59b2fefb945b69ec5b35c125cdc67f7fb28ba7006ee3b378b18d868ebe_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:bca0d7cb3ba9dc34dfc053b01d84b27b9dae5a9ee9daffb8b738c93820fc414c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c6f02742d6118c8e935eb716f530e216333759749ed9de181f662bb7448c73c1_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:daf1d3e1c23e27d5013dd22a9da79a2ac3eb8cb00929dce398e6ba5176529ec8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:34e716a642ca0fb32dfddbc396c5a8edd800eb0025e82fd6cc4a5b68f3d141b0_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:6124da9ed1b17d4846efc53bccc81a58123f8d588fc1d92c3b010696fa0d26cd_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:c35ec9b27507cd3e251593673097920db7c4c325e640b0331a023444839101f8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ff6fdeff600d2306e758771cc333f70992a9b00ef08f96c166e4c55e14edf740_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:414f909444deea8decee115698a967e168b851a350ce06ea7fd9a3d60ca4e52b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:8cf604758746c0de918eba3864b9606115fd90d70a8e1b558f0c6dd9181b8760_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:bc6c97c4ae8941113e319db22d7c8f740143dd7bf1136d51c1eefd880961c741_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e611f0884a2d6d2a8f41a019a00e6c5a1aeb6e563b300521bd461b9e07362d11_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:2985f66e8212ab1c24f1b4c81a5b71c21fcb16b083d58ac8f0988a53462edfb9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:32ee016a14369b66c690cce5bb167312306e1671f19bd257e0f37abf1d6902ac_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:5dafe2aa725fcb515fe44b6b17b327d448a2454103987bfd393439b984259f50_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:ba09707bb97f71b70048a974fd7bbfd174bb04857c8a54771f9b4d8096059b2b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:0141ef7c836ac1be163c3b91e628fddaa24f54562202a3f12c1a5ecccd0bf1dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:277da087c79a18098c123376873e4f6defb0dedb6120d3e3214ceddfb3472a9c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b229c2dfb9895ba92763ae89b02e4e30095801637263c95a0419a0f377ab76b0_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:fef9e41cee316ab7aa722a954b1b4a226218c93398486a961ac94bf17dc141f7_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:093890b6532bcf1973bed2a87f05190b287ef9dcc7da1da5936b8a8077c02a07_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:1d5ba15a7ce2f563546319adcf5637cd645a3cba6548c0a03e752f9b8c4d989d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:cf4a1ff0ca47f11784d6170a1fd5cda5882f8d3e916f0c316a9554e11864bb01_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:eca610d0852fd15bdc293cfb8ef6933b58b8d0067e39844fecf02c9d478f0245_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:04b6c56b8dd333f59d48aac04e5e3ffb717b85e146d3ff236f9846a9fc44487a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09bbc4c0efef903ccc5440e105e03def8db687dd8d521a7d481fc7323780e4c2_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:7d6d1b1df29304c022644dd6d372c83c248f55bd6ef4f0cd4338c4a76749827f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:fa0f47ba291842a673e2e881e61e5ce90f9d2688bd507ed13ab25839211fac4a_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:01f2f1b792be3f423cd0871c1febc5f2ae6529a392219e02704d210556052b5c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:20e34d09f653c2101dc32478844ac05de21968af8aeaa84236b0152c0e96fb4b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:d2676fb519b9b5cc9a8865c4c3734fc260685a56afbe7479da7f6c2c08cfae8b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f0ea279f709eb1f1e0844d1e2fce2ebf354e4ff5bbb20decf1cdf07179d65c3b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:0c62d9f4d4c1d3a087450ee955cf28204fc8a2cd3504e581f68f731fe3140aa4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3507430fa0d2adfbdc4c2480b3e3dcc29d2023b0aff2f8712304a06435922725_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a37edc384c993ac0ac8f161924a932bf3d0e73ac0850c1033b0bbac6a3a60fd8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:db0f8bb811846567e9182aa7d78d48a4c9552d5a1237b43ee770a63084a3395f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:04197371cf97e30caa72687257da16e5c5e9d2554272b5d105225751035aea6c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:551b1f23c76d2e0af8f970fd411dce15a1aed7d2a0367867d1d990d92c2140bb_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c58487cb5ecf403ba7e9b3aa765a7cb747d8255ff9017a6898d672c13218acb9_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c5a35f620a3f8b04400c9743e12ea19b5bd48a45dc9f7bbf1663393f8b6949bb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:20b0c0c375452fbe5e0e6d3ce5fcc1701f17d565ea59cdc3afc839e6db1a8f57_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:d5cca0c6f13dfb26012f1966bd710f5b0d273b86e5b78175e3fed265113ae813_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:e78c21c6635b63c9b998db88c9a476ca69271686ae578370523a5cc13e4ee7b1_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:f133c396d65044ba83c3fdfb58f6f43cb447e7e4ff2d536059a6f005ec66c3f3_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:18c753707a880775b4de7258ad26278aeaa4d44431d2b536fd36f09468cbc3ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1bcc6f76285463cbd51d012ec92b4451f2ef60f2efba0e105aca393e7bb25e42_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:839b77da7118c52d80856c2e1e1791e80de1cfca81d4dcc962e0b2f46965ed17_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:a47b22e4da16141a0b69d2fe0197bd36b5079cfa6112acf185f1417268f393c0_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461624"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a widely used HTTP client. This vulnerability, known as a Prototype Pollution \"Gadget\" attack, allows a remote attacker to subtly alter JSON API responses. By manipulating a specific function, an attacker can selectively modify data within these responses. This could lead to significant security breaches, including unauthorized privilege escalation, fraudulent balance manipulation, or bypassing critical authorization checks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Invisible JSON Response Tampering via Prototype Pollution Gadget",
"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": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3d4b97e4bb90ddd75391bcb80911536b5eb2383089dfd798ed10758bec1497a5_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:7eae601d70fd246d3489f23611a6cac60f9e515b22228d20c9afab42548f6c56_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:b947d8bbc2b6a474fc7e9dde634d5e92890bac69007d32852c03c48f715b7ed8_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:ceb7701b44f8af636220d8d0300e9075afbe74db9d080e9c13385d18b84bfcc4_ppc64le"
],
"known_not_affected": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:3ce18ada2f9a154701aff42e85bd04ae208c98a2740795ba13b68b337a155737_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:55823addb648700bd1664bb58133f1aedfb65fbc74749687fbef41f1136bcee7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:874e4ccb63bcfd4de4286999abc76a62085b7e815dd7e6ae94c1e43a3ce0966c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:9fa3d423f4bc2067d3b5e006141069201b2ac41808703fd05d581eb920e42561_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:453c6ea090fff48b07855523ca40a2e8a3a9a8283f53b9a0ee07a8a7f95ee6b3_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:6bc7241a590cd80fb92ee323069186c8540eb6a4f33d8d5ba187ef2c589d4e76_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:a5ce32fb4b8ccf9d56a76bbd97e0c36205b6992e1628e179249c62fd0a7f3e8a_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:f2db5fcb81c8b503193f9bffc6e867da79b975fd7c8c8865ad0c94e77ae2e4be_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:5ea2be3c0418cb4897de097ebd0f920f32895344f1eeac8f5e4a494643a25e87_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:9d1cd236f8c94e1ef553c7051dcd72fafd0f1696dfc83591baac66994899eec8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a86c5ab69b5aca8df3cbdb8f195678b4dc767745c06c16fc2d6dfc2809d705b1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c77990d5205df7d25319f236a041bb7c852adcf142f0781a97f7f2dd90aefd08_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3ce626dda8bd0950f2ff0c063be586125641513e70de40e2765fe9133a0cef4a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:79275891d7178bd4b611914b9d7b450e0dce37bf87972de262b1976928100a1b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d97152635adb4a0fbc31e60ccd968ea60b6243f08c99c8842181b565356bc427_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:f7dad30eb5ac563461591d2bad155e870678f5b538a127b3c1da137f1b466c8a_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:40e001d6c3c4fc080611625285968d4a70ca26d2c65e7b3914062203e948ef6f_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:6eb8515588ea85534b444071dda2b5563cd637040b09709da5b3b14921b36ece_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:77ee8a095399d9fca8641a5fb08b9e06031df4b63bd8c2526a6f144e0e94586d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:c283e665c5dad24e8dd28646c8c5eb5fb3afb77a5e2b299a0fb82ead975dcff1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d551c761a67292a0144f5b20c9b5a30d5de1a8fb4c0f74b64dc0db38f5b6be4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:14763b8e9ed64215f3d30bae7b3ba3d43f4c19ccf509661f586a8d218feb9a2a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:613bb1aa4cf3d7ab00cbd7c192a8e691cff2c8592ddce0efc42dfae8bc8b090e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:c95bfbba7e1ca8c118fc751462259cec11141f3ca9bb529111514a3e8f1b8556_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:25f95df1593ea4e64752422f0e62171dfddb5adc359289a7c6877c963d7b34d5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:9a624bb5394c0cb2687dc2416f006eed7694588aee4b7dfdc37ae2d1bc911cd6_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:a5fa11271cd6a63db3acbc960b9a832d7074ecdcb9f426cabfddc67bcb70c68d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:f979acb72698cf6461637197b8f16f3650124bc0bc4d3060374fe25b308f73db_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:62c7309855978c992e157afa6a9423ad0a37a8362e6e8ec7fb33fcf92d49547f_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:6933a99d9a1b8cad65923164a3807a071924e60d34e993923232a279831bd0a1_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d4cf745aaeed4038df11ea58579e0aa22d2b853735cc8bd8f3fe05837e930ce8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d59bd269680eb6419d76972f3d808b33d804f3389b0280b7206f31caa394f6c0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:45f189ec954f7191c313dea7b5b86ebe0e0ada562607197a274e813f0e39d157_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:5d8920cc01d260a4b70d70aba43e91fe506ef603fda21891c3ef3f4c2da53f49_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:b36885f05b970a4cce0f595dd8408360807c9539dd240edd3a40fbcd5a63a86c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:fb02c2d0c4f2286534f9de3f2e8784ff7460cefc87fbc57cf38d494148a9c04d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1c1629615b7977dad68d26bb3b405b3fc3c9141e2ba4fac6a87813231f5ee846_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2e9f54de165e01b3abaf294253597eae1e9a58dcddd274abe591890a77d76de6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:880b6361f68bd6bb6f5cceaa9b0688f03c5d8f55a7e3404ddb9c3c1700dfe567_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:c5ffe606bfd7394a51e2812822681ff5e02bac1709d7d28a786ac06778dcccae_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:31da6737b88229d9cd8ac2af478fe98009aed8fa4d2115d372d67e10d04e2ceb_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:64067894bf36b9e3c53f9cbc14284fb068191bbeda4a33a1fee2ea5fbe898b39_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:8b08c42d605c9dc4dfc3b615b894481009b2a950f5aded78d0138cd7b8d83476_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:ce01736bb92b45b806a20d6ba706a4ea47f2bfc7d36eff47bb876f56aa1a2c20_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:2ddb0e8109bf19496909102ec4b276bb8e785bff367174ad3e41b23261365198_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5af36d61e760b74bada2c5e86daf9ca551cc78511ec21d8715675c0c460e055d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:88d8e9bca990bb6f0febcb7fdf39021487ed749a043a562351a8ae5c45717e89_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:91f7af335790fa31dfaaacca90a041298019c7b41cd2c7dd508b85fbe191c8a2_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:275370d513dffbaa843db648bf0154daf2471072f4591b74a4e1560b8ae12c5d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:2fc2ee92fd22c9294c920171dab09c372f6db46e7ad607c0fdcee918518b92dd_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:3a26ce87d1cca061a9a4c4449d7a516bcf3979cd507f34b145c0dc88c2c60a0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:cd82ef67eaae640f8a40e8f9e618b14a46d8ef04376f0f477787fd907005727f_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:1a9471ef97e1b5e32e53dda263ce76ebaa6b3a1ea043b0203c5704737e4260f3_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5079e91e590bfca725a3d0e0dd3dd89c018bf58b5d4ec1e01bdfa9084f9fa31b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:e88a513245bc2afe07d1d39edeca31fed6b3da107ab1e1ed3d3d971cea6b07e2_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:ed8b18fa3d3682d75d95dba34999509cbd5881d4434ab8b0ff6cc9a668ca81fd_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:0a14de59b2fefb945b69ec5b35c125cdc67f7fb28ba7006ee3b378b18d868ebe_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:bca0d7cb3ba9dc34dfc053b01d84b27b9dae5a9ee9daffb8b738c93820fc414c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c6f02742d6118c8e935eb716f530e216333759749ed9de181f662bb7448c73c1_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:daf1d3e1c23e27d5013dd22a9da79a2ac3eb8cb00929dce398e6ba5176529ec8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:34e716a642ca0fb32dfddbc396c5a8edd800eb0025e82fd6cc4a5b68f3d141b0_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:6124da9ed1b17d4846efc53bccc81a58123f8d588fc1d92c3b010696fa0d26cd_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:c35ec9b27507cd3e251593673097920db7c4c325e640b0331a023444839101f8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ff6fdeff600d2306e758771cc333f70992a9b00ef08f96c166e4c55e14edf740_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:414f909444deea8decee115698a967e168b851a350ce06ea7fd9a3d60ca4e52b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:8cf604758746c0de918eba3864b9606115fd90d70a8e1b558f0c6dd9181b8760_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:bc6c97c4ae8941113e319db22d7c8f740143dd7bf1136d51c1eefd880961c741_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e611f0884a2d6d2a8f41a019a00e6c5a1aeb6e563b300521bd461b9e07362d11_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:2985f66e8212ab1c24f1b4c81a5b71c21fcb16b083d58ac8f0988a53462edfb9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:32ee016a14369b66c690cce5bb167312306e1671f19bd257e0f37abf1d6902ac_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:5dafe2aa725fcb515fe44b6b17b327d448a2454103987bfd393439b984259f50_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:ba09707bb97f71b70048a974fd7bbfd174bb04857c8a54771f9b4d8096059b2b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:0141ef7c836ac1be163c3b91e628fddaa24f54562202a3f12c1a5ecccd0bf1dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:277da087c79a18098c123376873e4f6defb0dedb6120d3e3214ceddfb3472a9c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b229c2dfb9895ba92763ae89b02e4e30095801637263c95a0419a0f377ab76b0_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:fef9e41cee316ab7aa722a954b1b4a226218c93398486a961ac94bf17dc141f7_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:093890b6532bcf1973bed2a87f05190b287ef9dcc7da1da5936b8a8077c02a07_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:1d5ba15a7ce2f563546319adcf5637cd645a3cba6548c0a03e752f9b8c4d989d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:cf4a1ff0ca47f11784d6170a1fd5cda5882f8d3e916f0c316a9554e11864bb01_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:eca610d0852fd15bdc293cfb8ef6933b58b8d0067e39844fecf02c9d478f0245_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:04b6c56b8dd333f59d48aac04e5e3ffb717b85e146d3ff236f9846a9fc44487a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09bbc4c0efef903ccc5440e105e03def8db687dd8d521a7d481fc7323780e4c2_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:7d6d1b1df29304c022644dd6d372c83c248f55bd6ef4f0cd4338c4a76749827f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:fa0f47ba291842a673e2e881e61e5ce90f9d2688bd507ed13ab25839211fac4a_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:01f2f1b792be3f423cd0871c1febc5f2ae6529a392219e02704d210556052b5c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:20e34d09f653c2101dc32478844ac05de21968af8aeaa84236b0152c0e96fb4b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:d2676fb519b9b5cc9a8865c4c3734fc260685a56afbe7479da7f6c2c08cfae8b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f0ea279f709eb1f1e0844d1e2fce2ebf354e4ff5bbb20decf1cdf07179d65c3b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:0c62d9f4d4c1d3a087450ee955cf28204fc8a2cd3504e581f68f731fe3140aa4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3507430fa0d2adfbdc4c2480b3e3dcc29d2023b0aff2f8712304a06435922725_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a37edc384c993ac0ac8f161924a932bf3d0e73ac0850c1033b0bbac6a3a60fd8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:db0f8bb811846567e9182aa7d78d48a4c9552d5a1237b43ee770a63084a3395f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:04197371cf97e30caa72687257da16e5c5e9d2554272b5d105225751035aea6c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:551b1f23c76d2e0af8f970fd411dce15a1aed7d2a0367867d1d990d92c2140bb_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c58487cb5ecf403ba7e9b3aa765a7cb747d8255ff9017a6898d672c13218acb9_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c5a35f620a3f8b04400c9743e12ea19b5bd48a45dc9f7bbf1663393f8b6949bb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:20b0c0c375452fbe5e0e6d3ce5fcc1701f17d565ea59cdc3afc839e6db1a8f57_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:d5cca0c6f13dfb26012f1966bd710f5b0d273b86e5b78175e3fed265113ae813_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:e78c21c6635b63c9b998db88c9a476ca69271686ae578370523a5cc13e4ee7b1_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:f133c396d65044ba83c3fdfb58f6f43cb447e7e4ff2d536059a6f005ec66c3f3_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:18c753707a880775b4de7258ad26278aeaa4d44431d2b536fd36f09468cbc3ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1bcc6f76285463cbd51d012ec92b4451f2ef60f2efba0e105aca393e7bb25e42_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:839b77da7118c52d80856c2e1e1791e80de1cfca81d4dcc962e0b2f46965ed17_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:a47b22e4da16141a0b69d2fe0197bd36b5079cfa6112acf185f1417268f393c0_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42044"
},
{
"category": "external",
"summary": "RHBZ#2461624",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461624"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42044",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42044"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42044",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42044"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-3w6x-2g7m-8v23",
"url": "https://github.com/axios/axios/security/advisories/GHSA-3w6x-2g7m-8v23"
}
],
"release_date": "2026-04-24T17:49:49.517000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-14T19:47:32+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.13/html/clusters/cluster_mce_overview#mce-install-intro",
"product_ids": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3d4b97e4bb90ddd75391bcb80911536b5eb2383089dfd798ed10758bec1497a5_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:7eae601d70fd246d3489f23611a6cac60f9e515b22228d20c9afab42548f6c56_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:b947d8bbc2b6a474fc7e9dde634d5e92890bac69007d32852c03c48f715b7ed8_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:ceb7701b44f8af636220d8d0300e9075afbe74db9d080e9c13385d18b84bfcc4_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:17699"
},
{
"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": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:3ce18ada2f9a154701aff42e85bd04ae208c98a2740795ba13b68b337a155737_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:55823addb648700bd1664bb58133f1aedfb65fbc74749687fbef41f1136bcee7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:874e4ccb63bcfd4de4286999abc76a62085b7e815dd7e6ae94c1e43a3ce0966c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:9fa3d423f4bc2067d3b5e006141069201b2ac41808703fd05d581eb920e42561_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:453c6ea090fff48b07855523ca40a2e8a3a9a8283f53b9a0ee07a8a7f95ee6b3_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:6bc7241a590cd80fb92ee323069186c8540eb6a4f33d8d5ba187ef2c589d4e76_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:a5ce32fb4b8ccf9d56a76bbd97e0c36205b6992e1628e179249c62fd0a7f3e8a_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:f2db5fcb81c8b503193f9bffc6e867da79b975fd7c8c8865ad0c94e77ae2e4be_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:5ea2be3c0418cb4897de097ebd0f920f32895344f1eeac8f5e4a494643a25e87_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:9d1cd236f8c94e1ef553c7051dcd72fafd0f1696dfc83591baac66994899eec8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a86c5ab69b5aca8df3cbdb8f195678b4dc767745c06c16fc2d6dfc2809d705b1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c77990d5205df7d25319f236a041bb7c852adcf142f0781a97f7f2dd90aefd08_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3ce626dda8bd0950f2ff0c063be586125641513e70de40e2765fe9133a0cef4a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:79275891d7178bd4b611914b9d7b450e0dce37bf87972de262b1976928100a1b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d97152635adb4a0fbc31e60ccd968ea60b6243f08c99c8842181b565356bc427_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:f7dad30eb5ac563461591d2bad155e870678f5b538a127b3c1da137f1b466c8a_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:40e001d6c3c4fc080611625285968d4a70ca26d2c65e7b3914062203e948ef6f_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:6eb8515588ea85534b444071dda2b5563cd637040b09709da5b3b14921b36ece_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:77ee8a095399d9fca8641a5fb08b9e06031df4b63bd8c2526a6f144e0e94586d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:c283e665c5dad24e8dd28646c8c5eb5fb3afb77a5e2b299a0fb82ead975dcff1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d551c761a67292a0144f5b20c9b5a30d5de1a8fb4c0f74b64dc0db38f5b6be4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:14763b8e9ed64215f3d30bae7b3ba3d43f4c19ccf509661f586a8d218feb9a2a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:613bb1aa4cf3d7ab00cbd7c192a8e691cff2c8592ddce0efc42dfae8bc8b090e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:c95bfbba7e1ca8c118fc751462259cec11141f3ca9bb529111514a3e8f1b8556_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:25f95df1593ea4e64752422f0e62171dfddb5adc359289a7c6877c963d7b34d5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:9a624bb5394c0cb2687dc2416f006eed7694588aee4b7dfdc37ae2d1bc911cd6_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:a5fa11271cd6a63db3acbc960b9a832d7074ecdcb9f426cabfddc67bcb70c68d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:f979acb72698cf6461637197b8f16f3650124bc0bc4d3060374fe25b308f73db_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:62c7309855978c992e157afa6a9423ad0a37a8362e6e8ec7fb33fcf92d49547f_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:6933a99d9a1b8cad65923164a3807a071924e60d34e993923232a279831bd0a1_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d4cf745aaeed4038df11ea58579e0aa22d2b853735cc8bd8f3fe05837e930ce8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d59bd269680eb6419d76972f3d808b33d804f3389b0280b7206f31caa394f6c0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:45f189ec954f7191c313dea7b5b86ebe0e0ada562607197a274e813f0e39d157_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:5d8920cc01d260a4b70d70aba43e91fe506ef603fda21891c3ef3f4c2da53f49_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:b36885f05b970a4cce0f595dd8408360807c9539dd240edd3a40fbcd5a63a86c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:fb02c2d0c4f2286534f9de3f2e8784ff7460cefc87fbc57cf38d494148a9c04d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1c1629615b7977dad68d26bb3b405b3fc3c9141e2ba4fac6a87813231f5ee846_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2e9f54de165e01b3abaf294253597eae1e9a58dcddd274abe591890a77d76de6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:880b6361f68bd6bb6f5cceaa9b0688f03c5d8f55a7e3404ddb9c3c1700dfe567_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:c5ffe606bfd7394a51e2812822681ff5e02bac1709d7d28a786ac06778dcccae_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3d4b97e4bb90ddd75391bcb80911536b5eb2383089dfd798ed10758bec1497a5_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:7eae601d70fd246d3489f23611a6cac60f9e515b22228d20c9afab42548f6c56_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:b947d8bbc2b6a474fc7e9dde634d5e92890bac69007d32852c03c48f715b7ed8_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:ceb7701b44f8af636220d8d0300e9075afbe74db9d080e9c13385d18b84bfcc4_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:31da6737b88229d9cd8ac2af478fe98009aed8fa4d2115d372d67e10d04e2ceb_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:64067894bf36b9e3c53f9cbc14284fb068191bbeda4a33a1fee2ea5fbe898b39_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:8b08c42d605c9dc4dfc3b615b894481009b2a950f5aded78d0138cd7b8d83476_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:ce01736bb92b45b806a20d6ba706a4ea47f2bfc7d36eff47bb876f56aa1a2c20_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:2ddb0e8109bf19496909102ec4b276bb8e785bff367174ad3e41b23261365198_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5af36d61e760b74bada2c5e86daf9ca551cc78511ec21d8715675c0c460e055d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:88d8e9bca990bb6f0febcb7fdf39021487ed749a043a562351a8ae5c45717e89_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:91f7af335790fa31dfaaacca90a041298019c7b41cd2c7dd508b85fbe191c8a2_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:275370d513dffbaa843db648bf0154daf2471072f4591b74a4e1560b8ae12c5d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:2fc2ee92fd22c9294c920171dab09c372f6db46e7ad607c0fdcee918518b92dd_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:3a26ce87d1cca061a9a4c4449d7a516bcf3979cd507f34b145c0dc88c2c60a0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:cd82ef67eaae640f8a40e8f9e618b14a46d8ef04376f0f477787fd907005727f_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:1a9471ef97e1b5e32e53dda263ce76ebaa6b3a1ea043b0203c5704737e4260f3_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5079e91e590bfca725a3d0e0dd3dd89c018bf58b5d4ec1e01bdfa9084f9fa31b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:e88a513245bc2afe07d1d39edeca31fed6b3da107ab1e1ed3d3d971cea6b07e2_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:ed8b18fa3d3682d75d95dba34999509cbd5881d4434ab8b0ff6cc9a668ca81fd_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:0a14de59b2fefb945b69ec5b35c125cdc67f7fb28ba7006ee3b378b18d868ebe_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:bca0d7cb3ba9dc34dfc053b01d84b27b9dae5a9ee9daffb8b738c93820fc414c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c6f02742d6118c8e935eb716f530e216333759749ed9de181f662bb7448c73c1_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:daf1d3e1c23e27d5013dd22a9da79a2ac3eb8cb00929dce398e6ba5176529ec8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:34e716a642ca0fb32dfddbc396c5a8edd800eb0025e82fd6cc4a5b68f3d141b0_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:6124da9ed1b17d4846efc53bccc81a58123f8d588fc1d92c3b010696fa0d26cd_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:c35ec9b27507cd3e251593673097920db7c4c325e640b0331a023444839101f8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ff6fdeff600d2306e758771cc333f70992a9b00ef08f96c166e4c55e14edf740_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:414f909444deea8decee115698a967e168b851a350ce06ea7fd9a3d60ca4e52b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:8cf604758746c0de918eba3864b9606115fd90d70a8e1b558f0c6dd9181b8760_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:bc6c97c4ae8941113e319db22d7c8f740143dd7bf1136d51c1eefd880961c741_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e611f0884a2d6d2a8f41a019a00e6c5a1aeb6e563b300521bd461b9e07362d11_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:2985f66e8212ab1c24f1b4c81a5b71c21fcb16b083d58ac8f0988a53462edfb9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:32ee016a14369b66c690cce5bb167312306e1671f19bd257e0f37abf1d6902ac_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:5dafe2aa725fcb515fe44b6b17b327d448a2454103987bfd393439b984259f50_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:ba09707bb97f71b70048a974fd7bbfd174bb04857c8a54771f9b4d8096059b2b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:0141ef7c836ac1be163c3b91e628fddaa24f54562202a3f12c1a5ecccd0bf1dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:277da087c79a18098c123376873e4f6defb0dedb6120d3e3214ceddfb3472a9c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b229c2dfb9895ba92763ae89b02e4e30095801637263c95a0419a0f377ab76b0_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:fef9e41cee316ab7aa722a954b1b4a226218c93398486a961ac94bf17dc141f7_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:093890b6532bcf1973bed2a87f05190b287ef9dcc7da1da5936b8a8077c02a07_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:1d5ba15a7ce2f563546319adcf5637cd645a3cba6548c0a03e752f9b8c4d989d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:cf4a1ff0ca47f11784d6170a1fd5cda5882f8d3e916f0c316a9554e11864bb01_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:eca610d0852fd15bdc293cfb8ef6933b58b8d0067e39844fecf02c9d478f0245_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:04b6c56b8dd333f59d48aac04e5e3ffb717b85e146d3ff236f9846a9fc44487a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09bbc4c0efef903ccc5440e105e03def8db687dd8d521a7d481fc7323780e4c2_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:7d6d1b1df29304c022644dd6d372c83c248f55bd6ef4f0cd4338c4a76749827f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:fa0f47ba291842a673e2e881e61e5ce90f9d2688bd507ed13ab25839211fac4a_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:01f2f1b792be3f423cd0871c1febc5f2ae6529a392219e02704d210556052b5c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:20e34d09f653c2101dc32478844ac05de21968af8aeaa84236b0152c0e96fb4b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:d2676fb519b9b5cc9a8865c4c3734fc260685a56afbe7479da7f6c2c08cfae8b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f0ea279f709eb1f1e0844d1e2fce2ebf354e4ff5bbb20decf1cdf07179d65c3b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:0c62d9f4d4c1d3a087450ee955cf28204fc8a2cd3504e581f68f731fe3140aa4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3507430fa0d2adfbdc4c2480b3e3dcc29d2023b0aff2f8712304a06435922725_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a37edc384c993ac0ac8f161924a932bf3d0e73ac0850c1033b0bbac6a3a60fd8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:db0f8bb811846567e9182aa7d78d48a4c9552d5a1237b43ee770a63084a3395f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:04197371cf97e30caa72687257da16e5c5e9d2554272b5d105225751035aea6c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:551b1f23c76d2e0af8f970fd411dce15a1aed7d2a0367867d1d990d92c2140bb_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c58487cb5ecf403ba7e9b3aa765a7cb747d8255ff9017a6898d672c13218acb9_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c5a35f620a3f8b04400c9743e12ea19b5bd48a45dc9f7bbf1663393f8b6949bb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:20b0c0c375452fbe5e0e6d3ce5fcc1701f17d565ea59cdc3afc839e6db1a8f57_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:d5cca0c6f13dfb26012f1966bd710f5b0d273b86e5b78175e3fed265113ae813_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:e78c21c6635b63c9b998db88c9a476ca69271686ae578370523a5cc13e4ee7b1_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:f133c396d65044ba83c3fdfb58f6f43cb447e7e4ff2d536059a6f005ec66c3f3_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:18c753707a880775b4de7258ad26278aeaa4d44431d2b536fd36f09468cbc3ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1bcc6f76285463cbd51d012ec92b4451f2ef60f2efba0e105aca393e7bb25e42_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:839b77da7118c52d80856c2e1e1791e80de1cfca81d4dcc962e0b2f46965ed17_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:a47b22e4da16141a0b69d2fe0197bd36b5079cfa6112acf185f1417268f393c0_s390x"
]
}
],
"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": [
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:3ce18ada2f9a154701aff42e85bd04ae208c98a2740795ba13b68b337a155737_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:55823addb648700bd1664bb58133f1aedfb65fbc74749687fbef41f1136bcee7_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:874e4ccb63bcfd4de4286999abc76a62085b7e815dd7e6ae94c1e43a3ce0966c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:9fa3d423f4bc2067d3b5e006141069201b2ac41808703fd05d581eb920e42561_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:453c6ea090fff48b07855523ca40a2e8a3a9a8283f53b9a0ee07a8a7f95ee6b3_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:6bc7241a590cd80fb92ee323069186c8540eb6a4f33d8d5ba187ef2c589d4e76_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:a5ce32fb4b8ccf9d56a76bbd97e0c36205b6992e1628e179249c62fd0a7f3e8a_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:f2db5fcb81c8b503193f9bffc6e867da79b975fd7c8c8865ad0c94e77ae2e4be_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:5ea2be3c0418cb4897de097ebd0f920f32895344f1eeac8f5e4a494643a25e87_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:9d1cd236f8c94e1ef553c7051dcd72fafd0f1696dfc83591baac66994899eec8_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a86c5ab69b5aca8df3cbdb8f195678b4dc767745c06c16fc2d6dfc2809d705b1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c77990d5205df7d25319f236a041bb7c852adcf142f0781a97f7f2dd90aefd08_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3ce626dda8bd0950f2ff0c063be586125641513e70de40e2765fe9133a0cef4a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:79275891d7178bd4b611914b9d7b450e0dce37bf87972de262b1976928100a1b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d97152635adb4a0fbc31e60ccd968ea60b6243f08c99c8842181b565356bc427_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:f7dad30eb5ac563461591d2bad155e870678f5b538a127b3c1da137f1b466c8a_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:40e001d6c3c4fc080611625285968d4a70ca26d2c65e7b3914062203e948ef6f_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:6eb8515588ea85534b444071dda2b5563cd637040b09709da5b3b14921b36ece_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:77ee8a095399d9fca8641a5fb08b9e06031df4b63bd8c2526a6f144e0e94586d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:c283e665c5dad24e8dd28646c8c5eb5fb3afb77a5e2b299a0fb82ead975dcff1_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:0d551c761a67292a0144f5b20c9b5a30d5de1a8fb4c0f74b64dc0db38f5b6be4_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:14763b8e9ed64215f3d30bae7b3ba3d43f4c19ccf509661f586a8d218feb9a2a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:613bb1aa4cf3d7ab00cbd7c192a8e691cff2c8592ddce0efc42dfae8bc8b090e_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:c95bfbba7e1ca8c118fc751462259cec11141f3ca9bb529111514a3e8f1b8556_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:25f95df1593ea4e64752422f0e62171dfddb5adc359289a7c6877c963d7b34d5_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:9a624bb5394c0cb2687dc2416f006eed7694588aee4b7dfdc37ae2d1bc911cd6_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:a5fa11271cd6a63db3acbc960b9a832d7074ecdcb9f426cabfddc67bcb70c68d_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:f979acb72698cf6461637197b8f16f3650124bc0bc4d3060374fe25b308f73db_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:62c7309855978c992e157afa6a9423ad0a37a8362e6e8ec7fb33fcf92d49547f_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:6933a99d9a1b8cad65923164a3807a071924e60d34e993923232a279831bd0a1_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d4cf745aaeed4038df11ea58579e0aa22d2b853735cc8bd8f3fe05837e930ce8_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:d59bd269680eb6419d76972f3d808b33d804f3389b0280b7206f31caa394f6c0_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:45f189ec954f7191c313dea7b5b86ebe0e0ada562607197a274e813f0e39d157_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:5d8920cc01d260a4b70d70aba43e91fe506ef603fda21891c3ef3f4c2da53f49_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:b36885f05b970a4cce0f595dd8408360807c9539dd240edd3a40fbcd5a63a86c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:fb02c2d0c4f2286534f9de3f2e8784ff7460cefc87fbc57cf38d494148a9c04d_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1c1629615b7977dad68d26bb3b405b3fc3c9141e2ba4fac6a87813231f5ee846_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2e9f54de165e01b3abaf294253597eae1e9a58dcddd274abe591890a77d76de6_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:880b6361f68bd6bb6f5cceaa9b0688f03c5d8f55a7e3404ddb9c3c1700dfe567_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:c5ffe606bfd7394a51e2812822681ff5e02bac1709d7d28a786ac06778dcccae_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:3d4b97e4bb90ddd75391bcb80911536b5eb2383089dfd798ed10758bec1497a5_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:7eae601d70fd246d3489f23611a6cac60f9e515b22228d20c9afab42548f6c56_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:b947d8bbc2b6a474fc7e9dde634d5e92890bac69007d32852c03c48f715b7ed8_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:ceb7701b44f8af636220d8d0300e9075afbe74db9d080e9c13385d18b84bfcc4_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:31da6737b88229d9cd8ac2af478fe98009aed8fa4d2115d372d67e10d04e2ceb_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:64067894bf36b9e3c53f9cbc14284fb068191bbeda4a33a1fee2ea5fbe898b39_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:8b08c42d605c9dc4dfc3b615b894481009b2a950f5aded78d0138cd7b8d83476_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:ce01736bb92b45b806a20d6ba706a4ea47f2bfc7d36eff47bb876f56aa1a2c20_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:2ddb0e8109bf19496909102ec4b276bb8e785bff367174ad3e41b23261365198_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:5af36d61e760b74bada2c5e86daf9ca551cc78511ec21d8715675c0c460e055d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:88d8e9bca990bb6f0febcb7fdf39021487ed749a043a562351a8ae5c45717e89_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:91f7af335790fa31dfaaacca90a041298019c7b41cd2c7dd508b85fbe191c8a2_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:275370d513dffbaa843db648bf0154daf2471072f4591b74a4e1560b8ae12c5d_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:2fc2ee92fd22c9294c920171dab09c372f6db46e7ad607c0fdcee918518b92dd_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:3a26ce87d1cca061a9a4c4449d7a516bcf3979cd507f34b145c0dc88c2c60a0e_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:cd82ef67eaae640f8a40e8f9e618b14a46d8ef04376f0f477787fd907005727f_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:1a9471ef97e1b5e32e53dda263ce76ebaa6b3a1ea043b0203c5704737e4260f3_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5079e91e590bfca725a3d0e0dd3dd89c018bf58b5d4ec1e01bdfa9084f9fa31b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:e88a513245bc2afe07d1d39edeca31fed6b3da107ab1e1ed3d3d971cea6b07e2_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:ed8b18fa3d3682d75d95dba34999509cbd5881d4434ab8b0ff6cc9a668ca81fd_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:0a14de59b2fefb945b69ec5b35c125cdc67f7fb28ba7006ee3b378b18d868ebe_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:bca0d7cb3ba9dc34dfc053b01d84b27b9dae5a9ee9daffb8b738c93820fc414c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:c6f02742d6118c8e935eb716f530e216333759749ed9de181f662bb7448c73c1_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:daf1d3e1c23e27d5013dd22a9da79a2ac3eb8cb00929dce398e6ba5176529ec8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:34e716a642ca0fb32dfddbc396c5a8edd800eb0025e82fd6cc4a5b68f3d141b0_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:6124da9ed1b17d4846efc53bccc81a58123f8d588fc1d92c3b010696fa0d26cd_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:c35ec9b27507cd3e251593673097920db7c4c325e640b0331a023444839101f8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:ff6fdeff600d2306e758771cc333f70992a9b00ef08f96c166e4c55e14edf740_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:414f909444deea8decee115698a967e168b851a350ce06ea7fd9a3d60ca4e52b_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:8cf604758746c0de918eba3864b9606115fd90d70a8e1b558f0c6dd9181b8760_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:bc6c97c4ae8941113e319db22d7c8f740143dd7bf1136d51c1eefd880961c741_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e611f0884a2d6d2a8f41a019a00e6c5a1aeb6e563b300521bd461b9e07362d11_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:2985f66e8212ab1c24f1b4c81a5b71c21fcb16b083d58ac8f0988a53462edfb9_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:32ee016a14369b66c690cce5bb167312306e1671f19bd257e0f37abf1d6902ac_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:5dafe2aa725fcb515fe44b6b17b327d448a2454103987bfd393439b984259f50_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:ba09707bb97f71b70048a974fd7bbfd174bb04857c8a54771f9b4d8096059b2b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:0141ef7c836ac1be163c3b91e628fddaa24f54562202a3f12c1a5ecccd0bf1dc_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:277da087c79a18098c123376873e4f6defb0dedb6120d3e3214ceddfb3472a9c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b229c2dfb9895ba92763ae89b02e4e30095801637263c95a0419a0f377ab76b0_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:fef9e41cee316ab7aa722a954b1b4a226218c93398486a961ac94bf17dc141f7_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:093890b6532bcf1973bed2a87f05190b287ef9dcc7da1da5936b8a8077c02a07_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:1d5ba15a7ce2f563546319adcf5637cd645a3cba6548c0a03e752f9b8c4d989d_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:cf4a1ff0ca47f11784d6170a1fd5cda5882f8d3e916f0c316a9554e11864bb01_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:eca610d0852fd15bdc293cfb8ef6933b58b8d0067e39844fecf02c9d478f0245_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:04b6c56b8dd333f59d48aac04e5e3ffb717b85e146d3ff236f9846a9fc44487a_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09bbc4c0efef903ccc5440e105e03def8db687dd8d521a7d481fc7323780e4c2_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:7d6d1b1df29304c022644dd6d372c83c248f55bd6ef4f0cd4338c4a76749827f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:fa0f47ba291842a673e2e881e61e5ce90f9d2688bd507ed13ab25839211fac4a_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:01f2f1b792be3f423cd0871c1febc5f2ae6529a392219e02704d210556052b5c_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:20e34d09f653c2101dc32478844ac05de21968af8aeaa84236b0152c0e96fb4b_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:d2676fb519b9b5cc9a8865c4c3734fc260685a56afbe7479da7f6c2c08cfae8b_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:f0ea279f709eb1f1e0844d1e2fce2ebf354e4ff5bbb20decf1cdf07179d65c3b_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:0c62d9f4d4c1d3a087450ee955cf28204fc8a2cd3504e581f68f731fe3140aa4_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3507430fa0d2adfbdc4c2480b3e3dcc29d2023b0aff2f8712304a06435922725_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a37edc384c993ac0ac8f161924a932bf3d0e73ac0850c1033b0bbac6a3a60fd8_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:db0f8bb811846567e9182aa7d78d48a4c9552d5a1237b43ee770a63084a3395f_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:04197371cf97e30caa72687257da16e5c5e9d2554272b5d105225751035aea6c_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:551b1f23c76d2e0af8f970fd411dce15a1aed7d2a0367867d1d990d92c2140bb_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c58487cb5ecf403ba7e9b3aa765a7cb747d8255ff9017a6898d672c13218acb9_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:c5a35f620a3f8b04400c9743e12ea19b5bd48a45dc9f7bbf1663393f8b6949bb_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:20b0c0c375452fbe5e0e6d3ce5fcc1701f17d565ea59cdc3afc839e6db1a8f57_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:d5cca0c6f13dfb26012f1966bd710f5b0d273b86e5b78175e3fed265113ae813_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:e78c21c6635b63c9b998db88c9a476ca69271686ae578370523a5cc13e4ee7b1_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:f133c396d65044ba83c3fdfb58f6f43cb447e7e4ff2d536059a6f005ec66c3f3_s390x",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:18c753707a880775b4de7258ad26278aeaa4d44431d2b536fd36f09468cbc3ab_amd64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1bcc6f76285463cbd51d012ec92b4451f2ef60f2efba0e105aca393e7bb25e42_arm64",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:839b77da7118c52d80856c2e1e1791e80de1cfca81d4dcc962e0b2f46965ed17_ppc64le",
"multicluster engine for Kubernetes 2.8:registry.redhat.io/multicluster-engine/work-rhel9@sha256:a47b22e4da16141a0b69d2fe0197bd36b5079cfa6112acf185f1417268f393c0_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Invisible JSON Response Tampering via Prototype Pollution Gadget"
}
]
}
RHSA-2026:19375
Vulnerability from csaf_redhat - Published: 2026-05-19 21:01 - Updated: 2026-06-03 16:43A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le | — |
Workaround
|
A flaw was found in Axios, a promise-based HTTP client. This vulnerability occurs because Axios does not correctly handle hostname normalization when evaluating NO_PROXY rules. An attacker can exploit this by crafting requests to loopback addresses (e.g., localhost. or [::1]) which bypass the NO_PROXY configuration and are routed through the configured proxy. This can lead to Server-Side Request Forgery (SSRF) vulnerabilities, enabling attackers to access sensitive internal or loopback services that should otherwise be protected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le | — |
Workaround
|
A flaw was found in mirror-registry. Authenticated users can exploit the log export feature by providing a specially crafted web address (URL). This allows the application's backend to make arbitrary requests to internal network resources, a vulnerability known as Server-Side Request Forgery (SSRF). This could lead to unauthorized access to sensitive information or other internal systems.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le | — |
No description is available for this CVE.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le | — |
A flaw was found in jsrsasign. A remote attacker could exploit this vulnerability by providing specially crafted zero or negative inputs to the bnModInverse function within the BigInteger.modInverse implementation. This could lead to an infinite loop, causing a permanent denial of service (DoS) by hanging the process.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le | — |
Workaround
|
A flaw was found in jsrsasign. An attacker can exploit an incomplete comparison vulnerability in the getRandomBigIntegerZeroToMax and getRandomBigIntegerMinToMax functions. By manipulating incorrect comparison checks, an attacker can bias the Digital Signature Algorithm (DSA) nonces during signature generation. This allows the attacker to recover the private key, leading to a critical security compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le | — |
Workaround
|
A flaw was found in jsrsasign. An attacker can exploit improper verification of cryptographic signatures by supplying malicious domain parameters during the Digital Signature Algorithm (DSA) validation process. This allows the attacker to forge DSA signatures or X.509 certificates, which would then be accepted as legitimate, potentially leading to unauthorized access or data manipulation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le | — |
Workaround
|
A flaw was found in jsrsasign. An attacker can exploit a missing cryptographic step in the Digital Signature Algorithm (DSA) signing process, specifically within the KJUR.crypto.DSA.signWithMessageHash function. By manipulating the signature generation to force specific values, the library emits an invalid signature without retrying. This vulnerability allows an attacker to recover the private key used for signing.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le | — |
Workaround
|
A flaw was found in jsrsasign. A remote attacker can exploit an incorrect conversion between numeric types by providing a negative exponent to the `modPow` function. This vulnerability can force the computation of incorrect modular inverses, which ultimately allows an attacker to bypass signature verification.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le | — |
Workaround
|
The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le | — |
Workaround
|
A certificate validation flaw has been discovered in the golang crypto/x509 module. When verifying a certificate chain which contains a certificate containing multiple email address constraints which share common local portions but different domain portions, these constraints will not be properly applied, and only the last constraint will be considered.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le | — |
Workaround
|
A flaw was found in pyOpenSSL. The set_cookie_generate_callback callback function can be used to generate DTLS cookies. When the callback returns a cookie string or byte sequence longer than 256 bytes, a buffer overflow can be triggered due to a missing bounds checking before copying the data to a fixed-size buffer provided by the underlying OpenSSL library.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le | — |
Workaround
|
A flaw was found in Authlib, a Python library used for creating secure authentication and authorization systems. This vulnerability, known as JWK (JSON Web Key) Header Injection, affects how Authlib verifies digital signatures in JWS (JSON Web Signature) tokens. An attacker can exploit this by creating a specially crafted token that includes their own cryptographic key in the header. When the system attempts to verify this token without a predefined key, it mistakenly uses the attacker's key, allowing them to bypass authentication and gain unauthorized access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le | — |
A flaw was found in Authlib, a Python library for building OAuth and OpenID Connect servers. A remote attacker can exploit this vulnerability by crafting a malicious JSON Web Token (JWT) with a "none" algorithm and an empty signature. This bypasses the expected signature verification, potentially allowing the attacker to forge tokens and gain unauthorized access or perform unauthorized actions within applications using Authlib.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le | — |
Workaround
|
A flaw was found in Immutable.js, a library for persistent immutable data structures. This vulnerability, known as Prototype Pollution, allows an attacker with low privileges to inject unwanted properties into core JavaScript object prototypes without user interaction. By manipulating specific APIs such as mergeDeep(), mergeDeepWith(), merge(), Map.toJS(), and Map.toObject(), a remote attacker could potentially execute arbitrary code or cause a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le | — |
A flaw was found in SVGO, an SVG (Scalable Vector Graphics) Optimizer. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by submitting a specially crafted XML file. The application's failure to properly guard against XML entity expansion or recursion can lead to the Node.js process consuming excessive memory and crashing.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le | — |
Workaround
|
An unbounded recursion flaw has been discovered in the pypi pyasn1 library. This uncontrolled recursion occurs when decoding ASN.1 data with deeply nested structures. An attacker can supply a crafted payload containing nested SEQUENCE (0x30) or SET (0x31) tags with Indefinite Length (0x80) markers. This forces the decoder to recursively call itself until the Python interpreter crashes with a RecursionError or consumes all available memory (OOM), crashing the host application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le | — |
Workaround
|
A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le | — |
A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le | — |
Workaround
|
A flaw was found in the DataRow.Decode function within the github.com/jackc/pgproto3/v2 component. A malicious or compromised PostgreSQL server can exploit this by sending a DataRow message containing a negative field length. This improper validation of field lengths leads to a "slice bounds out of range panic", resulting in a Denial of Service (DoS) for the affected application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le | — |
Workaround
|
A flaw was found in Red Hat Quay's container image upload process. An authenticated user with push access to any repository on the registry can interfere with image uploads in progress by other users, including those in repositories they do not have access to. This could allow the attacker to read, modify, or cancel another user's in-progress image upload.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le | — |
A flaw was found in Red Hat Quay's handling of resumable container image layer uploads. The upload process stores intermediate data in the database using a format that, if tampered with, could allow an attacker to execute arbitrary code on the Quay server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le | — |
A missing verification step has been discovered in PyJWT. PyJWT does not validate the crit (Critical) Header Parameter defined in RFC 7515 §4.1.11. When a JWS token contains a crit array listing extensions that PyJWT does not understand, the library accepts the token instead of rejecting it. This violates the MUST requirement in the RFC.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le | — |
Workaround
|
A flaw was found in gRPC-Go, the Go language implementation of gRPC. This vulnerability, an authorization bypass, is caused by improper input validation of the HTTP/2 `:path` pseudo-header. A remote attacker can exploit this by sending raw HTTP/2 frames with a malformed `:path` that omits the mandatory leading slash. This allows the attacker to bypass defined security policies, potentially leading to unauthorized access to services or information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le | — |
Workaround
|
A flaw was found in Forge (also called `node-forge`), a JavaScript implementation of Transport Layer Security. A remote attacker could exploit weaknesses in the RSASSA PKCS#1 v1.5 signature verification process. By crafting malicious signatures that include extra data within the ASN structure and do not meet padding requirements, an attacker can bypass signature validation. This allows for the creation of forged signatures that appear legitimate, potentially compromising the integrity and authenticity of communications.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le | — |
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 Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le | — |
Workaround
|
A flaw was found in the cryptography library. This vulnerability occurs when a non-contiguous buffer is passed to certain application programming interfaces (APIs) that accept Python buffers, such as Hash.update(). A remote attacker could exploit this to cause a buffer overflow, potentially leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le | — |
Workaround
|
A flaw was found in Pillow, a Python imaging library. This vulnerability allows a remote attacker to trigger a denial of service (DoS) by providing a specially crafted FITS image file. The library's failure to limit the amount of GZIP-compressed data during decoding can lead to unbounded memory consumption, causing the system to crash or experience severe performance issues.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le | — |
Workaround
|
A flaw was found in follow-redirects. When an HTTP request follows a cross-domain redirect (a redirection to a different domain), custom authentication headers, such as X-API-Key or X-Auth-Token, are not properly stripped. This allows these sensitive headers to be forwarded verbatim to the redirect target, potentially leading to the unintended disclosure of authentication information to an untrusted third party.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le | — |
A flaw was found in Axios, an HTTP client library. This vulnerability allows an attacker to exploit a prototype pollution issue if another part of the application has already polluted the Object.prototype. By doing so, the attacker can intercept and modify JSON responses or take control of the HTTP communication. This could lead to unauthorized access to sensitive information like user credentials and request details.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le | — |
A flaw was found in Axios, a software library for making network requests. A remote attacker can exploit a prototype pollution vulnerability to inject arbitrary HTTP headers into outgoing requests. This occurs when the application's core object definitions are manipulated, causing Axios to misinterpret data and include attacker-controlled headers in network communications. This could lead to unauthorized actions or data manipulation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le | — |
Workaround
|
A flaw was found in Axios, a promise-based HTTP client for browsers and Node.js. This vulnerability occurs because the `toFormData` function recursively processes nested objects without a depth limit. A remote attacker can exploit this by sending deeply nested request data, which causes the Node.js process to crash due to a RangeError, leading to a potential Denial of Service (DoS) if the process crashes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le | — |
A flaw was found in Axios, a promise-based HTTP client. This vulnerability, a Prototype Pollution "Gadget" attack, allows an attacker to manipulate the `Object.prototype.validateStatus` property. By polluting this property, all HTTP error responses (such as 401, 403, or 500) are silently treated as successful responses. This can lead to a complete bypass of application-level authentication and error handling, potentially granting unauthorized access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le | — |
A flaw was found in Axios, a promise-based HTTP client. An attacker who can control the destination address of an Axios request can exploit this vulnerability. By using specific internal network addresses (within the 127.0.0.0/8 range, excluding 127.0.0.1), the attacker can completely bypass the NO_PROXY protection, potentially leading to unauthorized access or information disclosure within the network. This issue is an incomplete fix for a previous vulnerability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le | — |
A flaw was found in Axios, a widely used HTTP client. This vulnerability, known as a Prototype Pollution "Gadget" attack, allows a remote attacker to subtly alter JSON API responses. By manipulating a specific function, an attacker can selectively modify data within these responses. This could lead to significant security breaches, including unauthorized privilege escalation, fraudulent balance manipulation, or bypassing critical authorization checks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le | — |
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 Quay 3.16.4 is now available with bug fixes.",
"title": "Topic"
},
{
"category": "general",
"text": "Quay 3.16.4",
"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:19375",
"url": "https://access.redhat.com/errata/RHSA-2026:19375"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61726",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-62718",
"url": "https://access.redhat.com/security/cve/CVE-2025-62718"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-2377",
"url": "https://access.redhat.com/security/cve/CVE-2026-2377"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25679",
"url": "https://access.redhat.com/security/cve/CVE-2026-25679"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27137",
"url": "https://access.redhat.com/security/cve/CVE-2026-27137"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27459",
"url": "https://access.redhat.com/security/cve/CVE-2026-27459"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27962",
"url": "https://access.redhat.com/security/cve/CVE-2026-27962"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-28802",
"url": "https://access.redhat.com/security/cve/CVE-2026-28802"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-29063",
"url": "https://access.redhat.com/security/cve/CVE-2026-29063"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-29074",
"url": "https://access.redhat.com/security/cve/CVE-2026-29074"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-30922",
"url": "https://access.redhat.com/security/cve/CVE-2026-30922"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32280",
"url": "https://access.redhat.com/security/cve/CVE-2026-32280"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32282",
"url": "https://access.redhat.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32286",
"url": "https://access.redhat.com/security/cve/CVE-2026-32286"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32589",
"url": "https://access.redhat.com/security/cve/CVE-2026-32589"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32590",
"url": "https://access.redhat.com/security/cve/CVE-2026-32590"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32597",
"url": "https://access.redhat.com/security/cve/CVE-2026-32597"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33186",
"url": "https://access.redhat.com/security/cve/CVE-2026-33186"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33894",
"url": "https://access.redhat.com/security/cve/CVE-2026-33894"
},
{
"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-39892",
"url": "https://access.redhat.com/security/cve/CVE-2026-39892"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-40192",
"url": "https://access.redhat.com/security/cve/CVE-2026-40192"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-40895",
"url": "https://access.redhat.com/security/cve/CVE-2026-40895"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42033",
"url": "https://access.redhat.com/security/cve/CVE-2026-42033"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42035",
"url": "https://access.redhat.com/security/cve/CVE-2026-42035"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42039",
"url": "https://access.redhat.com/security/cve/CVE-2026-42039"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42041",
"url": "https://access.redhat.com/security/cve/CVE-2026-42041"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42043",
"url": "https://access.redhat.com/security/cve/CVE-2026-42043"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42044",
"url": "https://access.redhat.com/security/cve/CVE-2026-42044"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4427",
"url": "https://access.redhat.com/security/cve/CVE-2026-4427"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4598",
"url": "https://access.redhat.com/security/cve/CVE-2026-4598"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4599",
"url": "https://access.redhat.com/security/cve/CVE-2026-4599"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4600",
"url": "https://access.redhat.com/security/cve/CVE-2026-4600"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4601",
"url": "https://access.redhat.com/security/cve/CVE-2026-4601"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4602",
"url": "https://access.redhat.com/security/cve/CVE-2026-4602"
},
{
"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_19375.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Quay 3.16.4",
"tracking": {
"current_release_date": "2026-06-03T16:43:34+00:00",
"generator": {
"date": "2026-06-03T16:43:34+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:19375",
"initial_release_date": "2026-05-19T21:01:11+00:00",
"revision_history": [
{
"date": "2026-05-19T21:01:11+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-01T19:33:53+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-03T16:43:34+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Quay 3.16",
"product": {
"name": "Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:quay:3.16::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Quay"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-bundle@sha256%3Aae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1778705065"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel9@sha256%3A2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1778704515"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-bundle@sha256%3A203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1778705175"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel9@sha256%3Af610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1778704509"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"product_id": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-qemu-rhcos-rhel8@sha256%3A6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1778705015"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"product_id": "registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel9@sha256%3A25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1778704550"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"product": {
"name": "registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"product_id": "registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel9@sha256%3Af423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1778704556"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"product_id": "registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-bundle@sha256%3A631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1779209336"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"product_id": "registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel9@sha256%3A74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1779135957"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"product_id": "registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel9@sha256%3A139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1779204086"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel9@sha256%3A622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=1778704515"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel9@sha256%3A116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=1778704509"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"product_id": "registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel9@sha256%3A34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=1778704550"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"product": {
"name": "registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"product_id": "registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel9@sha256%3A478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=1778704556"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le",
"product_id": "registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel9@sha256%3Ae77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=1779135957"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le",
"product_id": "registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel9@sha256%3Af6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=1779204086"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel9@sha256%3A9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=1778704515"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel9@sha256%3A68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=1778704509"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"product_id": "registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel9@sha256%3A8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=1778704550"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"product": {
"name": "registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"product_id": "registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel9@sha256%3A4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=1778704556"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"product_id": "registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel9@sha256%3A2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=1779135957"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"product_id": "registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel9@sha256%3Aad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=1779204086"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"product_id": "registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel9@sha256%3A52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2?arch=arm64\u0026repository_url=registry.redhat.io/quay\u0026tag=1779204086"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le"
},
"product_reference": "registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x"
},
"product_reference": "registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64 as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64"
},
"product_reference": "registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64 as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64 as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64 as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64 as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64 as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64 as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64 as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64 as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64 as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64 as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.16"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important 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 Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T21:01:11+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19375"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-62718",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2026-04-09T15:01:48.111177+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456913"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. This vulnerability occurs because Axios does not correctly handle hostname normalization when evaluating NO_PROXY rules. An attacker can exploit this by crafting requests to loopback addresses (e.g., localhost. or [::1]) which bypass the NO_PROXY configuration and are routed through the configured proxy. This can lead to Server-Side Request Forgery (SSRF) vulnerabilities, enabling attackers to access sensitive internal or loopback services that should otherwise be protected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Server-Side Request Forgery and proxy bypass due to improper hostname normalization",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has limited impact due to combination of non-default conditions to exploit: the attacker must be able to control or influence URLs passed to axios in a server-side context, the application must have both `HTTP_PROXY` and `NO_PROXY` configured, and the proxy itself must be positioned to act on the misdirected traffic or have been compromised by the attacker to intercept the rerouted traffic.",
"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 Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-62718"
},
{
"category": "external",
"summary": "RHBZ#2456913",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456913"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-62718",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62718"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-62718",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62718"
},
{
"category": "external",
"summary": "https://datatracker.ietf.org/doc/html/rfc1034#section-3.1",
"url": "https://datatracker.ietf.org/doc/html/rfc1034#section-3.1"
},
{
"category": "external",
"summary": "https://datatracker.ietf.org/doc/html/rfc3986#section-3.2.2",
"url": "https://datatracker.ietf.org/doc/html/rfc3986#section-3.2.2"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/commit/fb3befb6daac6cad26b2e54094d0f2d9e47f24df",
"url": "https://github.com/axios/axios/commit/fb3befb6daac6cad26b2e54094d0f2d9e47f24df"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/pull/10661",
"url": "https://github.com/axios/axios/pull/10661"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/releases/tag/v1.15.0",
"url": "https://github.com/axios/axios/releases/tag/v1.15.0"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-3p68-rc4w-qgx5",
"url": "https://github.com/axios/axios/security/advisories/GHSA-3p68-rc4w-qgx5"
}
],
"release_date": "2026-04-09T14:31:46.067000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T21:01:11+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19375"
},
{
"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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Server-Side Request Forgery and proxy bypass due to improper hostname normalization"
},
{
"acknowledgments": [
{
"names": [
"Antony Di Scala",
"Michael Whale"
]
}
],
"cve": "CVE-2026-2377",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2026-02-11T21:02:44.495000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2439201"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in mirror-registry. Authenticated users can exploit the log export feature by providing a specially crafted web address (URL). This allows the application\u0027s backend to make arbitrary requests to internal network resources, a vulnerability known as Server-Side Request Forgery (SSRF). This could lead to unauthorized access to sensitive information or other internal systems.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mirror-registry: quay: quay: Server-Side Request Forgery via log export functionality",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Due to the intended and supported use case of Openshift Mirror Registry, deployment in an offline or network-isolated environment, the impact for this product has been downgraded to `Moderate`.\n\nEven in case of compromise, the blast radius is restricted to mirror-registry. It can not be escalated outside the core product. This vulnerability has been scored based on the lack of change of scope.",
"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 Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-2377"
},
{
"category": "external",
"summary": "RHBZ#2439201",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2439201"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-2377",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2377"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-2377",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2377"
}
],
"release_date": "2026-04-08T16:18:10.324000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T21:01:11+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19375"
}
],
"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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "mirror-registry: quay: quay: Server-Side Request Forgery via log export functionality"
},
{
"cve": "CVE-2026-4427",
"discovery_date": "2026-03-18T14:02:19.414820+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
}
],
"notes": [
{
"category": "description",
"text": "No description is available for this CVE.",
"title": "Vulnerability description"
},
{
"category": "other",
"text": "This CVE has been marked as Rejected by the assigning CNA.",
"title": "Statement"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4427"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4427",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4427"
}
],
"release_date": "2026-03-18T13:00:31+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T21:01:11+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19375"
}
],
"title": "github.com/jackc/pgproto3: pgproto3: Denial of Service via negative field length in DataRow message"
},
{
"cve": "CVE-2026-4598",
"cwe": {
"id": "CWE-1287",
"name": "Improper Validation of Specified Type of Input"
},
"discovery_date": "2026-03-23T06:01:47.891452+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450210"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in jsrsasign. A remote attacker could exploit this vulnerability by providing specially crafted zero or negative inputs to the bnModInverse function within the BigInteger.modInverse implementation. This could lead to an infinite loop, causing a permanent denial of service (DoS) by hanging the process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jsrsasign: jsrsasign: Denial of Service via infinite loop in bnModInverse function with crafted inputs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "IMPORTANT: A denial of service flaw was found in jsrsasign. This vulnerability allows a remote attacker to cause a permanent denial of service by providing specially crafted zero or negative inputs to the bnModInverse function, leading to an infinite loop. This affects Red Hat Migration Toolkit for Virtualization and Red Hat Quay, which utilize the vulnerable jsrsasign 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 Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4598"
},
{
"category": "external",
"summary": "RHBZ#2450210",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450210"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4598",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4598"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4598",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4598"
},
{
"category": "external",
"summary": "https://gist.github.com/Kr0emer/a1bf5cd4547cc630d2dcc5e761de8264",
"url": "https://gist.github.com/Kr0emer/a1bf5cd4547cc630d2dcc5e761de8264"
},
{
"category": "external",
"summary": "https://github.com/kjur/jsrsasign/commit/ca5b027240287a1e71fe63019fc4400332594323",
"url": "https://github.com/kjur/jsrsasign/commit/ca5b027240287a1e71fe63019fc4400332594323"
},
{
"category": "external",
"summary": "https://github.com/kjur/jsrsasign/pull/648",
"url": "https://github.com/kjur/jsrsasign/pull/648"
},
{
"category": "external",
"summary": "https://security.snyk.io/vuln/SNYK-JS-JSRSASIGN-15370938",
"url": "https://security.snyk.io/vuln/SNYK-JS-JSRSASIGN-15370938"
}
],
"release_date": "2026-03-23T05:00:11.571000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T21:01:11+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19375"
},
{
"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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "jsrsasign: jsrsasign: Denial of Service via infinite loop in bnModInverse function with crafted inputs"
},
{
"cve": "CVE-2026-4599",
"cwe": {
"id": "CWE-338",
"name": "Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)"
},
"discovery_date": "2026-03-23T06:01:34.008562+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450207"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in jsrsasign. An attacker can exploit an incomplete comparison vulnerability in the getRandomBigIntegerZeroToMax and getRandomBigIntegerMinToMax functions. By manipulating incorrect comparison checks, an attacker can bias the Digital Signature Algorithm (DSA) nonces during signature generation. This allows the attacker to recover the private key, leading to a critical security compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jsrsasign: jsrsasign: Private key recovery via incomplete comparison checks biasing DSA nonces",
"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 Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4599"
},
{
"category": "external",
"summary": "RHBZ#2450207",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450207"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4599",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4599"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4599",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4599"
},
{
"category": "external",
"summary": "https://gist.github.com/Kr0emer/081681818b51605c91945126d74b4f20",
"url": "https://gist.github.com/Kr0emer/081681818b51605c91945126d74b4f20"
},
{
"category": "external",
"summary": "https://github.com/kjur/jsrsasign/commit/ee4b013478366cb16cea9a4bdfb218b6077f83b1",
"url": "https://github.com/kjur/jsrsasign/commit/ee4b013478366cb16cea9a4bdfb218b6077f83b1"
},
{
"category": "external",
"summary": "https://github.com/kjur/jsrsasign/pull/647",
"url": "https://github.com/kjur/jsrsasign/pull/647"
},
{
"category": "external",
"summary": "https://security.snyk.io/vuln/SNYK-JS-JSRSASIGN-15370939",
"url": "https://security.snyk.io/vuln/SNYK-JS-JSRSASIGN-15370939"
}
],
"release_date": "2026-03-23T05:00:12.522000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T21:01:11+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19375"
},
{
"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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "jsrsasign: jsrsasign: Private key recovery via incomplete comparison checks biasing DSA nonces"
},
{
"cve": "CVE-2026-4600",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2026-03-23T06:01:39.334925+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450208"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in jsrsasign. An attacker can exploit improper verification of cryptographic signatures by supplying malicious domain parameters during the Digital Signature Algorithm (DSA) validation process. This allows the attacker to forge DSA signatures or X.509 certificates, which would then be accepted as legitimate, potentially leading to unauthorized access or data manipulation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jsrsasign: jsrsasign: Cryptographic signature forgery via malicious DSA domain parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "IMPORTANT. The flaw in jsrsasign allows an attacker to forge Digital Signature Algorithm (DSA) signatures or X.509 certificates by providing malicious domain parameters during validation. This could lead to unauthorized access or data manipulation in affected Red Hat products such as Migration Toolkit for Virtualization and Red Hat Quay, where jsrsasign is utilized for cryptographic signature verification.",
"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 Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4600"
},
{
"category": "external",
"summary": "RHBZ#2450208",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450208"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4600",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4600"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4600",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4600"
},
{
"category": "external",
"summary": "https://gist.github.com/Kr0emer/bf15ddc097176e951659a24a8e9002a7",
"url": "https://gist.github.com/Kr0emer/bf15ddc097176e951659a24a8e9002a7"
},
{
"category": "external",
"summary": "https://github.com/kjur/jsrsasign/commit/37b4c06b145c7bfd6bc2a6df5d0a12c56b15ef60",
"url": "https://github.com/kjur/jsrsasign/commit/37b4c06b145c7bfd6bc2a6df5d0a12c56b15ef60"
},
{
"category": "external",
"summary": "https://github.com/kjur/jsrsasign/pull/646",
"url": "https://github.com/kjur/jsrsasign/pull/646"
},
{
"category": "external",
"summary": "https://security.snyk.io/vuln/SNYK-JS-JSRSASIGN-15370940",
"url": "https://security.snyk.io/vuln/SNYK-JS-JSRSASIGN-15370940"
}
],
"release_date": "2026-03-23T05:00:08.475000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T21:01:11+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19375"
},
{
"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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "jsrsasign: jsrsasign: Cryptographic signature forgery via malicious DSA domain parameters"
},
{
"cve": "CVE-2026-4601",
"cwe": {
"id": "CWE-325",
"name": "Missing Cryptographic Step"
},
"discovery_date": "2026-03-23T06:01:44.014846+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450209"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in jsrsasign. An attacker can exploit a missing cryptographic step in the Digital Signature Algorithm (DSA) signing process, specifically within the KJUR.crypto.DSA.signWithMessageHash function. By manipulating the signature generation to force specific values, the library emits an invalid signature without retrying. This vulnerability allows an attacker to recover the private key used for signing.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jsrsasign: jsrsasign: Private Key Recovery via Missing Cryptographic Step in DSA Signing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "IMPORTANT: A flaw in the jsrsasign library allows for private key recovery due to a missing cryptographic step in the Digital Signature Algorithm (DSA) signing process. An attacker can manipulate signature generation within the KJUR.crypto.DSA.signWithMessageHash function to force specific values, enabling the recovery of the private key. This impacts Red Hat products utilizing jsrsasign, such as Migration Toolkit for Virtualization and Red Hat Quay.",
"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 Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4601"
},
{
"category": "external",
"summary": "RHBZ#2450209",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450209"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4601",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4601"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4601",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4601"
},
{
"category": "external",
"summary": "https://gist.github.com/Kr0emer/93789fe6efe5519db9692d4ad1dad586",
"url": "https://gist.github.com/Kr0emer/93789fe6efe5519db9692d4ad1dad586"
},
{
"category": "external",
"summary": "https://github.com/kjur/jsrsasign/commit/0710e392ec35de697ce11e4219c988ba2b5fe0eb",
"url": "https://github.com/kjur/jsrsasign/commit/0710e392ec35de697ce11e4219c988ba2b5fe0eb"
},
{
"category": "external",
"summary": "https://github.com/kjur/jsrsasign/pull/645",
"url": "https://github.com/kjur/jsrsasign/pull/645"
},
{
"category": "external",
"summary": "https://security.snyk.io/vuln/SNYK-JS-JSRSASIGN-15370941",
"url": "https://security.snyk.io/vuln/SNYK-JS-JSRSASIGN-15370941"
}
],
"release_date": "2026-03-23T05:00:13.312000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T21:01:11+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19375"
},
{
"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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "jsrsasign: jsrsasign: Private Key Recovery via Missing Cryptographic Step in DSA Signing"
},
{
"cve": "CVE-2026-4602",
"cwe": {
"id": "CWE-681",
"name": "Incorrect Conversion between Numeric Types"
},
"discovery_date": "2026-03-23T06:01:28.729668+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450206"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in jsrsasign. A remote attacker can exploit an incorrect conversion between numeric types by providing a negative exponent to the `modPow` function. This vulnerability can force the computation of incorrect modular inverses, which ultimately allows an attacker to bypass signature verification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jsrsasign: jsrsasign: Signature verification bypass via negative exponent handling",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an IMPORTANT flaw. The `jsrsasign` library, as used in Red Hat products such as Migration Toolkit for Virtualization and Red Hat Quay, is vulnerable to a signature verification bypass. A remote attacker could provide a specially crafted negative exponent to the `modPow` function, leading to incorrect modular inverse computations and allowing them to bypass signature verification.",
"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 Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4602"
},
{
"category": "external",
"summary": "RHBZ#2450206",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450206"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4602",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4602"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4602",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4602"
},
{
"category": "external",
"summary": "https://gist.github.com/Kr0emer/7ecd2be7d17419e4677315ef3758faf5",
"url": "https://gist.github.com/Kr0emer/7ecd2be7d17419e4677315ef3758faf5"
},
{
"category": "external",
"summary": "https://github.com/kjur/jsrsasign/commit/5ea1c32bb2aa894b4bd29849839afe4f98728195",
"url": "https://github.com/kjur/jsrsasign/commit/5ea1c32bb2aa894b4bd29849839afe4f98728195"
},
{
"category": "external",
"summary": "https://github.com/kjur/jsrsasign/pull/650",
"url": "https://github.com/kjur/jsrsasign/pull/650"
},
{
"category": "external",
"summary": "https://security.snyk.io/vuln/SNYK-JS-JSRSASIGN-15371175",
"url": "https://security.snyk.io/vuln/SNYK-JS-JSRSASIGN-15371175"
}
],
"release_date": "2026-03-23T05:00:10.567000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T21:01:11+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19375"
},
{
"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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
]
}
],
"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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "jsrsasign: jsrsasign: Signature verification bypass via negative exponent handling"
},
{
"cve": "CVE-2026-25679",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2026-03-06T22:02:11.567841+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445356"
}
],
"notes": [
{
"category": "description",
"text": "The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/url: Incorrect parsing of IPv6 host literals in net/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 Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25679"
},
{
"category": "external",
"summary": "RHBZ#2445356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445356"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25679",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25679"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679"
},
{
"category": "external",
"summary": "https://go.dev/cl/752180",
"url": "https://go.dev/cl/752180"
},
{
"category": "external",
"summary": "https://go.dev/issue/77578",
"url": "https://go.dev/issue/77578"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk",
"url": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4601",
"url": "https://pkg.go.dev/vuln/GO-2026-4601"
}
],
"release_date": "2026-03-06T21:28:14.211000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T21:01:11+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19375"
},
{
"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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/url: Incorrect parsing of IPv6 host literals in net/url"
},
{
"cve": "CVE-2026-27137",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2026-03-06T22:01:38.859733+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445345"
}
],
"notes": [
{
"category": "description",
"text": "A certificate validation flaw has been discovered in the golang crypto/x509 module. When verifying a certificate chain which contains a certificate containing multiple email address constraints which share common local portions but different domain portions, these constraints will not be properly applied, and only the last constraint will be considered.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: Incorrect enforcement of email constraints in crypto/x509",
"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 Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27137"
},
{
"category": "external",
"summary": "RHBZ#2445345",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445345"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27137",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27137"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27137",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27137"
},
{
"category": "external",
"summary": "https://go.dev/cl/752182",
"url": "https://go.dev/cl/752182"
},
{
"category": "external",
"summary": "https://go.dev/issue/77952",
"url": "https://go.dev/issue/77952"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk",
"url": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4599",
"url": "https://pkg.go.dev/vuln/GO-2026-4599"
}
],
"release_date": "2026-03-06T21:28:13.748000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T21:01:11+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19375"
},
{
"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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: Incorrect enforcement of email constraints in crypto/x509"
},
{
"cve": "CVE-2026-27459",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-03-18T00:01:41.404915+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448503"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in pyOpenSSL. The set_cookie_generate_callback callback function can be used to generate DTLS cookies. When the callback returns a cookie string or byte sequence longer than 256 bytes, a buffer overflow can be triggered due to a missing bounds checking before copying the data to a fixed-size buffer provided by the underlying OpenSSL library.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pyOpenSSL: DTLS cookie callback buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is only exploitable when an application using the pyOpenSSL library provides a custom callback to the set_cookie_generate_callback function. For the buffer overflow to occur, the callback function must return a cookie string or byte sequence longer than 256 bytes, limiting the exposure of this issue. Due to these reasons, this vulnerability has been rated with an important 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 Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27459"
},
{
"category": "external",
"summary": "RHBZ#2448503",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448503"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27459",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27459"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27459",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27459"
},
{
"category": "external",
"summary": "https://github.com/pyca/pyopenssl/blob/358cbf29c4e364c59930e53a270116249581eaa3/CHANGELOG.rst",
"url": "https://github.com/pyca/pyopenssl/blob/358cbf29c4e364c59930e53a270116249581eaa3/CHANGELOG.rst"
},
{
"category": "external",
"summary": "https://github.com/pyca/pyopenssl/commit/57f09bb4bb051d3bc2a1abd36e9525313d5cd408",
"url": "https://github.com/pyca/pyopenssl/commit/57f09bb4bb051d3bc2a1abd36e9525313d5cd408"
},
{
"category": "external",
"summary": "https://github.com/pyca/pyopenssl/security/advisories/GHSA-5pwr-322w-8jr4",
"url": "https://github.com/pyca/pyopenssl/security/advisories/GHSA-5pwr-322w-8jr4"
}
],
"release_date": "2026-03-17T23:34:28.483000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T21:01:11+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19375"
},
{
"category": "workaround",
"details": "To mitigate this flaw, ensure the callback provided to the set_cookie_generate_callback function strictly limits the returned cookie string or byte sequence to under 256 bytes.",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pyOpenSSL: DTLS cookie callback buffer overflow"
},
{
"cve": "CVE-2026-27962",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2026-03-16T18:02:07.041902+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448164"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Authlib, a Python library used for creating secure authentication and authorization systems. This vulnerability, known as JWK (JSON Web Key) Header Injection, affects how Authlib verifies digital signatures in JWS (JSON Web Signature) tokens. An attacker can exploit this by creating a specially crafted token that includes their own cryptographic key in the header. When the system attempts to verify this token without a predefined key, it mistakenly uses the attacker\u0027s key, allowing them to bypass authentication and gain unauthorized access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "authlib: Authlib: Authentication bypass due to JWK Header Injection vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This critical vulnerability in Authlib\u0027s JWS implementation allows unauthenticated attackers to forge JWTs by embedding their own cryptographic key in the token header. Impact is high to confidentiality and integrity as attackers can bypass authentication.\n\nThe impact for Red Hat Quay is rated as low because it imports authlib solely as a JWK parsing utility and performs all JWT signature verification through PyJWT, so the vulnerable jws.deserialize_compact() code path is never called.\n\nRed Hat OpenShift AI is not affected, since authlib is only present as a transitive dependency in the dev dependency group and is not included in production image builds, so the vulnerable code is not present in the shipped product.\n\nRed Hat Satellite is not affected, as authlib is only present as a dependency of fastmcp. In Satellite, fastmcp only invokes authlib using jwt.decode() which isn\u0027t able to reach the vulnerability condition even with key=none.",
"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 Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27962"
},
{
"category": "external",
"summary": "RHBZ#2448164",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448164"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27962",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27962"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27962",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27962"
},
{
"category": "external",
"summary": "https://github.com/authlib/authlib/commit/a5d4b2d4c9e46bfa11c82f85fdc2bcc0b50ae681",
"url": "https://github.com/authlib/authlib/commit/a5d4b2d4c9e46bfa11c82f85fdc2bcc0b50ae681"
},
{
"category": "external",
"summary": "https://github.com/authlib/authlib/releases/tag/v1.6.9",
"url": "https://github.com/authlib/authlib/releases/tag/v1.6.9"
},
{
"category": "external",
"summary": "https://github.com/authlib/authlib/security/advisories/GHSA-wvwj-cvrp-7pv5",
"url": "https://github.com/authlib/authlib/security/advisories/GHSA-wvwj-cvrp-7pv5"
}
],
"release_date": "2026-03-16T17:34:38.946000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T21:01:11+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19375"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "authlib: Authlib: Authentication bypass due to JWK Header Injection vulnerability"
},
{
"cve": "CVE-2026-28802",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2026-03-06T07:01:49.366979+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445120"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Authlib, a Python library for building OAuth and OpenID Connect servers. A remote attacker can exploit this vulnerability by crafting a malicious JSON Web Token (JWT) with a \"none\" algorithm and an empty signature. This bypasses the expected signature verification, potentially allowing the attacker to forge tokens and gain unauthorized access or perform unauthorized actions within applications using Authlib.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "authlib: Authlib: Signature verification bypass via malicious JWT allows unauthorized 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 Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28802"
},
{
"category": "external",
"summary": "RHBZ#2445120",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445120"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28802",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28802"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28802",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28802"
},
{
"category": "external",
"summary": "https://github.com/authlib/authlib/commit/a61c2acb807496e67f32051b5f1b1d5ccf8f0a75",
"url": "https://github.com/authlib/authlib/commit/a61c2acb807496e67f32051b5f1b1d5ccf8f0a75"
},
{
"category": "external",
"summary": "https://github.com/authlib/authlib/commit/b87c32ed07b8ae7f805873e1c9cafd1016761df7",
"url": "https://github.com/authlib/authlib/commit/b87c32ed07b8ae7f805873e1c9cafd1016761df7"
},
{
"category": "external",
"summary": "https://github.com/authlib/authlib/security/advisories/GHSA-7wc2-qxgw-g8gg",
"url": "https://github.com/authlib/authlib/security/advisories/GHSA-7wc2-qxgw-g8gg"
}
],
"release_date": "2026-03-06T06:44:26.402000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T21:01:11+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19375"
},
{
"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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "authlib: Authlib: Signature verification bypass via malicious JWT allows unauthorized access"
},
{
"cve": "CVE-2026-29063",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-03-06T19:00:57.982727+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445291"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Immutable.js, a library for persistent immutable data structures. This vulnerability, known as Prototype Pollution, allows an attacker with low privileges to inject unwanted properties into core JavaScript object prototypes without user interaction. By manipulating specific APIs such as mergeDeep(), mergeDeepWith(), merge(), Map.toJS(), and Map.toObject(), a remote attacker could potentially execute arbitrary code or cause a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "immutable-js: Immutable.js: Arbitrary code execution via Prototype Pollution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploitation of this vulnerability requires that an attacker is able to provide arbitrary data to clients of this library in a way that calls the affected functions with data the attacker controls. In most deployments, the ability to provide data in this fashion requires that an attacker has some degree of privileges to access the affected applications.",
"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 Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-29063"
},
{
"category": "external",
"summary": "RHBZ#2445291",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445291"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-29063",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-29063"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-29063",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-29063"
},
{
"category": "external",
"summary": "https://github.com/immutable-js/immutable-js/releases/tag/v3.8.3",
"url": "https://github.com/immutable-js/immutable-js/releases/tag/v3.8.3"
},
{
"category": "external",
"summary": "https://github.com/immutable-js/immutable-js/releases/tag/v4.3.8",
"url": "https://github.com/immutable-js/immutable-js/releases/tag/v4.3.8"
},
{
"category": "external",
"summary": "https://github.com/immutable-js/immutable-js/releases/tag/v5.1.5",
"url": "https://github.com/immutable-js/immutable-js/releases/tag/v5.1.5"
},
{
"category": "external",
"summary": "https://github.com/immutable-js/immutable-js/security/advisories/GHSA-wf6x-7x77-mvgw",
"url": "https://github.com/immutable-js/immutable-js/security/advisories/GHSA-wf6x-7x77-mvgw"
}
],
"release_date": "2026-03-06T18:25:22.438000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T21:01:11+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19375"
}
],
"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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "immutable-js: Immutable.js: Arbitrary code execution via Prototype Pollution"
},
{
"cve": "CVE-2026-29074",
"cwe": {
"id": "CWE-776",
"name": "Improper Restriction of Recursive Entity References in DTDs (\u0027XML Entity Expansion\u0027)"
},
"discovery_date": "2026-03-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445132"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in SVGO, an SVG (Scalable Vector Graphics) Optimizer. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by submitting a specially crafted XML file. The application\u0027s failure to properly guard against XML entity expansion or recursion can lead to the Node.js process consuming excessive memory and crashing.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "svgo: SVGO: Denial of Service via XML entity expansion",
"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 Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-29074"
},
{
"category": "external",
"summary": "RHBZ#2445132",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445132"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-29074",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-29074"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-29074",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-29074"
},
{
"category": "external",
"summary": "https://github.com/svg/svgo/security/advisories/GHSA-xpqw-6gx7-v673",
"url": "https://github.com/svg/svgo/security/advisories/GHSA-xpqw-6gx7-v673"
}
],
"release_date": "2026-03-06T07:23:05.716000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T21:01:11+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19375"
},
{
"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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "svgo: SVGO: Denial of Service via XML entity expansion"
},
{
"cve": "CVE-2026-30922",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-03-18T04:02:45.401296+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448553"
}
],
"notes": [
{
"category": "description",
"text": "An unbounded recursion flaw has been discovered in the pypi pyasn1 library. This uncontrolled recursion occurs when decoding ASN.1 data with deeply nested structures. An attacker can supply a crafted payload containing nested SEQUENCE (0x30) or SET (0x31) tags with Indefinite Length (0x80) markers. This forces the decoder to recursively call itself until the Python interpreter crashes with a RecursionError or consumes all available memory (OOM), crashing the host application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pyasn1: pyasn1 Vulnerable to Denial of Service via Unbounded Recursion",
"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 Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-30922"
},
{
"category": "external",
"summary": "RHBZ#2448553",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448553"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-30922",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-30922"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-30922",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-30922"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/commit/25ad481c19fdb006e20485ef3fc2e5b3eff30ef0",
"url": "https://github.com/pyasn1/pyasn1/commit/25ad481c19fdb006e20485ef3fc2e5b3eff30ef0"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/security/advisories/GHSA-jr27-m4p2-rc6r",
"url": "https://github.com/pyasn1/pyasn1/security/advisories/GHSA-jr27-m4p2-rc6r"
}
],
"release_date": "2026-03-18T02:29:45.857000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T21:01:11+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19375"
},
{
"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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pyasn1: pyasn1 Vulnerable to Denial of Service via Unbounded Recursion"
},
{
"cve": "CVE-2026-32280",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-08T02:01:19.572351+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456339"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building",
"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 Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32280"
},
{
"category": "external",
"summary": "RHBZ#2456339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456339"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32280",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32280"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280"
},
{
"category": "external",
"summary": "https://go.dev/cl/758320",
"url": "https://go.dev/cl/758320"
},
{
"category": "external",
"summary": "https://go.dev/issue/78282",
"url": "https://go.dev/issue/78282"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4947",
"url": "https://pkg.go.dev/vuln/GO-2026-4947"
}
],
"release_date": "2026-04-08T01:06:58.595000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T21:01:11+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19375"
}
],
"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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building"
},
{
"cve": "CVE-2026-32282",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2026-04-08T02:01:12.683211+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456336"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs access to the system and the required permissions to create a symbolic link. Additionally, the attacker must swap the target file with a symbolic link in the exact window after the `Root.Chmod` function checks its target but before acting. Due to these conditions, this flaw has been rated with a moderate 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 Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "RHBZ#2456336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456336"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32282",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32282"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282"
},
{
"category": "external",
"summary": "https://go.dev/cl/763761",
"url": "https://go.dev/cl/763761"
},
{
"category": "external",
"summary": "https://go.dev/issue/78293",
"url": "https://go.dev/issue/78293"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4864",
"url": "https://pkg.go.dev/vuln/GO-2026-4864"
}
],
"release_date": "2026-04-08T01:06:55.953000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T21:01:11+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19375"
},
{
"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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"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:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root"
},
{
"cve": "CVE-2026-32286",
"cwe": {
"id": "CWE-1285",
"name": "Improper Validation of Specified Index, Position, or Offset in Input"
},
"discovery_date": "2026-03-26T20:01:59.226117+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2451847"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the DataRow.Decode function within the github.com/jackc/pgproto3/v2 component. A malicious or compromised PostgreSQL server can exploit this by sending a DataRow message containing a negative field length. This improper validation of field lengths leads to a \"slice bounds out of range panic\", resulting in a Denial of Service (DoS) for the affected application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/jackc/pgproto3/v2: github.com/jackc/pgproto3/v2: Denial of Service via malicious PostgreSQL server",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The PostgreSQL server multicluster-globalhub-manager connects to is either provisioned by the operator itself or specified by the admin managing the deployment. To successfully exploit the vulnerability in this context the attacker would need to compromise the operator-deployed PostgreSQL server to force a crafted malicious DataRow message or they would need to have the privileges required to modify the operator-provisioned deployment or configure globalhub-manager to use a compromised/malicious \u201cBYO Postgres\u201d server.\n\nThe first scenario (compromising a legitimate PostgreSQL server) would change Attack Complexity from Low to High resulting in an adjusted CVSS v3.1 score of 5.9 (Moderate)\nThe other scenarios (manipulating the operator provisioned-deployment or configuring the globalhub-manager to use a malicious server) would maintain AC:L but would require privileged access. This would change Privileges Required from None to High resulting in an adjusted CVSS v3.1 score of 4.9 (Moderate)\n\nBased on the above the Impact Rating for multicluster-globalhub-manager-rhel9 is Moderate.",
"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 Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32286"
},
{
"category": "external",
"summary": "RHBZ#2451847",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2451847"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32286",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32286"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32286",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32286"
},
{
"category": "external",
"summary": "https://github.com/golang/vulndb/issues/4518",
"url": "https://github.com/golang/vulndb/issues/4518"
},
{
"category": "external",
"summary": "https://github.com/jackc/pgx/issues/2507",
"url": "https://github.com/jackc/pgx/issues/2507"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4518",
"url": "https://pkg.go.dev/vuln/GO-2026-4518"
}
],
"release_date": "2026-03-26T19:40:51.974000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T21:01:11+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19375"
},
{
"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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/jackc/pgproto3/v2: github.com/jackc/pgproto3/v2: Denial of Service via malicious PostgreSQL server"
},
{
"acknowledgments": [
{
"names": [
"Antony Di Scala",
"Michael Whale"
]
}
],
"cve": "CVE-2026-32589",
"cwe": {
"id": "CWE-639",
"name": "Authorization Bypass Through User-Controlled Key"
},
"discovery_date": "2026-03-12T14:43:07.878000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2446963"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Red Hat Quay\u0027s container image upload process. An authenticated user with push access to any repository on the registry can interfere with image uploads in progress by other users, including those in repositories they do not have access to. This could allow the attacker to read, modify, or cancel another user\u0027s in-progress image upload.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mirror-registry: quay: insecure direct object reference in BlobUpload",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploitation requires valid login credentials to the Quay registry. Unauthenticated users cannot exploit this flaw.",
"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 Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32589"
},
{
"category": "external",
"summary": "RHBZ#2446963",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446963"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32589",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32589"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32589",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32589"
}
],
"release_date": "2026-04-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T21:01:11+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19375"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "mirror-registry: quay: insecure direct object reference in BlobUpload"
},
{
"acknowledgments": [
{
"names": [
"Antony Di Scala",
"Michael Whale"
]
}
],
"cve": "CVE-2026-32590",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2026-03-12T14:43:11.443000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2446964"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Red Hat Quay\u0027s handling of resumable container image layer uploads. The upload process stores intermediate data in the database using a format that, if tampered with, could allow an attacker to execute arbitrary code on the Quay server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mirror-registry: remote code execution using pickle deserialization",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploitation requires valid login credentials. The attacker must be authenticated to the registry, either through the web interface or through a container tool such as Podman.",
"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 Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32590"
},
{
"category": "external",
"summary": "RHBZ#2446964",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446964"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32590",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32590"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32590",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32590"
}
],
"release_date": "2026-04-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T21:01:11+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19375"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "mirror-registry: remote code execution using pickle deserialization"
},
{
"cve": "CVE-2026-32597",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2026-03-12T22:01:29.967713+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2447194"
}
],
"notes": [
{
"category": "description",
"text": "A missing verification step has been discovered in PyJWT. PyJWT does not validate the crit (Critical) Header Parameter defined in RFC 7515 \u00a74.1.11. When a JWS token contains a crit array listing extensions that PyJWT does not understand, the library accepts the token instead of rejecting it. This violates the MUST requirement in the RFC.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pyjwt: PyJWT accepts unknown `crit` header extensions (RFC 7515 \u00a74.1.11 MUST violation)",
"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 Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32597"
},
{
"category": "external",
"summary": "RHBZ#2447194",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447194"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32597",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32597"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32597",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32597"
},
{
"category": "external",
"summary": "https://github.com/jpadilla/pyjwt/security/advisories/GHSA-752w-5fwx-jx9f",
"url": "https://github.com/jpadilla/pyjwt/security/advisories/GHSA-752w-5fwx-jx9f"
}
],
"release_date": "2026-03-12T21:41:50.427000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T21:01:11+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19375"
},
{
"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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
]
}
],
"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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pyjwt: PyJWT accepts unknown `crit` header extensions (RFC 7515 \u00a74.1.11 MUST violation)"
},
{
"cve": "CVE-2026-33186",
"cwe": {
"id": "CWE-551",
"name": "Incorrect Behavior Order: Authorization Before Parsing and Canonicalization"
},
"discovery_date": "2026-03-20T23:02:27.802640+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449833"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in gRPC-Go, the Go language implementation of gRPC. This vulnerability, an authorization bypass, is caused by improper input validation of the HTTP/2 `:path` pseudo-header. A remote attacker can exploit this by sending raw HTTP/2 frames with a malformed `:path` that omits the mandatory leading slash. This allows the attacker to bypass defined security policies, potentially leading to unauthorized access to services or information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path validation",
"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 Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33186"
},
{
"category": "external",
"summary": "RHBZ#2449833",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449833"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33186",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33186"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33186",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33186"
},
{
"category": "external",
"summary": "https://github.com/grpc/grpc-go/security/advisories/GHSA-p77j-4mvh-x3m3",
"url": "https://github.com/grpc/grpc-go/security/advisories/GHSA-p77j-4mvh-x3m3"
}
],
"release_date": "2026-03-20T22:23:32.147000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T21:01:11+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19375"
},
{
"category": "workaround",
"details": "To mitigate this issue, implement infrastructure-level normalization to ensure all incoming HTTP/2 `:path` headers are properly formatted with a leading slash before reaching the gRPC-Go server. This can be achieved by configuring a reverse proxy or API gateway to validate and normalize the `:path` header. Ensure that any such intermediary is properly configured and restarted to apply the changes, which may temporarily impact service availability.",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path validation"
},
{
"cve": "CVE-2026-33894",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2026-03-27T21:02:52.462999+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2452464"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Forge (also called `node-forge`), a JavaScript implementation of Transport Layer Security. A remote attacker could exploit weaknesses in the RSASSA PKCS#1 v1.5 signature verification process. By crafting malicious signatures that include extra data within the ASN structure and do not meet padding requirements, an attacker can bypass signature validation. This allows for the creation of forged signatures that appear legitimate, potentially compromising the integrity and authenticity of communications.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-forge: Forge: Signature Forgery via Weak RSASSA PKCS#1 v1.5 Verification",
"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 Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33894"
},
{
"category": "external",
"summary": "RHBZ#2452464",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452464"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33894",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33894"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33894",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33894"
},
{
"category": "external",
"summary": "https://datatracker.ietf.org/doc/html/rfc2313#section-8",
"url": "https://datatracker.ietf.org/doc/html/rfc2313#section-8"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-ppp5-5v6c-4jwp",
"url": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-ppp5-5v6c-4jwp"
},
{
"category": "external",
"summary": "https://mailarchive.ietf.org/arch/msg/openpgp/5rnE9ZRN1AokBVj3VqblGlP63QE",
"url": "https://mailarchive.ietf.org/arch/msg/openpgp/5rnE9ZRN1AokBVj3VqblGlP63QE"
},
{
"category": "external",
"summary": "https://www.rfc-editor.org/rfc/rfc8017.html",
"url": "https://www.rfc-editor.org/rfc/rfc8017.html"
}
],
"release_date": "2026-03-27T20:45:49.583000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T21:01:11+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19375"
},
{
"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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
]
}
],
"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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "node-forge: Forge: Signature Forgery via Weak RSASSA PKCS#1 v1.5 Verification"
},
{
"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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
}
],
"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 Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
},
"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-05-19T21:01:11+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19375"
},
{
"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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_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-39892",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2026-04-08T22:00:59.416053+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456735"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the cryptography library. This vulnerability occurs when a non-contiguous buffer is passed to certain application programming interfaces (APIs) that accept Python buffers, such as Hash.update(). A remote attacker could exploit this to cause a buffer overflow, potentially leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cryptography: Cryptography: Buffer overflow via non-contiguous buffer in API",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In default configurations Red Hat products isolate service processes from total system access. Should an attacker be able to exploit this vulnerability their impact will be limited to that service account and they will not have access to the broader system.",
"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 Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39892"
},
{
"category": "external",
"summary": "RHBZ#2456735",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456735"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39892",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39892"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39892",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39892"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2026/04/08/12",
"url": "http://www.openwall.com/lists/oss-security/2026/04/08/12"
},
{
"category": "external",
"summary": "https://github.com/pyca/cryptography/commit/622d672e429a7cff836a23c5903683dbec1901f5",
"url": "https://github.com/pyca/cryptography/commit/622d672e429a7cff836a23c5903683dbec1901f5"
},
{
"category": "external",
"summary": "https://github.com/pyca/cryptography/security/advisories/GHSA-p423-j2cm-9vmq",
"url": "https://github.com/pyca/cryptography/security/advisories/GHSA-p423-j2cm-9vmq"
}
],
"release_date": "2026-04-08T20:49:41.967000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T21:01:11+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19375"
},
{
"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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cryptography: Cryptography: Buffer overflow via non-contiguous buffer in API"
},
{
"cve": "CVE-2026-40192",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-04-16T00:00:49.590876+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2458856"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow, a Python imaging library. This vulnerability allows a remote attacker to trigger a denial of service (DoS) by providing a specially crafted FITS image file. The library\u0027s failure to limit the amount of GZIP-compressed data during decoding can lead to unbounded memory consumption, causing the system to crash or experience severe performance issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Pillow: Pillow: Denial of Service via decompression bomb in FITS image processing",
"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 Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-40192"
},
{
"category": "external",
"summary": "RHBZ#2458856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458856"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-40192",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40192"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-40192",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40192"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/3cb854e8b2bab43f40e342e665f9340d861aa628",
"url": "https://github.com/python-pillow/Pillow/commit/3cb854e8b2bab43f40e342e665f9340d861aa628"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/pull/9521",
"url": "https://github.com/python-pillow/Pillow/pull/9521"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-whj4-6x5x-4v2j",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-whj4-6x5x-4v2j"
},
{
"category": "external",
"summary": "https://pillow.readthedocs.io/en/stable/releasenotes/12.2.0.html#prevent-fits-decompression-bomb",
"url": "https://pillow.readthedocs.io/en/stable/releasenotes/12.2.0.html#prevent-fits-decompression-bomb"
}
],
"release_date": "2026-04-15T22:53:56.147000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T21:01:11+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19375"
},
{
"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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Pillow: Pillow: Denial of Service via decompression bomb in FITS image processing"
},
{
"cve": "CVE-2026-40895",
"cwe": {
"id": "CWE-212",
"name": "Improper Removal of Sensitive Information Before Storage or Transfer"
},
"discovery_date": "2026-04-21T21:02:33.280553+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2460297"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in follow-redirects. When an HTTP request follows a cross-domain redirect (a redirection to a different domain), custom authentication headers, such as X-API-Key or X-Auth-Token, are not properly stripped. This allows these sensitive headers to be forwarded verbatim to the redirect target, potentially leading to the unintended disclosure of authentication information to an untrusted third party.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "follow-redirects: follow-redirects: Information disclosure via cross-domain redirects",
"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 Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-40895"
},
{
"category": "external",
"summary": "RHBZ#2460297",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460297"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-40895",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40895"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-40895",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40895"
},
{
"category": "external",
"summary": "https://github.com/follow-redirects/follow-redirects/security/advisories/GHSA-r4q5-vmmm-2653",
"url": "https://github.com/follow-redirects/follow-redirects/security/advisories/GHSA-r4q5-vmmm-2653"
}
],
"release_date": "2026-04-21T19:59:59.759000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T21:01:11+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19375"
}
],
"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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "follow-redirects: follow-redirects: Information disclosure via cross-domain redirects"
},
{
"cve": "CVE-2026-42033",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-04-24T18:01:20.937507+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461607"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, an HTTP client library. This vulnerability allows an attacker to exploit a prototype pollution issue if another part of the application has already polluted the Object.prototype. By doing so, the attacker can intercept and modify JSON responses or take control of the HTTP communication. This could lead to unauthorized access to sensitive information like user credentials and request details.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: HTTP Transport Hijacking via Prototype Pollution",
"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 Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42033"
},
{
"category": "external",
"summary": "RHBZ#2461607",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461607"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42033",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42033"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42033",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42033"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-pf86-5x62-jrwf",
"url": "https://github.com/axios/axios/security/advisories/GHSA-pf86-5x62-jrwf"
}
],
"release_date": "2026-04-24T17:36:44.132000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T21:01:11+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19375"
}
],
"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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: HTTP Transport Hijacking via Prototype Pollution"
},
{
"cve": "CVE-2026-42035",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-04-24T18:01:17.109481+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461606"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a software library for making network requests. A remote attacker can exploit a prototype pollution vulnerability to inject arbitrary HTTP headers into outgoing requests. This occurs when the application\u0027s core object definitions are manipulated, causing Axios to misinterpret data and include attacker-controlled headers in network communications. This could lead to unauthorized actions or data manipulation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Arbitrary HTTP header injection via prototype pollution",
"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 Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42035"
},
{
"category": "external",
"summary": "RHBZ#2461606",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461606"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42035",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42035"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42035",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42035"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-6chq-wfr3-2hj9",
"url": "https://github.com/axios/axios/security/advisories/GHSA-6chq-wfr3-2hj9"
}
],
"release_date": "2026-04-24T17:38:07.752000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T21:01:11+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19375"
},
{
"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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
]
}
],
"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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "axios: Axios: Arbitrary HTTP header injection via prototype pollution"
},
{
"cve": "CVE-2026-42039",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-24T19:01:44.887156+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461630"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client for browsers and Node.js. This vulnerability occurs because the `toFormData` function recursively processes nested objects without a depth limit. A remote attacker can exploit this by sending deeply nested request data, which causes the Node.js process to crash due to a RangeError, leading to a potential Denial of Service (DoS) if the process crashes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Node.js: Axios: Denial of Service via unbounded recursion in toFormData with deeply nested request data",
"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 Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42039"
},
{
"category": "external",
"summary": "RHBZ#2461630",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461630"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42039",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42039"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42039",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42039"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-62hf-57xw-28j9",
"url": "https://github.com/axios/axios/security/advisories/GHSA-62hf-57xw-28j9"
}
],
"release_date": "2026-04-24T18:01:30.775000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T21:01:11+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19375"
}
],
"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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Node.js: Axios: Denial of Service via unbounded recursion in toFormData with deeply nested request data"
},
{
"cve": "CVE-2026-42041",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-04-24T19:01:41.034289+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461629"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. This vulnerability, a Prototype Pollution \"Gadget\" attack, allows an attacker to manipulate the `Object.prototype.validateStatus` property. By polluting this property, all HTTP error responses (such as 401, 403, or 500) are silently treated as successful responses. This can lead to a complete bypass of application-level authentication and error handling, potentially granting unauthorized access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Authentication bypass due to prototype pollution of HTTP error handling",
"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 Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42041"
},
{
"category": "external",
"summary": "RHBZ#2461629",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461629"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42041",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42041"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42041",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42041"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-w9j2-pvgh-6h63",
"url": "https://github.com/axios/axios/security/advisories/GHSA-w9j2-pvgh-6h63"
}
],
"release_date": "2026-04-24T17:55:30.036000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T21:01:11+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19375"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Authentication bypass due to prototype pollution of HTTP error handling"
},
{
"cve": "CVE-2026-42043",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2026-04-24T19:01:22.552379+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461626"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. An attacker who can control the destination address of an Axios request can exploit this vulnerability. By using specific internal network addresses (within the 127.0.0.0/8 range, excluding 127.0.0.1), the attacker can completely bypass the NO_PROXY protection, potentially leading to unauthorized access or information disclosure within the network. This issue is an incomplete fix for a previous vulnerability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: NO_PROXY bypass via crafted 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 Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42043"
},
{
"category": "external",
"summary": "RHBZ#2461626",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461626"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42043",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42043"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42043",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42043"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-pmwg-cvhr-8vh7",
"url": "https://github.com/axios/axios/security/advisories/GHSA-pmwg-cvhr-8vh7"
}
],
"release_date": "2026-04-24T17:54:42.668000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T21:01:11+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19375"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: NO_PROXY bypass via crafted URL"
},
{
"cve": "CVE-2026-42044",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-04-24T19:01:13.418725+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461624"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a widely used HTTP client. This vulnerability, known as a Prototype Pollution \"Gadget\" attack, allows a remote attacker to subtly alter JSON API responses. By manipulating a specific function, an attacker can selectively modify data within these responses. This could lead to significant security breaches, including unauthorized privilege escalation, fraudulent balance manipulation, or bypassing critical authorization checks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Invisible JSON Response Tampering via Prototype Pollution Gadget",
"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 Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42044"
},
{
"category": "external",
"summary": "RHBZ#2461624",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461624"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42044",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42044"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42044",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42044"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-3w6x-2g7m-8v23",
"url": "https://github.com/axios/axios/security/advisories/GHSA-3w6x-2g7m-8v23"
}
],
"release_date": "2026-04-24T17:49:49.517000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T21:01:11+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19375"
},
{
"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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
]
}
],
"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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:478f0e44eaf9907d18c8e765b16d80b9cc0bb3eac50ff8e118e3349aa29a9b46_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:4e7266596726edd7cde2b55bd7bed8910f4cbc1b310c11557e3552239ed3750f_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:f423a53dff70862980ee4381a9fe0fb5d19ce4d9932d7784491d057671d1fc2e_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:203097d7c260c95d7cf8e14a378542f75aae84f234a28d61d419f7b434562a9f_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:116b0249564f8424a5438e4a2edd0a9fa8c9449c4cea1ac1b642904d46dccf2f_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:68e02cfb3de2728a3f7f3cdd7b3ab231aa50ff51be51455bf1015ebc8addac66_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f610987c52a000670dd5ba0a943f8d3ca38cdd71a0239a95b93260b4ce254b7b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6c64c35079e0af57beeb1dec93cad23c91dbfca34d25ecdf6326cdf5d557e1b9_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:25be6b83e985ef60d32dec94f57f530b8a4be88c6f23627789f11eb4a0e8870b_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:34d0eac97f889384b67037fdf957e53c02c7ec2579e436e28f49b66d586062cf_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:8d71f18daf54d0311be34071b85d6f48c2895785c986e31a218cd748c443d60b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:ae76dd5965cf14d53a81b5e88ec2f9406d12834a8f5fb1f3ee14fc3271ecceee_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:2fc63e77e837796a5082b58defffc6c46a9a4e8038190c9b8f87213bdf46c006_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:622a11babb195484a89cad806b9b79b6a99df53ad6ebb3d3d68b0a97ded78f79_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:9e77748984103da9604314a20f66f4fe9710f645dec385b1069ea20d9d0c6ed1_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:631c61a88de857bac8503386173a7689c462cfa07141969beb1ab958d85996a3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:2c5d16299741b7ebcb712479d5c82bb4fa498c6e043786abbff4c52b982c4879_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:74cda2cf2b38b3cd62e5527e421dd7fbe756350e326e0b385ad9518302e08f03_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:e77909a680cd9586f86b793363ffcba2352d25b2c255e7608582e6e7a6659ff2_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:139cae64e4790ebf8b760c6376a33d15233222a25e4da39c6062d7e46c3a1bef_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:52883f389182907dec0e286d626c4faea0f4ae29a5d0e841d6ad2287fdb964c2_arm64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:ad162e6ea2f6fd246f605180699ce36e4ea91c4b551c7af600a64e671a303ee9_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:f6a15c2f1b4d5900cdbd366080e40d3a90d51ba9e5b4d6196e15eefe69d902c3_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Invisible JSON Response Tampering via Prototype Pollution Gadget"
}
]
}
RHSA-2026:19712
Vulnerability from csaf_redhat - Published: 2026-05-20 15:49 - Updated: 2026-06-03 15:58A Server-Side Request Forgery (SSRF) vulnerability exists in the MediaConnector class within the vLLM project's multimodal feature set. The load_from_url and load_from_url_async methods fetch and process media from user-provided URLs without adequate restrictions on the target hosts. This allows an attacker to coerce the vLLM server into making arbitrary requests to internal network resources.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
A flaw was found in node-forge. This vulnerability allows unauthenticated attackers to bypass downstream cryptographic verifications and security decisions via crafting ASN.1 (Abstract Syntax Notation One) structures to desynchronize schema validations, yielding a semantic divergence.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
A flaw was found in Lodash. A prototype pollution vulnerability in the _.unset and _.omit functions allows an attacker able to control property paths to delete methods from global prototypes. By removing essential functionalities, this can result in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
A flaw was found in qs, a module used for parsing query strings. A remote attacker can exploit an improper input validation vulnerability by sending specially crafted HTTP requests that use bracket notation (e.g., `a[]=value`). This bypasses the `arrayLimit` option, which is designed to limit the size of parsed arrays and prevent resource exhaustion. Successful exploitation can lead to memory exhaustion, causing a Denial of Service (DoS) where the application crashes or becomes unresponsive, making the service unavailable to users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
The cross site scripting flaw has been discovered in the npm react-router package. A XSS vulnerability exists in in React Router's meta()/<Meta> APIs in Framework Mode when generating script:ld+json tags which could allow arbitrary JavaScript execution during SSR if untrusted content is used to generate the tag.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
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 OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
A vulnerability in vLLM allows attackers to supply malicious serialized prompt-embedding tensors that are deserialized using torch.load() without validation. Due to PyTorch 2.8.0 disabling sparse-tensor integrity checks by default, a crafted tensor can bypass bounds checks and cause an out-of-bounds write during to_dense(), leading to a crash (DoS) and potentially remote code execution on the vLLM server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
A flaw was found in Axios, a promise-based HTTP client. This vulnerability occurs because Axios does not correctly handle hostname normalization when evaluating NO_PROXY rules. An attacker can exploit this by crafting requests to loopback addresses (e.g., localhost. or [::1]) which bypass the NO_PROXY configuration and are routed through the configured proxy. This can lead to Server-Side Request Forgery (SSRF) vulnerabilities, enabling attackers to access sensitive internal or loopback services that should otherwise be protected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
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 OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
An ASN.1 Denial of Service (Dos) vulnerability exists in the node-forge asn1.fromDer function within forge/lib/asn1.js. The ASN.1 DER parser implementation (_fromDer) recurses for every constructed ASN.1 value (SEQUENCE, SET, etc.) and lacks a guard limiting recursion depth. An attacker can craft a small DER blob containing a very large nesting depth of constructed TLVs which causes the Node.js V8 engine to exhaust its call stack and throw RangeError: Maximum call stack size exceeded, crashing or incapacitating the process handling the parse. This is a remote, low-cost Denial-of-Service against applications that parse untrusted ASN.1 objects.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
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 OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
A remote code execution vulnerability has been identified in vLLM. An attacker can exploit a weakness in the model loading process to silently fetch and run unauthorized, malicious Python code on the host system. This happens because the engine mistakenly executes code from a remote repository referenced in a model's configuration, even when explicit security measures are set to prevent it.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
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 OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
A decompression based denial of service flaw has been discovered in the AIOHTTP python library. Library versions 3.13.2 and below allow a zip bomb to be used to execute a DoS against the AIOHTTP server. An attacker may be able to send a compressed request that when decompressed by AIOHTTP could exhaust the host's memory.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
A flaw was found in ajv. When the $data option is enabled, the value of the pattern keyword is passed directly to the JavaScript RegExp() constructor without sufficient validation. An attacker able to supply a malicious regular expression pattern can trigger a ReDoS (Regular Expression Denial of Service), causing the application to become unresponsive and resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
A flaw was found in the `nltk` component. This vulnerability, specifically within the `filestring()` function of the `nltk.util` module, allows an attacker to perform arbitrary file reads. By providing specially crafted input paths, either absolute or using directory traversal, an attacker can bypass input validation and access sensitive system files. This can be exploited both locally and remotely, particularly when the function processes user-supplied input in applications like web APIs.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
A flaw was found in NLTK (Natural Language Toolkit). This vulnerability allows a remote attacker to read arbitrary files on the server due to improper sanitization of file paths in several CorpusReader classes, including WordListCorpusReader, TaggedCorpusReader, and BracketParseCorpusReader. By exploiting this path traversal vulnerability, an attacker can gain unauthorized access to sensitive information, such as system files, SSH private keys, and API tokens. In certain scenarios, this could potentially lead to remote code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
A flaw was found in lodash. The fix for CVE-2021-23337 added validation for the variable option in _.template but did not apply the same validation to options.imports key names. Both paths flow into the same Function() constructor sink. Additionally, _.template uses assignInWith to merge imports, which enumerates inherited properties via for..in. If Object.prototype has been polluted by any other vector, the polluted keys are copied into the imports object and passed to Function().
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
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 OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
A cross site scripting flaw has been discovered in the npm react-router package. The cross site scripting (XSS) vulnerability exists in in React Router's <ScrollRestoration> API in Framework Mode when using the getKey/storageKey props during Server-Side Rendering which could allow arbitrary JavaScript execution during SSR if untrusted content is used to generate the keys.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
A cross site scripting flaw has been discovered in the npm react-router and @remix-run/router packages. React Router (and Remix v1/v2) SPA open navigation redirects originating from loaders or actions in Framework Mode, Data Mode, or the unstable RSC modes can result in unsafe URLs causing unintended javascript execution on the client. This is only an issue if you are creating redirect paths from untrusted content or via an open redirect.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). A remote attacker can exploit this vulnerability by sending a specially crafted video URL to vLLM's multimodal endpoint. This action causes vLLM to leak a heap memory address, significantly reducing the effectiveness of Address Space Layout Randomization (ASLR). This information disclosure can then be chained with a heap overflow vulnerability to achieve remote code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
A flaw was found in pyasn1, a generic ASN.1 library for Python. A remote attacker could exploit this vulnerability by sending a specially crafted RELATIVE-OID with excessive continuation octets. This input validation vulnerability leads to memory exhaustion, resulting in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
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 OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
A path traversal flaw has been discovered in the python wheel too. The unpack function is vulnerable to file permission modification through mishandling of file permissions after extraction. The logic blindly trusts the filename from the archive header for the chmod operation, even though the extraction process itself might have sanitized the path. Attackers can craft a malicious wheel file that, when unpacked, changes the permissions of critical system files (e.g., /etc/passwd, SSH keys, config files), allowing for Privilege Escalation or arbitrary code execution by modifying now-writable scripts.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
A flaw was found in Python-Multipart, a tool for parsing multipart form data in Python applications. This vulnerability, known as path traversal, allows a remote attacker to write uploaded files to any location on the server's file system. This exploitation occurs when specific non-default configuration options, `UPLOAD_DIR` and `UPLOAD_KEEP_FILENAME=True`, are enabled, and a malicious filename is provided during a file upload. The primary consequence is unauthorized file creation or modification, which could lead to system compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). A Server-Side Request Forgery (SSRF) vulnerability exists in the MediaConnector class, specifically within the load_from_url and load_from_url_async methods. An attacker can exploit differing interpretations of backslashes by Python parsing libraries used for host restrictions to bypass these restrictions. This allows the attacker to force the vLLM server to make arbitrary requests to internal network resources, potentially leading to information disclosure, denial of service, or unauthorized access within containerized environments.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
A denial of service flaw has been discovered in the Axios npm package. the mergeConfig function in axios crashes with a TypeError when processing configuration objects containing __proto__ as an own property. An attacker can trigger this by providing a malicious configuration object created via JSON.parse(), causing complete denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
A flaw was found the Pillow Python imaging library. Providing a specially crafted PSD image may lead to an out-of-bounds write. This could potentially allow for arbitrary code execution or information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). Two model implementation files hardcode `trust_remote_code=True` when loading sub-components. This bypasses the user's explicit `--trust-remote-code=False` security opt-out, allowing a remote attacker to achieve remote code execution through malicious model repositories.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
A flaw was found in python-dotenv. A local attacker can exploit this by crafting a symbolic link, which the `set_key()` and `unset_key()` functions in python-dotenv follow when rewriting `.env` files. This can lead to the overwriting of arbitrary files on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
A flaw was found in Immutable.js, a library for persistent immutable data structures. This vulnerability, known as Prototype Pollution, allows an attacker with low privileges to inject unwanted properties into core JavaScript object prototypes without user interaction. By manipulating specific APIs such as mergeDeep(), mergeDeepWith(), merge(), Map.toJS(), and Map.toObject(), a remote attacker could potentially execute arbitrary code or cause a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
A flaw was found in SVGO, an SVG (Scalable Vector Graphics) Optimizer. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by submitting a specially crafted XML file. The application's failure to properly guard against XML entity expansion or recursion can lead to the Node.js process consuming excessive memory and crashing.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
An unbounded recursion flaw has been discovered in the pypi pyasn1 library. This uncontrolled recursion occurs when decoding ASN.1 data with deeply nested structures. An attacker can supply a crafted payload containing nested SEQUENCE (0x30) or SET (0x31) tags with Indefinite Length (0x80) markers. This forces the decoder to recursively call itself until the Python interpreter crashes with a RecursionError or consumes all available memory (OOM), crashing the host application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
A flaw was found in quinn-proto, a pure-Rust implementation of the IETF QUIC transport protocol. A remote, unauthenticated attacker can trigger a denial of service in applications using vulnerable quinn versions by sending a crafted QUIC Initial packet containing malformed quic_transport_parameters. In quinn-proto parsing logic, attacker-controlled varints are decoded with unwrap(), so truncated encodings cause Err(UnexpectedEnd) and panic. This is reachable over the network with a single packet and no prior trust or authentication.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
A missing verification step has been discovered in PyJWT. PyJWT does not validate the crit (Critical) Header Parameter defined in RFC 7515 §4.1.11. When a JWS token contains a crit array listing extensions that PyJWT does not understand, the library accepts the token instead of rejecting it. This violates the MUST requirement in the RFC.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
lz4_flex is a pure Rust implementation of LZ4 compression/decompression. In versions 0.11.5 and below, and 0.12.0, decompressing invalid LZ4 data can leak sensitive information from uninitialized memory or from previous decompression operations. The library fails to properly validate offset values during LZ4 "match copy operations," allowing out-of-bounds reads from the output buffer. The block-based API functions (`decompress_into`, `decompress_into_with_dict`, and others when `safe-decode` is disabled) are affected, while all frame APIs are unaffected. The impact is potential exposure of sensitive data and secrets through crafted or malformed LZ4 input. This issue has been fixed in versions 0.11.6 and 0.12.1.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
A path traversal flaw has been identified in Ray Dashboard in the Ray Pypi package. Due to improper validation and sanitization of user-supplied paths in the static file handling mechanism, an attacker can use traversal sequences (e.g., ../) to access files outside the intended static directory, resulting in local file disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
A flaw was found in gRPC-Go, the Go language implementation of gRPC. This vulnerability, an authorization bypass, is caused by improper input validation of the HTTP/2 `:path` pseudo-header. A remote attacker can exploit this by sending raw HTTP/2 frames with a malformed `:path` that omits the mandatory leading slash. This allows the attacker to bypass defined security policies, potentially leading to unauthorized access to services or information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
A flaw was found in NLTK (Natural Language Toolkit), specifically in the `nltk.app.wordnet_app` component. An unauthenticated remote attacker can exploit this vulnerability by sending a specially crafted GET request to the local WordNet Browser HTTP server when it is running in its default configuration. This action causes the server process to terminate immediately, leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
A flaw was found in NLTK (Natural Language Toolkit), a suite of open-source Python modules for Natural Language Processing. The NLTK downloader does not validate `subdir` and `id` attributes when processing remote XML index files. A remote attacker can exploit this path traversal vulnerability by controlling a malicious XML index server, providing specially crafted values. This can lead to arbitrary directory creation, arbitrary file creation, and arbitrary file overwrite on the system where NLTK is used.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
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 AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
A flaw was found in Axios, a promise-based HTTP client. This vulnerability, known as Prototype Pollution, can be exploited through a specific "Gadget" attack chain. This allows an attacker to escalate a Prototype Pollution vulnerability in a third-party dependency, potentially leading to remote code execution or a full cloud compromise, such as bypassing AWS IMDSv2.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
A flaw was found in Pillow, a Python imaging library. This vulnerability allows a remote attacker to trigger a denial of service (DoS) by providing a specially crafted FITS image file. The library's failure to limit the amount of GZIP-compressed data during decoding can lead to unbounded memory consumption, causing the system to crash or experience severe performance issues.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
Workaround
|
A flaw was found in follow-redirects. When an HTTP request follows a cross-domain redirect (a redirection to a different domain), custom authentication headers, such as X-API-Key or X-Auth-Token, are not properly stripped. This allows these sensitive headers to be forwarded verbatim to the redirect target, potentially leading to the unintended disclosure of authentication information to an untrusted third party.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le | — |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Critical"
},
"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": "Updated images are now available for Red Hat OpenShift AI.",
"title": "Topic"
},
{
"category": "general",
"text": "Release of RHOAI 3.3.3 provides these changes:",
"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:19712",
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-12816",
"url": "https://access.redhat.com/security/cve/CVE-2025-12816"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-13465",
"url": "https://access.redhat.com/security/cve/CVE-2025-13465"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-15284",
"url": "https://access.redhat.com/security/cve/CVE-2025-15284"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-59057",
"url": "https://access.redhat.com/security/cve/CVE-2025-59057"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61726",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"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-62164",
"url": "https://access.redhat.com/security/cve/CVE-2025-62164"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-6242",
"url": "https://access.redhat.com/security/cve/CVE-2025-6242"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-62718",
"url": "https://access.redhat.com/security/cve/CVE-2025-62718"
},
{
"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-66031",
"url": "https://access.redhat.com/security/cve/CVE-2025-66031"
},
{
"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-66448",
"url": "https://access.redhat.com/security/cve/CVE-2025-66448"
},
{
"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-69223",
"url": "https://access.redhat.com/security/cve/CVE-2025-69223"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-69873",
"url": "https://access.redhat.com/security/cve/CVE-2025-69873"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-0846",
"url": "https://access.redhat.com/security/cve/CVE-2026-0846"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-0847",
"url": "https://access.redhat.com/security/cve/CVE-2026-0847"
},
{
"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-21884",
"url": "https://access.redhat.com/security/cve/CVE-2026-21884"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22029",
"url": "https://access.redhat.com/security/cve/CVE-2026-22029"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22778",
"url": "https://access.redhat.com/security/cve/CVE-2026-22778"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-23490",
"url": "https://access.redhat.com/security/cve/CVE-2026-23490"
},
{
"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-24049",
"url": "https://access.redhat.com/security/cve/CVE-2026-24049"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-24486",
"url": "https://access.redhat.com/security/cve/CVE-2026-24486"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-24779",
"url": "https://access.redhat.com/security/cve/CVE-2026-24779"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25639",
"url": "https://access.redhat.com/security/cve/CVE-2026-25639"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25990",
"url": "https://access.redhat.com/security/cve/CVE-2026-25990"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27893",
"url": "https://access.redhat.com/security/cve/CVE-2026-27893"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-28684",
"url": "https://access.redhat.com/security/cve/CVE-2026-28684"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-29063",
"url": "https://access.redhat.com/security/cve/CVE-2026-29063"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-29074",
"url": "https://access.redhat.com/security/cve/CVE-2026-29074"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-30922",
"url": "https://access.redhat.com/security/cve/CVE-2026-30922"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-31812",
"url": "https://access.redhat.com/security/cve/CVE-2026-31812"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32597",
"url": "https://access.redhat.com/security/cve/CVE-2026-32597"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32829",
"url": "https://access.redhat.com/security/cve/CVE-2026-32829"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32981",
"url": "https://access.redhat.com/security/cve/CVE-2026-32981"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33186",
"url": "https://access.redhat.com/security/cve/CVE-2026-33186"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33231",
"url": "https://access.redhat.com/security/cve/CVE-2026-33231"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33236",
"url": "https://access.redhat.com/security/cve/CVE-2026-33236"
},
{
"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-40175",
"url": "https://access.redhat.com/security/cve/CVE-2026-40175"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-40192",
"url": "https://access.redhat.com/security/cve/CVE-2026-40192"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-40895",
"url": "https://access.redhat.com/security/cve/CVE-2026-40895"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4800",
"url": "https://access.redhat.com/security/cve/CVE-2026-4800"
},
{
"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_ai/",
"url": "https://docs.redhat.com/en/documentation/red_hat_openshift_ai/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_19712.json"
}
],
"title": "Red Hat Security Advisory: RHOAI 3.3.3 - Red Hat OpenShift AI",
"tracking": {
"current_release_date": "2026-06-03T15:58:07+00:00",
"generator": {
"date": "2026-06-03T15:58:07+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:19712",
"initial_release_date": "2026-05-20T15:49:06+00:00",
"revision_history": [
{
"date": "2026-05-20T15:49:06+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-20T15:49:19+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-03T15:58:07+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift AI 3.3",
"product": {
"name": "Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_ai:3.3::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift AI"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"product_id": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-built-in-detector-rhel9@sha256%3A27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778262952"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"product_id": "registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhoai/odh-cli-rhel9@sha256%3A24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778695766"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"product": {
"name": "registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"product_id": "registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhoai/odh-cli-rhel9@sha256%3A24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778695766"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"product_id": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-dashboard-rhel9@sha256%3Abf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1779189627"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-argoexec-rhel9@sha256%3A182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1779123559"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256%3Af21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1779123511"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-operator-controller-rhel9@sha256%3A28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778594731"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"product_id": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-feast-operator-rhel9@sha256%3Aede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263342"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"product_id": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-feature-server-rhel9@sha256%3Ad33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778239104"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"product_id": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-fms-guardrails-orchestrator-rhel9@sha256%3A398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263314"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"product_id": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-guardrails-detector-huggingface-runtime-rhel9@sha256%3A7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263271"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kf-notebook-controller-rhel9@sha256%3Aef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778696855"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-agent-rhel9@sha256%3Af068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263332"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-controller-rhel9@sha256%3Aec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778473562"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-router-rhel9@sha256%3Ad04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263415"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-storage-initializer-rhel9@sha256%3A6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263407"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kube-auth-proxy-rhel9@sha256%3Ac0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778696221"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kuberay-operator-controller-rhel9@sha256%3Adc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778697161"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"product_id": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llama-stack-core-rhel9@sha256%3Aa7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778765580"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"product_id": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llama-stack-k8s-operator-rhel9@sha256%3A186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778765413"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"product_id": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llm-d-inference-scheduler-rhel9@sha256%3Ad26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263962"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"product_id": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llm-d-routing-sidecar-rhel9@sha256%3Ac8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778262829"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"product_id": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-maas-api-rhel9@sha256%3Ac81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778696075"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-api-server-v2-rhel9@sha256%3A6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778578959"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-driver-rhel9@sha256%3A42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778578442"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-launcher-rhel9@sha256%3A8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778578686"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256%3Ab09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778578613"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256%3A9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778578447"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"product_id": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlflow-operator-rhel9@sha256%3A952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778696038"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"product_id": "registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlflow-rhel9@sha256%3A7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778791600"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"product_id": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlmd-grpc-server-rhel9@sha256%3A1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778595811"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"product_id": "registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlserver-rhel9@sha256%3Ac90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778262856"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-gen-ai-rhel9@sha256%3A39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778473763"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-maas-rhel9@sha256%3Ada65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1779189704"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-model-registry-rhel9@sha256%3A8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778666987"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-controller-rhel9@sha256%3A32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778578758"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-metadata-collection-rhel9@sha256%3A4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263919"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-performance-data-rhel9@sha256%3Ac936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263668"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-job-async-upload-rhel9@sha256%3Ae39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778596806"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-operator-rhel9@sha256%3Adf8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778681742"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-rhel9@sha256%3Aaa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778681731"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"product_id": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-must-gather-rhel9@sha256%3A013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778264451"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"product_id": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-notebook-controller-rhel9@sha256%3A01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778696834"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"product_id": "registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-openvino-model-server-rhel9@sha256%3A1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778473636"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"product_id": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-operator-bundle@sha256%3A9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1779193061"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"product_id": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-rhel9-operator@sha256%3Afe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1779192336"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256%3Ad33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778677779"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256%3A35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778782964"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256%3A652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778677692"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256%3A159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778262893"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256%3Ae78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778677701"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256%3Aa5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778677741"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256%3A4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778677767"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-driver-rhel9@sha256%3Adb4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778682513"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-job-rhel9@sha256%3A58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778264010"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"product_id": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trainer-rhel9@sha256%3A2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778264141"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-cuda121-torch24-py311-rhel9@sha256%3A30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263094"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-cuda124-torch25-py311-rhel9@sha256%3A407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263120"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-cuda128-torch28-py312-rhel9@sha256%3A8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263019"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-cuda128-torch29-py312-rhel9@sha256%3Ad019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1779123334"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-operator-rhel9@sha256%3A319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778683058"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-rocm62-torch24-py311-rhel9@sha256%3Acee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778262907"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-rocm62-torch25-py311-rhel9@sha256%3A18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778262982"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-rocm64-torch28-py312-rhel9@sha256%3Afab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778473627"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-rocm64-torch29-py312-rhel9@sha256%3Aa68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263128"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256%3A1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778474139"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-nemo-guardrails-server-rhel9@sha256%3A2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263074"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-operator-rhel9@sha256%3Aedf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778682797"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-rhel9@sha256%3A35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263777"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256%3Ad7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778264111"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"product_id": "registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-vllm-gaudi-rhel9@sha256%3A18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778600187"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256%3A3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778782933"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256%3A87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778677718"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256%3A408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778677736"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256%3A9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778677684"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256%3A1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778677726"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256%3A38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778677716"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256%3A25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263054"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256%3A597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778677734"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256%3Aa9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778677667"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256%3A5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778677717"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256%3A14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778677722"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"product_id": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-built-in-detector-rhel9@sha256%3A62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778262952"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"product_id": "registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhoai/odh-cli-rhel9@sha256%3A7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778695766"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"product": {
"name": "registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"product_id": "registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhoai/odh-cli-rhel9@sha256%3A7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778695766"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"product_id": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-dashboard-rhel9@sha256%3A45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1779189627"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-argoexec-rhel9@sha256%3Aefc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1779123559"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256%3A36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1779123511"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-operator-controller-rhel9@sha256%3A4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778594731"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"product_id": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-feast-operator-rhel9@sha256%3A381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263342"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"product_id": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-feature-server-rhel9@sha256%3Afd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778239104"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"product_id": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-fms-guardrails-orchestrator-rhel9@sha256%3A901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263314"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"product_id": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-guardrails-detector-huggingface-runtime-rhel9@sha256%3Ae5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263271"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kf-notebook-controller-rhel9@sha256%3A5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778696855"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-agent-rhel9@sha256%3Ac0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263332"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-controller-rhel9@sha256%3A7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778473562"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-router-rhel9@sha256%3A9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263415"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-storage-initializer-rhel9@sha256%3Ab38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263407"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kube-auth-proxy-rhel9@sha256%3A0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778696221"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kuberay-operator-controller-rhel9@sha256%3Aa98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778697161"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"product_id": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llama-stack-core-rhel9@sha256%3Aa9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778765580"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"product_id": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llama-stack-k8s-operator-rhel9@sha256%3A7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778765413"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"product_id": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llm-d-inference-scheduler-rhel9@sha256%3Abe93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263962"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"product_id": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llm-d-routing-sidecar-rhel9@sha256%3Ad90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778262829"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"product_id": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-maas-api-rhel9@sha256%3A1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778696075"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-api-server-v2-rhel9@sha256%3A80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778578959"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-driver-rhel9@sha256%3A29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778578442"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-launcher-rhel9@sha256%3A2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778578686"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256%3A9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778578613"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256%3Aebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778578447"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"product_id": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlflow-operator-rhel9@sha256%3A10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778696038"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"product_id": "registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlflow-rhel9@sha256%3A7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778791600"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"product_id": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlmd-grpc-server-rhel9@sha256%3A5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778595811"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"product_id": "registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlserver-rhel9@sha256%3Ae0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778262856"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-gen-ai-rhel9@sha256%3A47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778473763"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-maas-rhel9@sha256%3A662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1779189704"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-model-registry-rhel9@sha256%3A0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778666987"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-controller-rhel9@sha256%3A9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778578758"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-metadata-collection-rhel9@sha256%3A9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263919"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-performance-data-rhel9@sha256%3A0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263668"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-job-async-upload-rhel9@sha256%3A8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778596806"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-operator-rhel9@sha256%3A869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778681742"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-rhel9@sha256%3Ab4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778681731"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"product_id": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-must-gather-rhel9@sha256%3A0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778264451"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"product_id": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-notebook-controller-rhel9@sha256%3Acffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778696834"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"product_id": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-rhel9-operator@sha256%3A49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1779192336"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256%3Aa5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778677779"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256%3A5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778782964"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256%3A36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778677741"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-driver-rhel9@sha256%3A64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778682513"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-job-rhel9@sha256%3Aab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778264010"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"product_id": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trainer-rhel9@sha256%3Aeb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778264141"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"product_id": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-operator-rhel9@sha256%3A9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778683058"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256%3A01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778474139"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-nemo-guardrails-server-rhel9@sha256%3A9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263074"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-operator-rhel9@sha256%3Af4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778682797"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-rhel9@sha256%3Ad557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263777"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256%3A6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778264111"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256%3A57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778782933"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256%3Afd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778677718"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256%3A76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778677736"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256%3Ad747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778677684"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256%3A70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778677667"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256%3Ae6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778677722"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-built-in-detector-rhel9@sha256%3A19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778262952"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhoai/odh-cli-rhel9@sha256%3Ab96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778695766"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"product_id": "registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhoai/odh-cli-rhel9@sha256%3Ab96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778695766"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-dashboard-rhel9@sha256%3A85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1779189627"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-argoexec-rhel9@sha256%3A3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1779123559"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256%3Ac0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1779123511"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-operator-controller-rhel9@sha256%3A2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778594731"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-feast-operator-rhel9@sha256%3Ae737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263342"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-feature-server-rhel9@sha256%3A41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778239104"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-fms-guardrails-orchestrator-rhel9@sha256%3A48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263314"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-guardrails-detector-huggingface-runtime-rhel9@sha256%3Afe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263271"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kf-notebook-controller-rhel9@sha256%3A9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778696855"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-agent-rhel9@sha256%3A4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263332"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-controller-rhel9@sha256%3A20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778473562"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-router-rhel9@sha256%3A11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263415"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-storage-initializer-rhel9@sha256%3Ab9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263407"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kube-auth-proxy-rhel9@sha256%3A3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778696221"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kuberay-operator-controller-rhel9@sha256%3Ad527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778697161"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-maas-api-rhel9@sha256%3A3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778696075"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-api-server-v2-rhel9@sha256%3Acab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778578959"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-driver-rhel9@sha256%3Ad90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778578442"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-launcher-rhel9@sha256%3Af8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778578686"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256%3A3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778578613"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256%3A5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778578447"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlflow-operator-rhel9@sha256%3Aeae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778696038"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlmd-grpc-server-rhel9@sha256%3A88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778595811"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-gen-ai-rhel9@sha256%3A23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778473763"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-maas-rhel9@sha256%3A6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1779189704"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-model-registry-rhel9@sha256%3A375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778666987"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-controller-rhel9@sha256%3A4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778578758"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-metadata-collection-rhel9@sha256%3Acca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263919"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-performance-data-rhel9@sha256%3Acf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263668"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-job-async-upload-rhel9@sha256%3Ae28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778596806"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-operator-rhel9@sha256%3A7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778681742"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-rhel9@sha256%3Aa8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778681731"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-must-gather-rhel9@sha256%3Afc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778264451"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-notebook-controller-rhel9@sha256%3A82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778696834"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-rhel9-operator@sha256%3A52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1779192336"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256%3A9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778677779"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256%3Afb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778782964"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-operator-rhel9@sha256%3A8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778683058"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-driver-rhel9@sha256%3A2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778682513"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-job-rhel9@sha256%3Aa944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778264010"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-trainer-rhel9@sha256%3Afdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778264141"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256%3A25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778474139"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-operator-rhel9@sha256%3A4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778682797"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-rhel9@sha256%3Af3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263777"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256%3Aab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778264111"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-vllm-cpu-rhel9@sha256%3Abfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778264363"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256%3A6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778782933"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256%3A7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778677718"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256%3Aa69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778677736"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256%3A6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778677722"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"product_id": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-built-in-detector-rhel9@sha256%3A6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778262952"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"product_id": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-dashboard-rhel9@sha256%3Ac70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1779189627"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-router-rhel9@sha256%3Ab818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263415"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"product_id": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-fms-guardrails-orchestrator-rhel9@sha256%3Abdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263314"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"product_id": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-guardrails-detector-huggingface-runtime-rhel9@sha256%3A875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263271"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kf-notebook-controller-rhel9@sha256%3A9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778696855"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-agent-rhel9@sha256%3A5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263332"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-controller-rhel9@sha256%3Adb6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778473562"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-storage-initializer-rhel9@sha256%3Ad47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263407"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kube-auth-proxy-rhel9@sha256%3A5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778696221"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"product_id": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-maas-api-rhel9@sha256%3Ae601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778696075"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"product_id": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlflow-operator-rhel9@sha256%3Acd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778696038"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-gen-ai-rhel9@sha256%3Af735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778473763"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-maas-rhel9@sha256%3Ab1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1779189704"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-model-registry-rhel9@sha256%3A940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778666987"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-controller-rhel9@sha256%3A67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778578758"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-metadata-collection-rhel9@sha256%3A25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263919"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-performance-data-rhel9@sha256%3A7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263668"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-job-async-upload-rhel9@sha256%3Ad3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778596806"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-operator-rhel9@sha256%3A84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778681742"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-rhel9@sha256%3Acf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778681731"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"product_id": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-must-gather-rhel9@sha256%3A07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778264451"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"product_id": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-notebook-controller-rhel9@sha256%3Aeba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778696834"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"product_id": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-rhel9-operator@sha256%3Ae52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1779192336"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256%3Af8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778677779"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256%3Ae66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778782964"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-driver-rhel9@sha256%3A6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778682513"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-job-rhel9@sha256%3A6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778264010"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"product_id": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-trainer-rhel9@sha256%3A0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778264141"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256%3Aab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778474139"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-operator-rhel9@sha256%3A81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778682797"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-rhel9@sha256%3Afa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778263777"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256%3A638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778264111"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"product_id": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-vllm-cpu-rhel9@sha256%3A6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778264363"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"product_id": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256%3Af9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778782933"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256%3A3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778677718"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256%3A2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778677736"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256%3A9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1778677722"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64"
},
"product_reference": "registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64 as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64"
},
"product_reference": "registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le as a component of Red Hat OpenShift AI 3.3",
"product_id": "Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 3.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-6242",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2025-06-18T15:26:47.633000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2373716"
}
],
"notes": [
{
"category": "description",
"text": "A Server-Side Request Forgery (SSRF) vulnerability exists in the MediaConnector class within the vLLM project\u0027s multimodal feature set. The load_from_url and load_from_url_async methods fetch and process media from user-provided URLs without adequate restrictions on the target hosts. This allows an attacker to coerce the vLLM server into making arbitrary requests to internal network resources.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: Server Side request forgery (SSRF) in MediaConnector",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has been rated as having the severity of Important by the Red Hat Product Security team as a successful exploitation by an attacker may lead to confidential data being leaked or a denial of service. Additionally the fact a unprivileged user can trigger this vulnerability through the network also contributes for the severity.\n\nThis vulnerability has its risk amplified on orchestrated environments as pods running the vLLM may eventually communicate with each other through internal cluster routing, including services that should not have been exposed to external networks. An attacker may leverage this flaw to interact with internal services, perform network reconnaissance or trigger a denial of service by leading other internal services to fail.",
"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 AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-6242"
},
{
"category": "external",
"summary": "RHBZ#2373716",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2373716"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-6242",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6242"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-6242",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-6242"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-3f6c-7fw2-ppm4",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-3f6c-7fw2-ppm4"
}
],
"release_date": "2025-10-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:L/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: Server Side request forgery (SSRF) in MediaConnector"
},
{
"cve": "CVE-2025-12816",
"cwe": {
"id": "CWE-179",
"name": "Incorrect Behavior Order: Early Validation"
},
"discovery_date": "2025-11-25T20:01:05.875196+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2417097"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in node-forge. This vulnerability allows unauthenticated attackers to bypass downstream cryptographic verifications and security decisions via crafting ASN.1 (Abstract Syntax Notation One) structures to desynchronize schema validations, yielding a semantic divergence.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-forge: node-forge: Interpretation conflict vulnerability allows bypassing cryptographic verifications",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products due to an interpretation conflict in the node-forge library. An unauthenticated attacker could exploit this flaw by crafting malicious ASN.1 structures, leading to a bypass of cryptographic verifications and security decisions in affected applications. This impacts various Red Hat products that utilize node-forge for cryptographic operations.",
"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 AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-12816"
},
{
"category": "external",
"summary": "RHBZ#2417097",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2417097"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-12816",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12816"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-12816",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-12816"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge",
"url": "https://github.com/digitalbazaar/forge"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/pull/1124",
"url": "https://github.com/digitalbazaar/forge/pull/1124"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-5gfm-wpxj-wjgq",
"url": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-5gfm-wpxj-wjgq"
},
{
"category": "external",
"summary": "https://kb.cert.org/vuls/id/521113",
"url": "https://kb.cert.org/vuls/id/521113"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/node-forge",
"url": "https://www.npmjs.com/package/node-forge"
}
],
"release_date": "2025-11-25T19:15:50.243000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"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 AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "node-forge: node-forge: Interpretation conflict vulnerability allows bypassing cryptographic verifications"
},
{
"cve": "CVE-2025-13465",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"discovery_date": "2026-01-21T20:01:28.774829+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431740"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Lodash. A prototype pollution vulnerability in the _.unset and _.omit functions allows an attacker able to control property paths to delete methods from global prototypes. By removing essential functionalities, this can result in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "lodash: prototype pollution in _.unset and _.omit functions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is only exploitable by applications using the _.unset and _.omit functions on an object and allowing user input to determine the path of the property to be removed. This issue only allows the deletion of properties but does not allow overwriting their behavior, limiting the impact to a denial of service. Due to this reason, this vulnerability has been rated with an important severity.\n\nIn Grafana, JavaScript code runs only in the browser, while the server side is all Golang. Therefore, the worst-case scenario is a loss of functionality in the client application inside the browser. To reflect this, the CVSS availability metric and the severity of the Grafana and the Grafana-PCP component have been updated to low and moderate, respectively.\n\nThe lodash dependency is bundled and used by the pcs-web-ui component of the PCS package. In Red Hat Enterprise Linux 8.10, the pcs-web-ui component is no longer included in the PCS package. As a result, RHEL 8.10 does not ship the vulnerable lodash component within PCS and is therefore not-affected by this CVE.",
"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 AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-13465"
},
{
"category": "external",
"summary": "RHBZ#2431740",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431740"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-13465",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13465"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-13465",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-13465"
},
{
"category": "external",
"summary": "https://github.com/lodash/lodash/security/advisories/GHSA-xxjr-mmjv-4gpg",
"url": "https://github.com/lodash/lodash/security/advisories/GHSA-xxjr-mmjv-4gpg"
}
],
"release_date": "2026-01-21T19:05:28.846000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"category": "workaround",
"details": "To mitigate this issue, implement strict input validation before passing any property paths to the _.unset and _.omit functions to block attempts to access the prototype chain. Ensure that strings like __proto__, constructor and prototype are blocked, for example.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "lodash: prototype pollution in _.unset and _.omit functions"
},
{
"cve": "CVE-2025-15284",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-29T23:00:58.541337+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2425946"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in qs, a module used for parsing query strings. A remote attacker can exploit an improper input validation vulnerability by sending specially crafted HTTP requests that use bracket notation (e.g., `a[]=value`). This bypasses the `arrayLimit` option, which is designed to limit the size of parsed arrays and prevent resource exhaustion. Successful exploitation can lead to memory exhaustion, causing a Denial of Service (DoS) where the application crashes or becomes unresponsive, making the service unavailable to users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "qs: qs: Denial of Service via improper input validation in array parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products that utilize the `qs` module for parsing query strings, particularly when processing user-controlled input with bracket notation. The `arrayLimit` option, intended to prevent resource exhaustion, is bypassed when bracket notation (`a[]=value`) is used, allowing a remote attacker to cause a denial of service through memory exhaustion. This can lead to application crashes or unresponsiveness, making the service unavailable.",
"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 AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15284"
},
{
"category": "external",
"summary": "RHBZ#2425946",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2425946"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15284",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15284"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15284",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15284"
},
{
"category": "external",
"summary": "https://github.com/ljharb/qs/commit/3086902ecf7f088d0d1803887643ac6c03d415b9",
"url": "https://github.com/ljharb/qs/commit/3086902ecf7f088d0d1803887643ac6c03d415b9"
},
{
"category": "external",
"summary": "https://github.com/ljharb/qs/security/advisories/GHSA-6rw7-vpxm-498p",
"url": "https://github.com/ljharb/qs/security/advisories/GHSA-6rw7-vpxm-498p"
}
],
"release_date": "2025-12-29T22:56:45.240000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"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 AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_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 AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "qs: qs: Denial of Service via improper input validation in array parsing"
},
{
"cve": "CVE-2025-59057",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-01-10T04:02:14.375674+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2428426"
}
],
"notes": [
{
"category": "description",
"text": "The cross site scripting flaw has been discovered in the npm react-router package. A XSS vulnerability exists in in React Router\u0027s meta()/\u003cMeta\u003e APIs in Framework Mode when generating script:ld+json tags which could allow arbitrary JavaScript execution during SSR if untrusted content is used to generate the tag.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "react-router: @remix-run/router: React Router XSS Vulnerability",
"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 AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-59057"
},
{
"category": "external",
"summary": "RHBZ#2428426",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2428426"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-59057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59057"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-59057",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-59057"
},
{
"category": "external",
"summary": "https://github.com/remix-run/react-router/security/advisories/GHSA-3cgp-3xvw-98x8",
"url": "https://github.com/remix-run/react-router/security/advisories/GHSA-3cgp-3xvw-98x8"
}
],
"release_date": "2026-01-10T02:40:25.142000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"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 AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "react-router: @remix-run/router: React Router XSS Vulnerability"
},
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important 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 OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_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 AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"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 OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"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 OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"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-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
}
],
"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 AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-62164",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-11-21T02:01:11.280042+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2416282"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability in vLLM allows attackers to supply malicious serialized prompt-embedding tensors that are deserialized using torch.load() without validation. Due to PyTorch 2.8.0 disabling sparse-tensor integrity checks by default, a crafted tensor can bypass bounds checks and cause an out-of-bounds write during to_dense(), leading to a crash (DoS) and potentially remote code execution on the vLLM server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: VLLM deserialization vulnerability leading to DoS and potential RCE",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is considered important rather than moderate because it involves unsafe deserialization leading to memory corruption in a network-reachable, unauthenticated API path. Unlike typical moderate flaws that may only allow limited DoS or require specific conditions, this issue allows an attacker to supply a crafted sparse tensor that triggers an out-of-bounds memory write during PyTorch\u2019s to_dense() conversion. Memory corruption in a server process handling untrusted input significantly elevates security risk because it can lead not only to a reliable crash but also to potential remote code execution, enabling full compromise of the vLLM service. Additionally, the affected code path is part of the standard Completions API workflow, making the attack surface broadly exposed in real deployments. The combination of remote exploitability, unauthenticated access, memory corruption, and potential RCE clearly positions this issue above a moderate classification and into an important severity level.",
"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 AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-62164"
},
{
"category": "external",
"summary": "RHBZ#2416282",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416282"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-62164",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62164"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-62164",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62164"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/58fab50d82838d5014f4a14d991fdb9352c9c84b",
"url": "https://github.com/vllm-project/vllm/commit/58fab50d82838d5014f4a14d991fdb9352c9c84b"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/27204",
"url": "https://github.com/vllm-project/vllm/pull/27204"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-mrw7-hf4f-83pf",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-mrw7-hf4f-83pf"
}
],
"release_date": "2025-11-21T01:18:38.803000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"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 OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_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 AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: VLLM deserialization vulnerability leading to DoS and potential RCE"
},
{
"cve": "CVE-2025-62718",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2026-04-09T15:01:48.111177+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456913"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. This vulnerability occurs because Axios does not correctly handle hostname normalization when evaluating NO_PROXY rules. An attacker can exploit this by crafting requests to loopback addresses (e.g., localhost. or [::1]) which bypass the NO_PROXY configuration and are routed through the configured proxy. This can lead to Server-Side Request Forgery (SSRF) vulnerabilities, enabling attackers to access sensitive internal or loopback services that should otherwise be protected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Server-Side Request Forgery and proxy bypass due to improper hostname normalization",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has limited impact due to combination of non-default conditions to exploit: the attacker must be able to control or influence URLs passed to axios in a server-side context, the application must have both `HTTP_PROXY` and `NO_PROXY` configured, and the proxy itself must be positioned to act on the misdirected traffic or have been compromised by the attacker to intercept the rerouted traffic.",
"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 AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-62718"
},
{
"category": "external",
"summary": "RHBZ#2456913",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456913"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-62718",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62718"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-62718",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62718"
},
{
"category": "external",
"summary": "https://datatracker.ietf.org/doc/html/rfc1034#section-3.1",
"url": "https://datatracker.ietf.org/doc/html/rfc1034#section-3.1"
},
{
"category": "external",
"summary": "https://datatracker.ietf.org/doc/html/rfc3986#section-3.2.2",
"url": "https://datatracker.ietf.org/doc/html/rfc3986#section-3.2.2"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/commit/fb3befb6daac6cad26b2e54094d0f2d9e47f24df",
"url": "https://github.com/axios/axios/commit/fb3befb6daac6cad26b2e54094d0f2d9e47f24df"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/pull/10661",
"url": "https://github.com/axios/axios/pull/10661"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/releases/tag/v1.15.0",
"url": "https://github.com/axios/axios/releases/tag/v1.15.0"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-3p68-rc4w-qgx5",
"url": "https://github.com/axios/axios/security/advisories/GHSA-3p68-rc4w-qgx5"
}
],
"release_date": "2026-04-09T14:31:46.067000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"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 AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Server-Side Request Forgery and proxy bypass due to improper hostname normalization"
},
{
"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 OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"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 OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"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-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"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 OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"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 OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "glob: glob: Command Injection Vulnerability via Malicious Filenames"
},
{
"cve": "CVE-2025-66031",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2025-11-26T23:01:36.363253+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2417397"
}
],
"notes": [
{
"category": "description",
"text": "An ASN.1 Denial of Service (Dos) vulnerability exists in the node-forge asn1.fromDer function within forge/lib/asn1.js. The ASN.1 DER parser implementation (_fromDer) recurses for every constructed ASN.1 value (SEQUENCE, SET, etc.) and lacks a guard limiting recursion depth. An attacker can craft a small DER blob containing a very large nesting depth of constructed TLVs which causes the Node.js V8 engine to exhaust its call stack and throw RangeError: Maximum call stack size exceeded, crashing or incapacitating the process handling the parse. This is a remote, low-cost Denial-of-Service against applications that parse untrusted ASN.1 objects.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-forge: node-forge ASN.1 Unbounded Recursion",
"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 AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66031"
},
{
"category": "external",
"summary": "RHBZ#2417397",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2417397"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66031",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66031"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66031",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66031"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/commit/260425c6167a38aae038697132483b5517b26451",
"url": "https://github.com/digitalbazaar/forge/commit/260425c6167a38aae038697132483b5517b26451"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-554w-wpv2-vw27",
"url": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-554w-wpv2-vw27"
}
],
"release_date": "2025-11-26T22:23:26.013000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"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 AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_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 AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "node-forge: node-forge ASN.1 Unbounded Recursion"
},
{
"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 OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"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 OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"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-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
}
],
"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 AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion"
},
{
"cve": "CVE-2025-66448",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2025-12-01T23:01:07.198041+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418152"
}
],
"notes": [
{
"category": "description",
"text": "A remote code execution vulnerability has been identified in vLLM. An attacker can exploit a weakness in the model loading process to silently fetch and run unauthorized, malicious Python code on the host system. This happens because the engine mistakenly executes code from a remote repository referenced in a model\u0027s configuration, even when explicit security measures are set to prevent it.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: vLLM: Remote Code Execution via malicious model configuration",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat because vLLM, when deployed in a Red Hat environment, is susceptible to remote code execution. An attacker can craft a malicious model configuration that, when loaded, fetches and executes arbitrary Python code from a remote repository, even if `trust_remote_code` is explicitly set to `False`.",
"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 AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66448"
},
{
"category": "external",
"summary": "RHBZ#2418152",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418152"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66448",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66448"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66448",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66448"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/ffb08379d8870a1a81ba82b72797f196838d0c86",
"url": "https://github.com/vllm-project/vllm/commit/ffb08379d8870a1a81ba82b72797f196838d0c86"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/28126",
"url": "https://github.com/vllm-project/vllm/pull/28126"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-8fr4-5q9j-m8gm",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-8fr4-5q9j-m8gm"
}
],
"release_date": "2025-12-01T22:45:42.566000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"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 OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: vLLM: Remote Code Execution via malicious model configuration"
},
{
"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 OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"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": "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 AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"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-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"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 AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_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 AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 Streaming API improperly handles highly compressed data"
},
{
"cve": "CVE-2025-69223",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-06T20:01:19.831548+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427456"
}
],
"notes": [
{
"category": "description",
"text": "A decompression based denial of service flaw has been discovered in the AIOHTTP python library. Library versions 3.13.2 and below allow a zip bomb to be used to execute a DoS against the AIOHTTP server. An attacker may be able to send a compressed request that when decompressed by AIOHTTP could exhaust the host\u0027s memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "aiohttp: AIOHTTP\u0027s HTTP Parser auto_decompress feature is vulnerable to zip bomb",
"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 AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69223"
},
{
"category": "external",
"summary": "RHBZ#2427456",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427456"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69223",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69223"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69223",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69223"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/commit/2b920c39002cee0ec5b402581779bbaaf7c9138a",
"url": "https://github.com/aio-libs/aiohttp/commit/2b920c39002cee0ec5b402581779bbaaf7c9138a"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-6mq8-rvhq-8wgg",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-6mq8-rvhq-8wgg"
}
],
"release_date": "2026-01-05T22:00:17.715000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"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 AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_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 AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "aiohttp: AIOHTTP\u0027s HTTP Parser auto_decompress feature is vulnerable to zip bomb"
},
{
"cve": "CVE-2025-69873",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-02-11T19:01:32.953264+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2439070"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in ajv. When the $data option is enabled, the value of the pattern keyword is passed directly to the JavaScript RegExp() constructor without sufficient validation. An attacker able to supply a malicious regular expression pattern can trigger a ReDoS (Regular Expression Denial of Service), causing the application to become unresponsive and resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ajv: ReDoS via $data reference",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, the $data option must be enabled and the attacker needs to be able to send a payload with a specially crafted regular expression to the application processing the input. A 31-character payload causes approximately 44 seconds of execution, with each additional character doubling the execution time. Therefore, even a small payload can cause an application to become unresponsive and eventually result in a denial of service. Due to this reason, this flaw has been rated with an important 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 OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69873"
},
{
"category": "external",
"summary": "RHBZ#2439070",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2439070"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69873",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69873"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69873",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69873"
},
{
"category": "external",
"summary": "https://github.com/EthanKim88/ethan-cve-disclosures/blob/main/CVE-2025-69873-ajv-ReDoS.md",
"url": "https://github.com/EthanKim88/ethan-cve-disclosures/blob/main/CVE-2025-69873-ajv-ReDoS.md"
}
],
"release_date": "2026-02-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"category": "workaround",
"details": "To mitigate this issue, disable the $data feature if your application does not require it. If $data must be used, implement strict validation of the input fields that are referenced by the pattern keyword to ensure they contain only expected and safe characters.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_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 AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "ajv: ReDoS via $data reference"
},
{
"cve": "CVE-2026-0846",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-03-09T20:01:29.643462+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445826"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `nltk` component. This vulnerability, specifically within the `filestring()` function of the `nltk.util` module, allows an attacker to perform arbitrary file reads. By providing specially crafted input paths, either absolute or using directory traversal, an attacker can bypass input validation and access sensitive system files. This can be exploited both locally and remotely, particularly when the function processes user-supplied input in applications like web APIs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nltk: NLTK: Arbitrary file read via improper path validation in `filestring()` function",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This IMPORTANT vulnerability in NLTK allows arbitrary file reads through the `nltk.util.filestring()` function. Exploitation requires no authentication and is network-accessible when the function is exposed to untrusted input. Impact is high confidentiality loss as sensitive files like credentials and configuration can be read. Red Hat products using NLTK with exposed file input handling are affected.",
"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 AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-0846"
},
{
"category": "external",
"summary": "RHBZ#2445826",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445826"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-0846",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0846"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-0846",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-0846"
},
{
"category": "external",
"summary": "https://huntr.com/bounties/007b84f8-418e-4300-99d0-bf504c2f97eb",
"url": "https://huntr.com/bounties/007b84f8-418e-4300-99d0-bf504c2f97eb"
}
],
"release_date": "2026-03-09T19:19:09.464000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
}
],
"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 AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nltk: NLTK: Arbitrary file read via improper path validation in `filestring()` function"
},
{
"cve": "CVE-2026-0847",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-03-04T19:01:01.620664+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2444608"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in NLTK (Natural Language Toolkit). This vulnerability allows a remote attacker to read arbitrary files on the server due to improper sanitization of file paths in several CorpusReader classes, including WordListCorpusReader, TaggedCorpusReader, and BracketParseCorpusReader. By exploiting this path traversal vulnerability, an attacker can gain unauthorized access to sensitive information, such as system files, SSH private keys, and API tokens. In certain scenarios, this could potentially lead to remote code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nltk: NLTK: Arbitrary file read via path traversal vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This IMPORTANT path traversal vulnerability affects multiple CorpusReader classes in NLTK versions through 3.9.2. Exploitation is network-accessible and requires no authentication when user-controlled file inputs are processed by applications. Impact is high confidentiality loss through unauthorized access to sensitive system files. Red Hat products using NLTK to handle untrusted file inputs are affected.",
"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 AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-0847"
},
{
"category": "external",
"summary": "RHBZ#2444608",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2444608"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-0847",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0847"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-0847",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-0847"
},
{
"category": "external",
"summary": "https://huntr.com/bounties/fc69914f-36a9-4c18-8503-10013b39f966",
"url": "https://huntr.com/bounties/fc69914f-36a9-4c18-8503-10013b39f966"
}
],
"release_date": "2026-03-04T18:25:30.240000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
}
],
"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 AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nltk: NLTK: Arbitrary file read via path traversal vulnerability"
},
{
"cve": "CVE-2026-4800",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2026-03-31T20:01:21.918257+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2453496"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in lodash. The fix for CVE-2021-23337 added validation for the variable option in _.template but did not apply the same validation to options.imports key names. Both paths flow into the same Function() constructor sink. Additionally, _.template uses assignInWith to merge imports, which enumerates inherited properties via for..in. If Object.prototype has been polluted by any other vector, the polluted keys are copied into the imports object and passed to Function().",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "lodash: lodash: Arbitrary code execution via untrusted input in template imports",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In the context of Red Hat Enterprise Linux, the grafana and grafana-pcp packages execute the affected JavaScript entirely client-side within the user\u0027s browser. Consequently, the attack surface is strictly restricted to the local browser 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 AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4800"
},
{
"category": "external",
"summary": "RHBZ#2453496",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453496"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4800",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4800"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4800",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4800"
},
{
"category": "external",
"summary": "https://cna.openjsf.org/security-advisories.html",
"url": "https://cna.openjsf.org/security-advisories.html"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-35jh-r3h4-6jhm",
"url": "https://github.com/advisories/GHSA-35jh-r3h4-6jhm"
},
{
"category": "external",
"summary": "https://github.com/lodash/lodash/commit/3469357cff396a26c363f8c1b5a91dde28ba4b1c",
"url": "https://github.com/lodash/lodash/commit/3469357cff396a26c363f8c1b5a91dde28ba4b1c"
}
],
"release_date": "2026-03-31T19:25:55.987000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"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 AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_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 AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "lodash: lodash: Arbitrary code execution via untrusted input in template imports"
},
{
"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 OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"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 OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"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-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
}
],
"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 AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)"
},
{
"cve": "CVE-2026-21884",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-01-10T04:01:46.246119+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2428421"
}
],
"notes": [
{
"category": "description",
"text": "A cross site scripting flaw has been discovered in the npm react-router package. The cross site scripting (XSS) vulnerability exists in in React Router\u0027s \u003cScrollRestoration\u003e API in Framework Mode when using the getKey/storageKey props during Server-Side Rendering which could allow arbitrary JavaScript execution during SSR if untrusted content is used to generate the keys.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "react-router: @remix-run/react: React Router SSR XSS in ScrollRestoration",
"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 AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21884"
},
{
"category": "external",
"summary": "RHBZ#2428421",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2428421"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21884",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21884"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21884",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21884"
},
{
"category": "external",
"summary": "https://github.com/remix-run/react-router/security/advisories/GHSA-8v8x-cx79-35w7",
"url": "https://github.com/remix-run/react-router/security/advisories/GHSA-8v8x-cx79-35w7"
}
],
"release_date": "2026-01-10T02:41:44.944000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"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 AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "react-router: @remix-run/react: React Router SSR XSS in ScrollRestoration"
},
{
"cve": "CVE-2026-22029",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-01-10T04:01:03.694749+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2428412"
}
],
"notes": [
{
"category": "description",
"text": "A cross site scripting flaw has been discovered in the npm react-router and @remix-run/router packages. React Router (and Remix v1/v2) SPA open navigation redirects originating from loaders or actions in Framework Mode, Data Mode, or the unstable RSC modes can result in unsafe URLs causing unintended javascript execution on the client. This is only an issue if you are creating redirect paths from untrusted content or via an open redirect.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "@remix-run/router: react-router: React Router vulnerable to XSS via Open Redirects",
"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 AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22029"
},
{
"category": "external",
"summary": "RHBZ#2428412",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2428412"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22029",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22029"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22029",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22029"
},
{
"category": "external",
"summary": "https://github.com/remix-run/react-router/security/advisories/GHSA-2w69-qvjg-hvjx",
"url": "https://github.com/remix-run/react-router/security/advisories/GHSA-2w69-qvjg-hvjx"
}
],
"release_date": "2026-01-10T02:42:32.736000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"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 AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "@remix-run/router: react-router: React Router vulnerable to XSS via Open Redirects"
},
{
"cve": "CVE-2026-22778",
"cwe": {
"id": "CWE-209",
"name": "Generation of Error Message Containing Sensitive Information"
},
"discovery_date": "2026-02-03T00:01:43.512265+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2436113"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). A remote attacker can exploit this vulnerability by sending a specially crafted video URL to vLLM\u0027s multimodal endpoint. This action causes vLLM to leak a heap memory address, significantly reducing the effectiveness of Address Space Layout Randomization (ASLR). This information disclosure can then be chained with a heap overflow vulnerability to achieve remote code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vLLM: vLLM: Remote code execution via invalid image processing in the multimodal endpoint.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Critical rather than Important because it allows unauthenticated remote code execution without requiring user interaction, ultimately leading to full compromise of the affected system. An attacker can provide a malicious video URL to a vulnerable vLLM inference endpoint, which causes the service to automatically retrieve and process attacker-controlled media content. During decoding, a heap overflow is triggered in the underlying video processing stack, enabling corruption of heap memory and potential overwriting of control structures to execute arbitrary commands on the host. In addition, an information disclosure condition can leak memory addresses, significantly weakening ASLR protections and making exploitation more reliable when combined with the heap overflow. Successful exploitation compromises the confidentiality, integrity, and availability of the system and can impact deployments such as Red Hat AI Inference Server, Red Hat Enterprise Linux AI, and Red Hat OpenShift AI, thereby meeting Red Hat\u2019s criteria for Critical severity rather than Important impact.\n\nThe vLLM vulnerability depends on CVE-2025-9951, as processing attacker-controlled media can trigger the JPEG2000 decoder heap overflow, which can then be exploited within the vLLM video handling pipeline to cause memory corruption and potentially achieve remote code execution.",
"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 AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22778"
},
{
"category": "external",
"summary": "RHBZ#2436113",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2436113"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22778",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22778"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22778",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22778"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/31987",
"url": "https://github.com/vllm-project/vllm/pull/31987"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/32319",
"url": "https://github.com/vllm-project/vllm/pull/32319"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/releases/tag/v0.14.1",
"url": "https://github.com/vllm-project/vllm/releases/tag/v0.14.1"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-4r2x-xpjr-7cvv",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-4r2x-xpjr-7cvv"
}
],
"release_date": "2026-02-02T21:09:53.265000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"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 AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Critical"
}
],
"title": "vLLM: vLLM: Remote code execution via invalid image processing in the multimodal endpoint."
},
{
"cve": "CVE-2026-23490",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-16T20:03:33.790513+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430472"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in pyasn1, a generic ASN.1 library for Python. A remote attacker could exploit this vulnerability by sending a specially crafted RELATIVE-OID with excessive continuation octets. This input validation vulnerability leads to memory exhaustion, resulting in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pyasn1: pyasn1: Denial of Service due to memory exhaustion from malformed RELATIVE-OID",
"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 AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-23490"
},
{
"category": "external",
"summary": "RHBZ#2430472",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430472"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-23490",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23490"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-23490",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-23490"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/commit/3908f144229eed4df24bd569d16e5991ace44970",
"url": "https://github.com/pyasn1/pyasn1/commit/3908f144229eed4df24bd569d16e5991ace44970"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/releases/tag/v0.6.2",
"url": "https://github.com/pyasn1/pyasn1/releases/tag/v0.6.2"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/security/advisories/GHSA-63vm-454h-vhhq",
"url": "https://github.com/pyasn1/pyasn1/security/advisories/GHSA-63vm-454h-vhhq"
}
],
"release_date": "2026-01-16T19:03:36.442000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
}
],
"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 AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pyasn1: pyasn1: Denial of Service due to memory exhaustion from malformed RELATIVE-OID"
},
{
"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 OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"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 OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"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-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"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 AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_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 AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"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-24049",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-01-22T05:00:54.709179+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431959"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal flaw has been discovered in the python wheel too. The unpack function is vulnerable to file permission modification through mishandling of file permissions after extraction. The logic blindly trusts the filename from the archive header for the chmod operation, even though the extraction process itself might have sanitized the path. Attackers can craft a malicious wheel file that, when unpacked, changes the permissions of critical system files (e.g., /etc/passwd, SSH keys, config files), allowing for Privilege Escalation or arbitrary code execution by modifying now-writable scripts.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "wheel: wheel: Privilege Escalation or Arbitrary Code Execution via malicious wheel file unpacking",
"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 AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-24049"
},
{
"category": "external",
"summary": "RHBZ#2431959",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431959"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-24049",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24049"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-24049",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24049"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/commit/7a7d2de96b22a9adf9208afcc9547e1001569fef",
"url": "https://github.com/pypa/wheel/commit/7a7d2de96b22a9adf9208afcc9547e1001569fef"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/releases/tag/0.46.2",
"url": "https://github.com/pypa/wheel/releases/tag/0.46.2"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/security/advisories/GHSA-8rrh-rw8j-w5fx",
"url": "https://github.com/pypa/wheel/security/advisories/GHSA-8rrh-rw8j-w5fx"
}
],
"release_date": "2026-01-22T04:02:08.706000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"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 AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "wheel: wheel: Privilege Escalation or Arbitrary Code Execution via malicious wheel file unpacking"
},
{
"cve": "CVE-2026-24486",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-01-27T01:00:58.032530+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2433132"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python-Multipart, a tool for parsing multipart form data in Python applications. This vulnerability, known as path traversal, allows a remote attacker to write uploaded files to any location on the server\u0027s file system. This exploitation occurs when specific non-default configuration options, `UPLOAD_DIR` and `UPLOAD_KEEP_FILENAME=True`, are enabled, and a malicious filename is provided during a file upload. The primary consequence is unauthorized file creation or modification, which could lead to system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-multipart: Python-Multipart: Arbitrary file write via path traversal vulnerability",
"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 AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-24486"
},
{
"category": "external",
"summary": "RHBZ#2433132",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2433132"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-24486",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24486"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-24486",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24486"
},
{
"category": "external",
"summary": "https://github.com/Kludex/python-multipart/commit/9433f4bbc9652bdde82bbe380984e32f8cfc89c4",
"url": "https://github.com/Kludex/python-multipart/commit/9433f4bbc9652bdde82bbe380984e32f8cfc89c4"
},
{
"category": "external",
"summary": "https://github.com/Kludex/python-multipart/releases/tag/0.0.22",
"url": "https://github.com/Kludex/python-multipart/releases/tag/0.0.22"
},
{
"category": "external",
"summary": "https://github.com/Kludex/python-multipart/security/advisories/GHSA-wp53-j4wj-2cfg",
"url": "https://github.com/Kludex/python-multipart/security/advisories/GHSA-wp53-j4wj-2cfg"
}
],
"release_date": "2026-01-27T00:34:06.229000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, avoid enabling the `UPLOAD_KEEP_FILENAME=True` configuration option in applications using `python-multipart`. This option, when used with `UPLOAD_DIR`, allows an attacker to write files to arbitrary locations. Disabling or not configuring `UPLOAD_KEEP_FILENAME=True` prevents the path traversal vulnerability.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-multipart: Python-Multipart: Arbitrary file write via path traversal vulnerability"
},
{
"cve": "CVE-2026-24779",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2026-01-27T23:00:53.998772+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2433624"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). A Server-Side Request Forgery (SSRF) vulnerability exists in the MediaConnector class, specifically within the load_from_url and load_from_url_async methods. An attacker can exploit differing interpretations of backslashes by Python parsing libraries used for host restrictions to bypass these restrictions. This allows the attacker to force the vLLM server to make arbitrary requests to internal network resources, potentially leading to information disclosure, denial of service, or unauthorized access within containerized environments.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vLLM: vLLM: Server-Side Request Forgery allows internal network access",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This IMPORTANT Server-Side Request Forgery (SSRF) vulnerability in vLLM\u0027s `MediaConnector` allows an attacker to bypass host restrictions when processing user-provided URLs. This enables the vLLM server to be coerced into making arbitrary requests to internal network resources. This is critical in containerized deployments, including Red Hat AI Inference Server, Red Hat Enterprise Linux AI, and Red Hat OpenShift AI, where it could facilitate internal network reconnaissance and unauthorized access to other services.",
"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 AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-24779"
},
{
"category": "external",
"summary": "RHBZ#2433624",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2433624"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-24779",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24779"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-24779",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24779"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/f46d576c54fb8aeec5fc70560e850bed38ef17d7",
"url": "https://github.com/vllm-project/vllm/commit/f46d576c54fb8aeec5fc70560e850bed38ef17d7"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/32746",
"url": "https://github.com/vllm-project/vllm/pull/32746"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-qh4c-xf7m-gxfc",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-qh4c-xf7m-gxfc"
}
],
"release_date": "2026-01-27T22:01:13.808000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"category": "workaround",
"details": "To mitigate this issue, restrict network access to the vLLM service to only trusted clients. Implement strict network segmentation for vLLM pods in containerized environments to limit potential lateral movement. Ensure that vLLM instances are not exposed to untrusted external networks without proper access controls and input validation at the perimeter.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"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:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vLLM: vLLM: Server-Side Request Forgery allows internal network access"
},
{
"cve": "CVE-2026-25639",
"cwe": {
"id": "CWE-1287",
"name": "Improper Validation of Specified Type of Input"
},
"discovery_date": "2026-02-09T21:00:49.280114+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2438237"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service flaw has been discovered in the Axios npm package. the mergeConfig function in axios crashes with a TypeError when processing configuration objects containing __proto__ as an own property. An attacker can trigger this by providing a malicious configuration object created via JSON.parse(), causing complete denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios affected by Denial of Service via __proto__ Key in mergeConfig",
"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 AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25639"
},
{
"category": "external",
"summary": "RHBZ#2438237",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438237"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25639",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25639"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25639",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25639"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/commit/28c721588c7a77e7503d0a434e016f852c597b57",
"url": "https://github.com/axios/axios/commit/28c721588c7a77e7503d0a434e016f852c597b57"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/releases/tag/v1.13.5",
"url": "https://github.com/axios/axios/releases/tag/v1.13.5"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-43fc-jf86-j433",
"url": "https://github.com/axios/axios/security/advisories/GHSA-43fc-jf86-j433"
}
],
"release_date": "2026-02-09T20:11:22.374000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"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 AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_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 AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios affected by Denial of Service via __proto__ Key in mergeConfig"
},
{
"cve": "CVE-2026-25990",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2026-02-11T21:05:39.535631+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2439170"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found the Pillow Python imaging library. Providing a specially crafted PSD image may lead to an out-of-bounds write. This could potentially allow for arbitrary code execution or information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pillow: Pillow: Out-of-bounds Write via Specially Crafted PSD Image",
"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 AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25990"
},
{
"category": "external",
"summary": "RHBZ#2439170",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2439170"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25990",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25990"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25990",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25990"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/9000313cc5d4a31bdcdd6d7f0781101abab553aa",
"url": "https://github.com/python-pillow/Pillow/commit/9000313cc5d4a31bdcdd6d7f0781101abab553aa"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-cfh3-3jmp-rvhc",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-cfh3-3jmp-rvhc"
}
],
"release_date": "2026-02-11T20:53:52.524000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"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 AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pillow: Pillow: Out-of-bounds Write via Specially Crafted PSD Image"
},
{
"cve": "CVE-2026-27893",
"cwe": {
"id": "CWE-501",
"name": "Trust Boundary Violation"
},
"discovery_date": "2026-03-27T00:01:43.935417+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2452055"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). Two model implementation files hardcode `trust_remote_code=True` when loading sub-components. This bypasses the user\u0027s explicit `--trust-remote-code=False` security opt-out, allowing a remote attacker to achieve remote code execution through malicious model repositories.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: vLLM: Remote code execution due to hardcoded trust_remote_code setting",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important vulnerability in vLLM, as shipped in Red Hat AI Inference Server and Red Hat OpenShift AI. The flaw allows remote code execution due to vLLM hardcoding `trust_remote_code=True` when loading sub-components, which bypasses the user\u0027s explicit `--trust-remote-code=False` security opt-out. This can lead to exploitation through malicious model repositories.",
"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 AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27893"
},
{
"category": "external",
"summary": "RHBZ#2452055",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452055"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27893",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27893"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27893",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27893"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/00bd08edeee5dd4d4c13277c0114a464011acf72",
"url": "https://github.com/vllm-project/vllm/commit/00bd08edeee5dd4d4c13277c0114a464011acf72"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/36192",
"url": "https://github.com/vllm-project/vllm/pull/36192"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-7972-pg2x-xr59",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-7972-pg2x-xr59"
}
],
"release_date": "2026-03-26T23:56:53.579000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"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 AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"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:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: vLLM: Remote code execution due to hardcoded trust_remote_code setting"
},
{
"cve": "CVE-2026-28684",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2026-04-20T17:02:18.205732+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2459798"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-dotenv. A local attacker can exploit this by crafting a symbolic link, which the `set_key()` and `unset_key()` functions in python-dotenv follow when rewriting `.env` files. This can lead to the overwriting of arbitrary files on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-dotenv: python-dotenv: Arbitrary file overwrite via symbolic link following",
"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 AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28684"
},
{
"category": "external",
"summary": "RHBZ#2459798",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2459798"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28684",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28684"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28684",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28684"
},
{
"category": "external",
"summary": "https://github.com/theskumar/python-dotenv/commit/790c5c02991100aa1bf41ee5330aca75edc51311",
"url": "https://github.com/theskumar/python-dotenv/commit/790c5c02991100aa1bf41ee5330aca75edc51311"
},
{
"category": "external",
"summary": "https://github.com/theskumar/python-dotenv/releases/tag/v1.2.2",
"url": "https://github.com/theskumar/python-dotenv/releases/tag/v1.2.2"
},
{
"category": "external",
"summary": "https://github.com/theskumar/python-dotenv/security/advisories/GHSA-mf9w-mj56-hr94",
"url": "https://github.com/theskumar/python-dotenv/security/advisories/GHSA-mf9w-mj56-hr94"
}
],
"release_date": "2026-04-20T16:25:12.302000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"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 AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"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:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-dotenv: python-dotenv: Arbitrary file overwrite via symbolic link following"
},
{
"cve": "CVE-2026-29063",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-03-06T19:00:57.982727+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445291"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Immutable.js, a library for persistent immutable data structures. This vulnerability, known as Prototype Pollution, allows an attacker with low privileges to inject unwanted properties into core JavaScript object prototypes without user interaction. By manipulating specific APIs such as mergeDeep(), mergeDeepWith(), merge(), Map.toJS(), and Map.toObject(), a remote attacker could potentially execute arbitrary code or cause a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "immutable-js: Immutable.js: Arbitrary code execution via Prototype Pollution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploitation of this vulnerability requires that an attacker is able to provide arbitrary data to clients of this library in a way that calls the affected functions with data the attacker controls. In most deployments, the ability to provide data in this fashion requires that an attacker has some degree of privileges to access the affected applications.",
"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 AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-29063"
},
{
"category": "external",
"summary": "RHBZ#2445291",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445291"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-29063",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-29063"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-29063",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-29063"
},
{
"category": "external",
"summary": "https://github.com/immutable-js/immutable-js/releases/tag/v3.8.3",
"url": "https://github.com/immutable-js/immutable-js/releases/tag/v3.8.3"
},
{
"category": "external",
"summary": "https://github.com/immutable-js/immutable-js/releases/tag/v4.3.8",
"url": "https://github.com/immutable-js/immutable-js/releases/tag/v4.3.8"
},
{
"category": "external",
"summary": "https://github.com/immutable-js/immutable-js/releases/tag/v5.1.5",
"url": "https://github.com/immutable-js/immutable-js/releases/tag/v5.1.5"
},
{
"category": "external",
"summary": "https://github.com/immutable-js/immutable-js/security/advisories/GHSA-wf6x-7x77-mvgw",
"url": "https://github.com/immutable-js/immutable-js/security/advisories/GHSA-wf6x-7x77-mvgw"
}
],
"release_date": "2026-03-06T18:25:22.438000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
}
],
"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 AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "immutable-js: Immutable.js: Arbitrary code execution via Prototype Pollution"
},
{
"cve": "CVE-2026-29074",
"cwe": {
"id": "CWE-776",
"name": "Improper Restriction of Recursive Entity References in DTDs (\u0027XML Entity Expansion\u0027)"
},
"discovery_date": "2026-03-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445132"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in SVGO, an SVG (Scalable Vector Graphics) Optimizer. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by submitting a specially crafted XML file. The application\u0027s failure to properly guard against XML entity expansion or recursion can lead to the Node.js process consuming excessive memory and crashing.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "svgo: SVGO: Denial of Service via XML entity expansion",
"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 AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-29074"
},
{
"category": "external",
"summary": "RHBZ#2445132",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445132"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-29074",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-29074"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-29074",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-29074"
},
{
"category": "external",
"summary": "https://github.com/svg/svgo/security/advisories/GHSA-xpqw-6gx7-v673",
"url": "https://github.com/svg/svgo/security/advisories/GHSA-xpqw-6gx7-v673"
}
],
"release_date": "2026-03-06T07:23:05.716000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"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 AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_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 AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "svgo: SVGO: Denial of Service via XML entity expansion"
},
{
"cve": "CVE-2026-30922",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-03-18T04:02:45.401296+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448553"
}
],
"notes": [
{
"category": "description",
"text": "An unbounded recursion flaw has been discovered in the pypi pyasn1 library. This uncontrolled recursion occurs when decoding ASN.1 data with deeply nested structures. An attacker can supply a crafted payload containing nested SEQUENCE (0x30) or SET (0x31) tags with Indefinite Length (0x80) markers. This forces the decoder to recursively call itself until the Python interpreter crashes with a RecursionError or consumes all available memory (OOM), crashing the host application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pyasn1: pyasn1 Vulnerable to Denial of Service via Unbounded Recursion",
"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 AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-30922"
},
{
"category": "external",
"summary": "RHBZ#2448553",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448553"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-30922",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-30922"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-30922",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-30922"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/commit/25ad481c19fdb006e20485ef3fc2e5b3eff30ef0",
"url": "https://github.com/pyasn1/pyasn1/commit/25ad481c19fdb006e20485ef3fc2e5b3eff30ef0"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/security/advisories/GHSA-jr27-m4p2-rc6r",
"url": "https://github.com/pyasn1/pyasn1/security/advisories/GHSA-jr27-m4p2-rc6r"
}
],
"release_date": "2026-03-18T02:29:45.857000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"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 AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pyasn1: pyasn1 Vulnerable to Denial of Service via Unbounded Recursion"
},
{
"cve": "CVE-2026-31812",
"cwe": {
"id": "CWE-248",
"name": "Uncaught Exception"
},
"discovery_date": "2026-03-10T23:02:15.752133+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2446330"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in quinn-proto, a pure-Rust implementation of the IETF QUIC transport protocol. A remote, unauthenticated attacker can trigger a denial of service in applications using vulnerable quinn versions by sending a crafted QUIC Initial packet containing malformed quic_transport_parameters. In quinn-proto parsing logic, attacker-controlled varints are decoded with unwrap(), so truncated encodings cause Err(UnexpectedEnd) and panic. This is reachable over the network with a single packet and no prior trust or authentication.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "quinn-proto: quinn-proto: Denial of Service via crafted QUIC Initial packet",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The availability impact of this flaw is limited to specific services on Red Hat systems. Host system availability is not at risk.",
"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 AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-31812"
},
{
"category": "external",
"summary": "RHBZ#2446330",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446330"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-31812",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-31812"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-31812",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-31812"
},
{
"category": "external",
"summary": "https://github.com/quinn-rs/quinn/security/advisories/GHSA-6xvm-j4wr-6v98",
"url": "https://github.com/quinn-rs/quinn/security/advisories/GHSA-6xvm-j4wr-6v98"
}
],
"release_date": "2026-03-10T21:04:36.812000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"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 AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_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 AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "quinn-proto: quinn-proto: Denial of Service via crafted QUIC Initial packet"
},
{
"cve": "CVE-2026-32597",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2026-03-12T22:01:29.967713+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2447194"
}
],
"notes": [
{
"category": "description",
"text": "A missing verification step has been discovered in PyJWT. PyJWT does not validate the crit (Critical) Header Parameter defined in RFC 7515 \u00a74.1.11. When a JWS token contains a crit array listing extensions that PyJWT does not understand, the library accepts the token instead of rejecting it. This violates the MUST requirement in the RFC.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pyjwt: PyJWT accepts unknown `crit` header extensions (RFC 7515 \u00a74.1.11 MUST violation)",
"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 AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32597"
},
{
"category": "external",
"summary": "RHBZ#2447194",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447194"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32597",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32597"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32597",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32597"
},
{
"category": "external",
"summary": "https://github.com/jpadilla/pyjwt/security/advisories/GHSA-752w-5fwx-jx9f",
"url": "https://github.com/jpadilla/pyjwt/security/advisories/GHSA-752w-5fwx-jx9f"
}
],
"release_date": "2026-03-12T21:41:50.427000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"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 AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"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 OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pyjwt: PyJWT accepts unknown `crit` header extensions (RFC 7515 \u00a74.1.11 MUST violation)"
},
{
"cve": "CVE-2026-32829",
"cwe": {
"id": "CWE-823",
"name": "Use of Out-of-range Pointer Offset"
},
"discovery_date": "2026-03-16T22:05:38.553414+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448271"
}
],
"notes": [
{
"category": "description",
"text": "lz4_flex is a pure Rust implementation of LZ4 compression/decompression. In versions 0.11.5 and below, and 0.12.0, decompressing invalid LZ4 data can leak sensitive information from uninitialized memory or from previous decompression operations. The library fails to properly validate offset values during LZ4 \"match copy operations,\" allowing out-of-bounds reads from the output buffer. The block-based API functions (`decompress_into`, `decompress_into_with_dict`, and others when `safe-decode` is disabled) are affected, while all frame APIs are unaffected. The impact is potential exposure of sensitive data and secrets through crafted or malformed LZ4 input. This issue has been fixed in versions 0.11.6 and 0.12.1.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "lz4_flex: lz4_flex\u0027s decompression can leak information from uninitialized memory or reused output buffer",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In RHEL 9 and RHEL 10, this vulnerability presents minimal risk as the rust-analyzer component operates in a \"closed loop,\" strictly decompressing its own internal database. Because it does not process external or untrusted data, exploitation requires an attacker to already possess local access and sufficient privileges to tamper with the internal cache files on disk.",
"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 AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32829"
},
{
"category": "external",
"summary": "RHBZ#2448271",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448271"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32829",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32829"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32829",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32829"
},
{
"category": "external",
"summary": "https://github.com/PSeitz/lz4_flex",
"url": "https://github.com/PSeitz/lz4_flex"
},
{
"category": "external",
"summary": "https://github.com/PSeitz/lz4_flex/commit/055502ee5d297ecd6bf448ac91c055c7f6df9b6d",
"url": "https://github.com/PSeitz/lz4_flex/commit/055502ee5d297ecd6bf448ac91c055c7f6df9b6d"
},
{
"category": "external",
"summary": "https://github.com/PSeitz/lz4_flex/security/advisories/GHSA-vvp9-7p8x-rfvv",
"url": "https://github.com/PSeitz/lz4_flex/security/advisories/GHSA-vvp9-7p8x-rfvv"
}
],
"release_date": "2026-03-16T20:48:08+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
}
],
"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 AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "lz4_flex: lz4_flex\u0027s decompression can leak information from uninitialized memory or reused output buffer"
},
{
"cve": "CVE-2026-32981",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-03-17T20:01:37.453284+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448440"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal flaw has been identified in Ray Dashboard in the Ray Pypi package. Due to improper validation and sanitization of user-supplied paths in the static file handling mechanism, an attacker can use traversal sequences (e.g., ../) to access files outside the intended static directory, resulting in local file disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ray: Ray Dashboard Path Traversal Leading to Local File Disclosure",
"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 AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32981"
},
{
"category": "external",
"summary": "RHBZ#2448440",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448440"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32981",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32981"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32981",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32981"
},
{
"category": "external",
"summary": "https://github.com/ray-project/ray",
"url": "https://github.com/ray-project/ray"
},
{
"category": "external",
"summary": "https://packetstorm.news/files/id/215801/",
"url": "https://packetstorm.news/files/id/215801/"
},
{
"category": "external",
"summary": "https://www.vulncheck.com/advisories/ray-dashboard-path-traversal-leading-to-local-file-disclosure",
"url": "https://www.vulncheck.com/advisories/ray-dashboard-path-traversal-leading-to-local-file-disclosure"
}
],
"release_date": "2026-03-17T19:33:50.107000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"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 AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"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 AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "ray: Ray Dashboard Path Traversal Leading to Local File Disclosure"
},
{
"cve": "CVE-2026-33186",
"cwe": {
"id": "CWE-551",
"name": "Incorrect Behavior Order: Authorization Before Parsing and Canonicalization"
},
"discovery_date": "2026-03-20T23:02:27.802640+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449833"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in gRPC-Go, the Go language implementation of gRPC. This vulnerability, an authorization bypass, is caused by improper input validation of the HTTP/2 `:path` pseudo-header. A remote attacker can exploit this by sending raw HTTP/2 frames with a malformed `:path` that omits the mandatory leading slash. This allows the attacker to bypass defined security policies, potentially leading to unauthorized access to services or information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path validation",
"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 AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33186"
},
{
"category": "external",
"summary": "RHBZ#2449833",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449833"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33186",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33186"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33186",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33186"
},
{
"category": "external",
"summary": "https://github.com/grpc/grpc-go/security/advisories/GHSA-p77j-4mvh-x3m3",
"url": "https://github.com/grpc/grpc-go/security/advisories/GHSA-p77j-4mvh-x3m3"
}
],
"release_date": "2026-03-20T22:23:32.147000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"category": "workaround",
"details": "To mitigate this issue, implement infrastructure-level normalization to ensure all incoming HTTP/2 `:path` headers are properly formatted with a leading slash before reaching the gRPC-Go server. This can be achieved by configuring a reverse proxy or API gateway to validate and normalize the `:path` header. Ensure that any such intermediary is properly configured and restarted to apply the changes, which may temporarily impact service availability.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path validation"
},
{
"cve": "CVE-2026-33231",
"cwe": {
"id": "CWE-306",
"name": "Missing Authentication for Critical Function"
},
"discovery_date": "2026-03-20T23:02:37.298405+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449836"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in NLTK (Natural Language Toolkit), specifically in the `nltk.app.wordnet_app` component. An unauthenticated remote attacker can exploit this vulnerability by sending a specially crafted GET request to the local WordNet Browser HTTP server when it is running in its default configuration. This action causes the server process to terminate immediately, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nltk: NLTK: Denial of Service via unauthenticated remote shutdown",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "IMPORTANT: This flaw allows an unauthenticated remote attacker to cause a denial of service in Red Hat products utilizing the NLTK WordNet Browser HTTP server. The vulnerability is exploitable when the server is running in its default configuration, allowing a specially crafted GET request to terminate the process.",
"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 AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33231"
},
{
"category": "external",
"summary": "RHBZ#2449836",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449836"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33231",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33231"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33231",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33231"
},
{
"category": "external",
"summary": "https://github.com/nltk/nltk/commit/bbaae83db86a0f49e00f5b0db44a7254c268de9b",
"url": "https://github.com/nltk/nltk/commit/bbaae83db86a0f49e00f5b0db44a7254c268de9b"
},
{
"category": "external",
"summary": "https://github.com/nltk/nltk/security/advisories/GHSA-jm6w-m3j8-898g",
"url": "https://github.com/nltk/nltk/security/advisories/GHSA-jm6w-m3j8-898g"
}
],
"release_date": "2026-03-20T22:45:40.784000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that the NLTK WordNet Browser HTTP server (`nltk.app.wordnet_app`) is not exposed to untrusted networks. If the WordNet Browser functionality is not required, disable or remove the component. For deployments where the server is necessary, configure firewall rules to restrict access to trusted hosts only. A service restart may be required for changes to take effect.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_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 AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nltk: NLTK: Denial of Service via unauthenticated remote shutdown"
},
{
"cve": "CVE-2026-33236",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-03-20T23:01:51.656938+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449824"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in NLTK (Natural Language Toolkit), a suite of open-source Python modules for Natural Language Processing. The NLTK downloader does not validate `subdir` and `id` attributes when processing remote XML index files. A remote attacker can exploit this path traversal vulnerability by controlling a malicious XML index server, providing specially crafted values. This can lead to arbitrary directory creation, arbitrary file creation, and arbitrary file overwrite on the system where NLTK is used.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nltk: NLTK: Arbitrary file overwrite and creation via path traversal in XML index files",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "IMPORTANT: This flaw in NLTK allows for arbitrary file and directory creation or overwrite due to a path traversal vulnerability in its downloader. An attacker controlling a malicious XML index server could exploit this by providing specially crafted `subdir` and `id` attributes. Red Hat products utilizing NLTK, such as components within Red Hat Ansible Automation Platform, Lightspeed Core, OpenShift Lightspeed, and Red Hat OpenShift AI, are affected if configured to use untrusted remote XML index servers.",
"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 AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33236"
},
{
"category": "external",
"summary": "RHBZ#2449824",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449824"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33236",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33236"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33236",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33236"
},
{
"category": "external",
"summary": "https://github.com/nltk/nltk/commit/89fe2ec2c6bae6e2e7a46dad65cc34231976ed8a",
"url": "https://github.com/nltk/nltk/commit/89fe2ec2c6bae6e2e7a46dad65cc34231976ed8a"
},
{
"category": "external",
"summary": "https://github.com/nltk/nltk/security/advisories/GHSA-469j-vmhf-r6v7",
"url": "https://github.com/nltk/nltk/security/advisories/GHSA-469j-vmhf-r6v7"
}
],
"release_date": "2026-03-20T22:47:10.308000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"category": "workaround",
"details": "To mitigate this issue, ensure that any applications utilizing the NLTK downloader are configured to only interact with trusted XML index servers. Restrict network access for the application using NLTK to prevent connections to untrusted external resources. This operational control reduces the risk of an attacker controlling a malicious server to exploit the path traversal vulnerability. A service restart or reload may be required for network configuration changes to take effect.",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nltk: NLTK: Arbitrary file overwrite and creation via path traversal in XML index files"
},
{
"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 AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"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 AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"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-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"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 AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_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 AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_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-40175",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-04-10T20:02:10.296601+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. This vulnerability, known as Prototype Pollution, can be exploited through a specific \"Gadget\" attack chain. This allows an attacker to escalate a Prototype Pollution vulnerability in a third-party dependency, potentially leading to remote code execution or a full cloud compromise, such as bypassing AWS IMDSv2.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Remote Code Execution via Prototype Pollution escalation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Axios library, a promise-based HTTP client, is susceptible to an Important prototype pollution vulnerability. This flaw, when combined with specific \"Gadget\" attack chains in third-party dependencies, can lead to remote code execution or full cloud compromise, including bypassing AWS IMDSv2.\n \nWith pollution check patch available in Axios gives an advantage, it remains vulnerable due to HTTP Header Sanitation and Server-Side Request Forgery threat.\n\nRed Hat products that incorporate the vulnerable Axios library are affected.\n\nThe openshift4/ose-monitoring-plugin-rhel9 container image is not vulnerable to this flaw. The affected component is used as a build-time dependency but it\u0027s not shipped in the final product, meaning the flaw is not present thus cannot be exploited in the container deployments.\n\nRegarding openshift4/ose-console for Product stream 4.12 and 4.13, the vulnerable component is present (indirect dependency), but the vulnerability is not exploitable in our case due to the browser runtime, where the required Node.js-specific attack vectors are not available. With this, the impact becomes low.",
"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 AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-40175"
},
{
"category": "external",
"summary": "RHBZ#2457432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-40175",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40175"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-40175",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40175"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/commit/363185461b90b1b78845dc8a99a1f103d9b122a1",
"url": "https://github.com/axios/axios/commit/363185461b90b1b78845dc8a99a1f103d9b122a1"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/pull/10660",
"url": "https://github.com/axios/axios/pull/10660"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/releases/tag/v1.15.0",
"url": "https://github.com/axios/axios/releases/tag/v1.15.0"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-fvcv-3m26-pcqx",
"url": "https://github.com/axios/axios/security/advisories/GHSA-fvcv-3m26-pcqx"
}
],
"release_date": "2026-04-10T19:23:52.285000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.0,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Remote Code Execution via Prototype Pollution escalation"
},
{
"cve": "CVE-2026-40192",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-04-16T00:00:49.590876+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2458856"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow, a Python imaging library. This vulnerability allows a remote attacker to trigger a denial of service (DoS) by providing a specially crafted FITS image file. The library\u0027s failure to limit the amount of GZIP-compressed data during decoding can lead to unbounded memory consumption, causing the system to crash or experience severe performance issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Pillow: Pillow: Denial of Service via decompression bomb in FITS image processing",
"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 AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-40192"
},
{
"category": "external",
"summary": "RHBZ#2458856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458856"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-40192",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40192"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-40192",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40192"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/3cb854e8b2bab43f40e342e665f9340d861aa628",
"url": "https://github.com/python-pillow/Pillow/commit/3cb854e8b2bab43f40e342e665f9340d861aa628"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/pull/9521",
"url": "https://github.com/python-pillow/Pillow/pull/9521"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-whj4-6x5x-4v2j",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-whj4-6x5x-4v2j"
},
{
"category": "external",
"summary": "https://pillow.readthedocs.io/en/stable/releasenotes/12.2.0.html#prevent-fits-decompression-bomb",
"url": "https://pillow.readthedocs.io/en/stable/releasenotes/12.2.0.html#prevent-fits-decompression-bomb"
}
],
"release_date": "2026-04-15T22:53:56.147000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"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 AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_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 AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Pillow: Pillow: Denial of Service via decompression bomb in FITS image processing"
},
{
"cve": "CVE-2026-40895",
"cwe": {
"id": "CWE-212",
"name": "Improper Removal of Sensitive Information Before Storage or Transfer"
},
"discovery_date": "2026-04-21T21:02:33.280553+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2460297"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in follow-redirects. When an HTTP request follows a cross-domain redirect (a redirection to a different domain), custom authentication headers, such as X-API-Key or X-Auth-Token, are not properly stripped. This allows these sensitive headers to be forwarded verbatim to the redirect target, potentially leading to the unintended disclosure of authentication information to an untrusted third party.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "follow-redirects: follow-redirects: Information disclosure via cross-domain redirects",
"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 AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-40895"
},
{
"category": "external",
"summary": "RHBZ#2460297",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460297"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-40895",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40895"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-40895",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40895"
},
{
"category": "external",
"summary": "https://github.com/follow-redirects/follow-redirects/security/advisories/GHSA-r4q5-vmmm-2653",
"url": "https://github.com/follow-redirects/follow-redirects/security/advisories/GHSA-r4q5-vmmm-2653"
}
],
"release_date": "2026-04-21T19:59:59.759000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T15:49:06+00:00",
"details": "For Red Hat OpenShift AI 3.3.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
}
],
"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 AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:19c9da22376ead20a28029520ced4763919dea8cb3d057be8c345ced0d79522a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:27da8568449150929f7ac46eb8263dbce8f6761ad151e1fbb7372dd19fa01402_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:62da88928e5329cc70031e5b8efc1754c0786ad46848ef3f864183097a261d48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:6f82ff02df8c41f5f41b0f36f08d9c0f3be2303015c873f0811862a4d47c7bbd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:45e842cac311df072eac4de3f25c581b224aa9580cd9af2ab7cd7769d2f9e574_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:85556c5c5fa9e335a6e6e3b97c5d6936dbe3adb47b3475625d7c22126ad6ddbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bf33c3ef6432dcdba1bfe560afeed2e3f6e96c720bfd2f7e76ef799a86100474_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c70326d6062b5c9059c534f6f31e56c0424e75eda7e02c6db505879c46d81c1d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:182d8403ab13457a57311df5f38ec1a689096ac6c68dc10019246b6c4fd4ad9b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3e398c7654e1d15de09613dddc1aae5fa36ce50b905fa1bf12a7d5a45f918038_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:efc7d0d195ef436f7c2b5ca0457e01c7bd6ae729b8a69a99b05a5c0bcc72d56f_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:36142cf48601711773eb282f668f9ceda4e8dd558f66334492bf3d8894c17a48_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:c0a9c404327435772cdaecaeaade3ea47a14ce5b418aa268caafc75817a488f3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:f21556fd0005b946d2763908d304b26556c828c24de94f82363a568e16d1381c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:28f24e3455e9b8e95bef9a1af1a5c8188ec2f6ee04710e1a897b4e3332822ce6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:2c2ca25dd00b27049f68057ec9be19465587aca362dd30c6b0a148cdc3048ae9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:4a2caceec1fa1b564755750778ec37101429268a400ea8ed1734b27e295c1985_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:381334e801da3e4d050ed03a5b1982e09e4468d38c55ce78d9810a18792e274a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:e737b77516202ff6c2037307add9b0e6b18e813c7272eb66f9455e32e333663d_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:ede04e6a2edb455ed0a85627a17a46f130292cb7bf52d38900806ab8847b364e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:41f5165833f8ab076d365853684060f5844162e1476aff93e8fb7bffc7f8d44c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:d33eaa27707972bdc372121f04178475b6baf417d96b59e5dbc55c7f5fb4489d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:fd4f43e5c4df97bf945ff72c08fe561eac6dd27545a75ecd37139a53844a3854_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:398b0acfa6fc5ce6504eb8de531e8a3b37aa81ffaad257e7bc6d33c9128b2607_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:48911af17d0db85ec09366635c7e9e51f9a598e902544000a17db7731901d8a3_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:901f9f9de70f8124d351b1bfdffa5147270bf2971762d7c7963ec76865d2ddcf_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:bdc4a3dbcbce19c17b7ffc1286c2775c6a0dac6443bee28a223e1dbf9584f565_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:7fa5e1f54dd5e3a6871163479d78609225ca52ab72f6241b8384896e8f57cb76_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:875f27fda0672dd41e8ea804e2736dba0ce92afb18286f315b485229252e1b5b_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:e5daf1615b62edf15028edf0fa2ff21f444f28b376b1fb394e2e92325d93869b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:fe812410ff749df8129716450f69e232a21737ca7326d5e77a4660a9db1757bc_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:5b86f246e9a29348eee85e4e9a3128668ee1a1a9e041500396ba17ebe81b6233_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9bb7fdffc9e177b6a64fe86d562a849c45cd3e87e71473005080d40c540ee1ba_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9f2fd1a1b7696f82dc47abf0993b68d73b9d3e2f3449f8cfa906602155d3ee6a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ef13a211b7ea0d00d68c21401f8cc298909dd7ed51cfcc90620b8e73138fcb95_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4a95358cfd0eaa5bcd6042af801fddc1cf67ed6ba431919f1b34a469d01c1aa5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5dabd885d0a1203fd14b676ca11ade95c9d1f5c054dd3cd977736e5008b2822c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:c0e3879fc8afbf884ebee5c209c17badacbad461b0f06423f39ba2b613f169f9_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:f068dfbb705315f266f62a1aa3d4586e5dcc88fee04dfec2ba7cbeed6e148d8c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:20c0c19767c8dfc9c60c8f357d92fdefa3c2b27ecb4ccf11b4d307bac9ef38c5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:7cbbf3069dac0d958cc8e93843b25337985d191ec2a3cefb7133ca55554a8487_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:db6e1bf087475a32b786b815c1e05993d243f58ce1e45394645c2cbc656374e8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ec760c468d2b18a5d7569078a5f077440da6a694f609f7f6555448d4058928ae_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:11f1468de7b8c447f5d8861f77fc6a1e37f8d979a16ec4122efb742552579ce8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:9d8c6b598738a58c5fbe6205deff0d1b32ec624e6761e04debbf3696e075c2b7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b818f8d9edc7e5bdb95894412709d45ccd58c367c4084d33003de38cd391d541_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:d04efbcbd347165d235cbdf97b51efdd047bbf21d1fbaadaf6232e0c90be3d0a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:6f5320b92e0113a2d2537103730778f826f23960cb868c9a4599f855ed9581bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b38d6c9db5e46a83a69b44a45a0b847c155a1b158829f0ae39ddb5242a948250_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:b9e86707dac2fa38933db03a409156aec96148b3332275adb721889beebf4060_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:d47ad2e62b81f96d18445e775287c4aafd037583011506f75d1952a59de1236e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:0e360eae488f4e2515221476aeffeb591f40d44b97177f51803449d8f3d61e7a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:3f26f1501a630ad13b4358ae2cee5da5aedebb1a90e990fd9594ad770faf3785_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:5c0cd654a2291aac0ff9ac0301b3e52b05857462a0beac8743f4eff04413b385_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:c0353dbc6a24b30740db816a6a9fef55565b937eda6daf9186a74c70eb4d569b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:a98d114dd232ce86125de61d821bbee9f9eba0261e0cc800f51fe96a829a369e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:d527f2f2acd6f626db9e3f4eb7de869f60ef87600a6c7c99f75966e4ce9d9f90_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:dc11bcc0b3f5182a3107f6a62c5fef345f64e18ac1a96d8df8f2fe18267eab2c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a7b0563dc268e0fe3e1e63b951f51a71f5ba3824240fa40c743a299593c10dad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:a9420b38cb9c350d888e61085980a68d95ef0896eb97b2889218f1020e3a68a7_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:186a5748d276cdcba586e1b926dad4a12065de3fdb1fd7356f686fc2bddcb588_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:7a6cc7304ce857a420aceba07a25ef368d556c37c4c3eb43e7bdfdef5c6d97d6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:be93824b4f2454bc7af22f732d3d85bdaa72175e24c899c70eba0a1b37eea275_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:d26400924bcf76f3caec00bbc6d76cc0db43608d1e7e192d1a04b5eeb7534d58_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:c8580083c252a59594f79e30a10fa9ad060e816cdce33812cd842329ac1f4aad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:d90ebf3dc54e71cc7def3325bccca1097b6f51b6f795112acda3647ceacf8a58_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:1931f6d967fac0aa5f3099feca00451129b1870737968eb383b2c93650067c17_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:3e45bd1b6618b81a6be15470c65de77076c3cf10701e91c1c1e5579c50ddfc29_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c81ab3a9c1008f6524e92c013f38ce2c0605d4de3290f4ebfdf75bd467eac46e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:e601d9701bc765136b8bbc933fe7602ed0d4a0b5f0f99a61b819323faa7f10a2_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:6307ec637f59c1fbfd0017472236f132ff6681a9bf41a9af95420c1900cbcab7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:80394554df75ea5b7ebc03ae65bcd02899eb232d331184942c563df46604b5bb_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:cab7864c6a64f539f05371870299de5bbc830ffaa2424b2974243f6d15c9812a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:29fd714491c336b549d56a053b27aedcb4411c6a9f1210f49e6bbb5501a96238_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:42abf0c18a16781fca2f88cf69915ceb743c38de9e32a0a54152f5a6f8b43625_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:d90d411e819095a107723bef8756b54b58b781be4fbd1a0a4bf815669e3b63ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:2854ab27f1091664319847eb18e40af429a6b91d1dcde4771d5cfa0cfbe33360_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:8d2398a062cd45dc959979fc18c33e32a0c25323a8f847fa160e212892a8d66a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:f8a386c53da3ccb3eefe71c6af3b178c655809f12d9469c90394c3beeec41067_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3dafc3ba7e12f1eac2366251c94ef59340c968484870722337942f425942af4f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:9eb69ad901feb0802dd4e3e1e478d68a2a6572f21a3746ef96efc802ec0ee8c5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b09bed2e942bb20f8cd825cdcbaf269b876c3353b9131fa764007dcfd96447dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:5c4a7a9a6c978494b548b23dacb9956a60016ede7a671f02032a5a4dc55574dd_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9f86201fb60a9afa6505791dcf58c9545eb3210dfdb491f3b914046a5c5bbeff_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:ebc16ef24eadf0dd172d9741304ce17ef575abca62217bd7a27c36cf2f9a2e47_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:10bd38938b5ee8a1df1d0c2eed1c91b94c089c34e8141eddba5ad07c1bfea801_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:952fe40a10981afcb76cc8548b95ee8a0548ff86b40b40c878fcf8b6757db2a6_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:cd4789d4e8df6a3584f49f5dd448a96e19763985c88b2f2156b98693d455bb16_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:eae454ca1d504a2f588fbbe2cf096dd9648544af204bed73e448cda2e17b28b4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7a038a96987909f97910531bbc2ddbc856b2152d2fa14d9ec260fb4bab64a1bb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:7aac06a6a1eae97b6df7da3fdb8a86a4ea0b63a43a67d0a9144110a3b4df139e_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:1d3ff1441c81f357998e3384c92b01ea22260e1a5ec277d6ae930292e08b68b4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:5f6b4bb3137ae7dea3a5b3aaf80f1f5080dccb2c4eb10222c2639a75c7f2bd07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:88707bb01d69ed4f8040efd220287e92e111b565b1fa5a24354b838bb1e9a8a9_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:c90698f7a11bef7be3b369e154403766444640001a49fadb4fcd38e1a6b0fd3e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:e0f2fa113e210b4ff15c755ab1cfd429e1908bb229750af26ff66dab97676a82_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:23c6382dfff74bf80c814fe49331ada94f27d78ac299d6500e16e222d03fa1e0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:39d0a8b1022a0c8ee1ebe0c2ccfcd8a89923752f8f249b88115f3ccc5382faad_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:47e79b816c3d5cb74794bf6fb0c99fa81832923aca994ecd0ecffe7a9d8cf5b5_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-gen-ai-rhel9@sha256:f735e0f6650130b58d1622e25d07340df9fd873fd8b20a8abbeace3e6f7ba37f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:662ac00b9275898924884d2ea5084972bea71c4318a7627caeb9cd7d151e6861_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:6cd919c0b10538d697a927fae96a6866f844e46ea1d2f7022a51503bf6141b5b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:b1c562c460b19fd4a05b358261f78dc95678d3ba6a65c0637ef5cb84fc4a52b8_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-maas-rhel9@sha256:da65c16479c99f53c734e287d4adf13eb97b51aef20a01c6ac8b9996277a3a09_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:0e9855df088d9ddd26dea012c207e1ed2643cc16f6505baed6e3f102c83a3d2a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:375a3174fa87105f4191cb658b2b8b58c7d23965a7d56c73bdd18529ee32fdbf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:8c37d5c045fd0fdac4803b490775a7bfb152976c12e2f87ec1ff96683afcf1d5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:940ac5631fb410001737b57850da0107c19067f9464c7ab9bae99e3fe98e45a1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:32299317b13f450911c016b542d97470f7f208396e38573196c5b9ec8e2e71de_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4f8ddb6331dea0d0c2cbe9c91046dde8e9843780361374919f99a8b06d3af8ca_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:67efec05e7a18d07ad3e1c10074d64473367efbffede254aade99941f252e726_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:9afd6fbf4271974f79706fb71db7d3d8f13438ba1abf5b1a9bb2fd23f3ff8a50_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:25486f09f18e21ace90b22ee1e7da28809d3c5b15f2056a0a62a2767aea0ea4d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:4832c7b6e980cd9e7abf3833546b8788549a1001774ba17599d4279f748e882d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:9ff3788efbcc9407581f0d591fd1d45fd6efe3dc2ec503bb198c77236a24e70c_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:cca6244a3f9a7a2b25c7274b8a83ac874f016130bfce2d647b5f1046988d87e2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:0260f73bda3ef2789bd01ca5b36c8d3c83cb3e21b7cf2079818f10a1d33e0dab_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:7c689f51560d8aa8c97832aea0e7bbb3ca131e3497309c14ecf3ec467e3688e1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:c936e2af66eccd1c1eaead19dfbff6ae229fa93a670e8e36d4521e05b2497cf5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-performance-data-rhel9@sha256:cf33f1932b51f6b3edd5374fdadc7968c2b6f475cd9900b25f982b982dea7e6e_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:8da8d3c9303ae236bfac8036f15656af41a064fe80eeb399e117b1489b543947_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:d3b931e6f408d840c828d1dbb57ef5f9a51652e560dd7884498adf069a6321a7_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e28fb4a3c1caa9899e226cf3b3448384d01f7ce58995eaf4e092884be3673307_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:e39e0b64e2d2d17b1d1aa247f932d7faa9f907f5ca750f126d111bca6968c812_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:7c9dbecfc29560b547a37ac2e6585096722443789cf9ddb4b9f1618bffc49d84_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:84858c5b56af1db249af8c190749b07afd5ffec5891e6e2424b23f46eb85f59a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:869bc401d0b7574a2f152ca62f8923035596ede28cffe573c54073ec97e5e9ee_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:df8a0485c4b7cc862f17f629ebf19a817a5d373735dca2b5170400a88a59a0ba_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a8086290c5847b20f0feae92441b6697a73c3c5c869e9d4671cf826fcf7b0504_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:aa441dc3e0eb51ce0648875d50a7afff5614e9d9bd54d63bd923971a37866476_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:b4014491615c16f7673b13d1df86ecd834a8d86142863bc8c86331cbebb8b819_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:cf231014df66c1cb6929e70f215cc3ea8da02925719eb07cf7c164426fe93c68_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:013ae980954bf79d69e6dd71396f23de4da0607d7f58a458ec118aaf03b6b383_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:07da3dccafa440a4e3eed082f3c194721b5878e64275a835b8d5241d34e9933d_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:0b9faa5ff1fabc2ed83f9cddf31bb8f479e162d60d0e873682b895f120ac3cf1_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:fc3896343bee1a1d0931911fabe2e2c104c98b6d9d750df0390e712cee02b95c_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:01a9dcfda089de277786b60f654c167d6ba18a5c4b7cf6f990f6c0b3075bbee5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:82b30b353abd4619b4ef197ad695c852f6a55b9d8c0b8cc87d9ff6c5774499f8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:cffecb27845356269c2a09800e30b57545c8d7f02880f90e45b8332571079226_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:eba91f37fbb697d9bd5d9072157880e0c845e387c220df824f42fd95424e2049_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:1488c2927804fe8edd1ce0293911a262609029b53f1350b062857f0c31cab4a7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-operator-bundle@sha256:9eefecc83d41a8f5b34745f38f1fec41f8d447882440eca22850866a7429be74_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a7735103a3b68002bbefd31e375205c007091e606d80ab31de3ca5c267cab34_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:a5e4a1cb54755bf56cc3f6cf2ff8ec7be63ee2a7db83867db5482771b6098fc8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:d33da7909a584334e1792f78101223d42f9407f986b3ce52d9871f7393c98155_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:f8111193f4e0f6d1fbfda01c83fc03ac386f0c13d6634a69b705433fb9f4393f_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:35dd9b88bf103860e379292146f89e5e1731d5f757d43fe5429d02fbda3ad2f4_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5a9e0b35e7c8effbe704f9e8ad6ffa25f92d9a3813a648ccf67447f182df94e8_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:e66c9b6ab8af2c59e59fdcb5e5d25095c5ba6d3e9dce3d6b50ebd76c4cff0856_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:fb38af002ad02e46c4493d83cc4b150320241711246a06ab91110c94ff54d09a_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:652234de80ebc870aa173a396ddd89031e687cb88299f8283d3f5051b754c99a_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:159a74b15af89406e047216268997c2a4e828e75c146c8ee66419c6e0651b08d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:e78fff76093d0fde2ca3aa05e8953b6412889410a13f199d7b3106c6758971c3_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:36f30b2dddbe9e1d52c676a86f43ce2913626560c82e431bfd249342c9e7bdf3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a5546e0b44d96e125a74ac4b200c6123cd13527660be862964349b8fdd857318_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:4488c8777ad7949f8dbd6364f169a1979a076f350940851b89fd4d7fefa6b38c_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49e3978d6d5fc86e0c96783ce554469ab34a1c4fe849192a35b67d75af6dd69a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:52e329edb4aba5503890b085875ba810b440c86f4f023af7d8421a1f4a6a27a5_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e52af891b4b26f16c82d6d4c6b317a8b47bf97bc9dc9dc98f45aa29f9ed3678c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fe0bb35b242e3252792a98ed4951325f9d261dd927d179049a35989fdbba0520_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:2931b80740fbba81ec4b8f0bdafcc91fb41c0208a6f8061e7071c94c71d92ae2_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:64d5a7680b0b76579b200529b74e1d9b527ea3050c01da533499dee996d44c0a_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6ca4d484746602d21942d4d94589387665ec1f283e99dacee359efb0d7707812_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:db4318ba50e583ddfa610d829993f68ba0ae30a891b5ebab57a3eac853deb04d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:58939d8e45ec1c8b37782ff4a6903fa6fe2b3857601714d6e3469d717401d9bf_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:6d514256420f770c98a0c87045857782c38d24d8c3b650eae0d72024ab50082e_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a944c7373140eab460017a270daff26e56f471c53b59c5fd729498dcce90828b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ab563f15ca11ca0ae2c92cba556986841244d4c7d7b60f655d0e5d8f3206a601_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:0829a38b5aa8e77cec307264c3979cdc3956050bb7c1f294063f23bde933b572_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:2efcc644be5fbb9886519c5ab7689aac079e747ab441681d5479ec75d03b0dd5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:eb2a97a7126a011694a20b0ce0e790339262471cdbe3e72433bf5e37af010fbc_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:fdd51a4d54168f506733e61177ea67d88d14b662bfb3b883adea4df0a25ca7c4_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:30f17d9c8495a152444afa26707c1c29992b9c513c481e47cd2fa0c6fe303705_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:407b595a7d768849f57c65f9ee324e1344f49ef6c7a89c1e2e09640210d646fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9@sha256:8eb0575f64e8cd155aac5f7e3b2f13e070b694684880d08e9b5232536a4db629_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9@sha256:d019a56865201915b0f7d01bd07edf08db55349a09f7af611c3caec25a4d5a75_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:319081b20d1b3c2a6d1eb2a5f5ab2260c10efa4b3dc6782a8dd58d7860ac62c5_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:8e3bc32a036eaed42d3d8a8c088b3a75b118981089a5d0ac6a64ad1a21153cf6_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:9ada7de97a8274985f863ed870b493b747ddf9e217fc696d5cad37283443fb80_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:cee890b64c18e6a95d83c3a9682d9bc074c71e3a9a39e9cba4f522f09897776b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:18a7e1f9d4de16f6b2a4fed53b940d15fec68843a927b5700cf9f3d303e7e9b0_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:fab7079350e32600ad39c7aee62d5c1e8a624396d489fde157896d856f994894_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:a68352dc1ef6245862b434bc27a23128ae8d6c3d58b9885a65c99e95adec0e86_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:01b7e495fea6d2778fa6f6e99d103618bbd64cf22be8c7391001bc835701dc3b_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:1725c6c78b6f97c0384d05c0ff859acb0ac2cb9db6626d1c970c4a46cf12b9dd_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:25dde4a7fdd00e297749d1af90cde5bdf9fab491e5028f55bda17f0aba8b9abf_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:ab29e2dd0489fe5818d3bb2eae45436d58c474e41756d10a41112f629b52c0d1_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:2653c0e89a0fec7ed5244593609ba5b040a1aec585705201576179e53f487900_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:9aa1126a639af81e3d4e90e3e0acb06f64109f8d2fee118e86fa7e518a1875f3_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:4b9cf862dafea051cc9646285eb4e8537569f5ce456d1fe7d094a456b7297ac8_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:81c84ab3822e3f2cb5d1c3cf11f2579d0ab131d94fa1c4256a6e1c648857d455_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:edf712db649c49737e40881ef02379356f5e3752d27c61fcdf4f88e4a6236e03_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f4d00b78e21791aca6ea4bff8efc4a6d1f440937d798fb23fb91d47dc0f8a3a2_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:35d2af96aca5c614d7889bcd0954f899f6719038c69bcb607ae4e9098dcbe89b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:d557137811a922639c00489218dd94248b51b9df579079da11bdd2da4b844f97_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:f3e829554d9e6aa04c56f06f3c31b231f0fb78d0e7952ba97090e34a1bef4c0b_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:fa922c8869b904a2c3da6cc5c22d43af0946ee55602b6a4aa8fffa7a87fffad4_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:638e83995b54c6ecc988f429f5e8c8697298663dd566bf1f3443d1bade4231ac_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6dddab3a443ebf20ef600b9a048b02aa1bf95195838fb4366c197be9ff7b1606_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:ab2c678ace43e9c7496af49d840005d419f5b82c5d96da4a5261c667b67915ce_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:d7194f391323b9dce12e51f3215eaa1c36ce78d6431e01987d1908ec9832e6fa_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:6e7c80ca248eb60192b65f5209efecbfb1467ed884899f34fe8a60ea1e9cd5dd_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bfb32908ea0dcbdd638a0e2691273f66e17a1e3051817eb780be3ce98e084d28_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:18cd3318ef626ba8e1c438f354e80f93ac0aea3342b6e88e8e2447af79247c4f_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:3ca9e73f837ad32d2d3acffbc9c807de28d1fd5628fe4c1e93e89c5c2aec716d_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:57d4deb4b03484ccdeade61e79848be64550fdb90852f564f562f8e0f7fbbe07_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:6295c7cbdde3c9dc155e3fc402b52fcea5544bb68a8433b933d068b66ad96efe_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:f9727b7f2f440fa10c817958303fd5f4edc3b433e9b2c5baeaeb0f0597d9f770_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:3ef50e98f77e25b698d4ed76c145ed289ffa47f957cd850453ba5e806c9f9a9a_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7d60c67cf15fb2c62b82c1b9f82d57736df9cd35db7c63863df9373efa8f88d1_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:87768463bc02058be7e2848b766d048d5e2790dd3f3caefaf40719edbb9dbd62_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:fd2d056f78885acd97371ef05c5b829b804b69a3504a3074b2dd6897254c1336_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:2b727d2b2d1b2c1a2ce45fc671809ed6e1eba6f0b5073bc3dafe2c806f42000c_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:408dd7acee7208c11002b250ae62fb95295a8014e4d9fdcfe8f948bbc0721929_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:76ad6519dc64f968b8064aa2060a7a4a33f8d7f10b87fafbb56684e06ad9f0e6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:a69d9108ef6a854615afc46ddcac48ebb16e0e40143cb2053a022fd78fb7a08f_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:9ce2e5d2b4d7b1990ee8817e824e3b6f255cca3e43dea9769a94b76e1ac7acbb_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d747d65e4f786bb339b9f46cf379b97bcb7478a1365f9d78f18b19b69f1390ed_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1e62d80ec64db2e71141a5d1ac267650bf1c88b16b3f750f4baa9a46e039016b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:38e855e0079c71a8cf72169d73a7ce73397f994fa0d5ab169c4aa909d57c822b_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:25523480cba8eb7db0062e87ce3068e4a04c47fc448de852fc3e43cb4d0742e1_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:597c8d35ff1a73377ebe48981ae31a8a29ef51fd1fbae6ea7be0d849b9ebfb92_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:70f24ebca1cc74668b9e7b3ab9ef17a9ccb40fd925b7dff0fbd00152b7eba664_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a9bb3ba031c365a30e3fa66a1a32cfa22dc430947b336c22bb3c95d5ae3599f8_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:5485fabce5828d39fa7997034b334a45b318695f82647f82bba54eb9914f11e7_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:14018c5a82cd0ee0651042ce5a32a881fb737c09944010688dfce2fa172fa7ab_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6dec17bed7cc7b720f170e421125f8661d3dd7705d74c159578c6813ffa9bfa0_ppc64le",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:9420b43e393d6da54845c3080b642f4789ffca1aad090d0fb7a9d00e7baf8c14_s390x",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e6a67812bf569e933b70997e23b644675e39459a63d561bf7e71ab86081205b6_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:24b7400163fbedf2aaa20eba7a798c0c928c457094503f06fb0ceccd169a730e_amd64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:7b9eb6dd8561f2d044168b255acb90745921faeafdba32e1a5fec0e4d0def148_arm64",
"Red Hat OpenShift AI 3.3:registry.redhat.io/rhoai/rhai-cli-rhel9@sha256:b96d6113edfcb651a31b68ec8e4c1b51a971b2318c17fbb23663f3d50eb6a4d7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "follow-redirects: follow-redirects: Information disclosure via cross-domain redirects"
}
]
}
RHSA-2026:20889
Vulnerability from csaf_redhat - Published: 2026-05-26 11:34 - Updated: 2026-06-03 14:23A flaw was found in Axios, a promise-based HTTP client. This vulnerability occurs because Axios does not correctly handle hostname normalization when evaluating NO_PROXY rules. An attacker can exploit this by crafting requests to loopback addresses (e.g., localhost. or [::1]) which bypass the NO_PROXY configuration and are routed through the configured proxy. This can lead to Server-Side Request Forgery (SSRF) vulnerabilities, enabling attackers to access sensitive internal or loopback services that should otherwise be protected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le | — |
Workaround
|
A flaw was found in follow-redirects. When an HTTP request follows a cross-domain redirect (a redirection to a different domain), custom authentication headers, such as X-API-Key or X-Auth-Token, are not properly stripped. This allows these sensitive headers to be forwarded verbatim to the redirect target, potentially leading to the unintended disclosure of authentication information to an untrusted third party.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le | — |
A flaw was found in Axios, an HTTP client library. This vulnerability allows an attacker to exploit a prototype pollution issue if another part of the application has already polluted the Object.prototype. By doing so, the attacker can intercept and modify JSON responses or take control of the HTTP communication. This could lead to unauthorized access to sensitive information like user credentials and request details.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le | — |
A flaw was found in Axios, a software library for making network requests. A remote attacker can exploit a prototype pollution vulnerability to inject arbitrary HTTP headers into outgoing requests. This occurs when the application's core object definitions are manipulated, causing Axios to misinterpret data and include attacker-controlled headers in network communications. This could lead to unauthorized actions or data manipulation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le | — |
Workaround
|
A flaw was found in Axios, a promise-based HTTP client for browsers and Node.js. This vulnerability occurs because the `toFormData` function recursively processes nested objects without a depth limit. A remote attacker can exploit this by sending deeply nested request data, which causes the Node.js process to crash due to a RangeError, leading to a potential Denial of Service (DoS) if the process crashes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le | — |
A flaw was found in Axios, a promise-based HTTP client. This vulnerability, a Prototype Pollution "Gadget" attack, allows an attacker to manipulate the `Object.prototype.validateStatus` property. By polluting this property, all HTTP error responses (such as 401, 403, or 500) are silently treated as successful responses. This can lead to a complete bypass of application-level authentication and error handling, potentially granting unauthorized access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le | — |
A flaw was found in Axios, a promise-based HTTP client. An attacker who can control the destination address of an Axios request can exploit this vulnerability. By using specific internal network addresses (within the 127.0.0.0/8 range, excluding 127.0.0.1), the attacker can completely bypass the NO_PROXY protection, potentially leading to unauthorized access or information disclosure within the network. This issue is an incomplete fix for a previous vulnerability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le | — |
A flaw was found in Axios, a widely used HTTP client. This vulnerability, known as a Prototype Pollution "Gadget" attack, allows a remote attacker to subtly alter JSON API responses. By manipulating a specific function, an attacker can selectively modify data within these responses. This could lead to significant security breaches, including unauthorized privilege escalation, fraudulent balance manipulation, or bypassing critical authorization checks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le | — |
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": "Updated images are now available for Red Hat Advanced Cluster Security\n(RHACS), which typically include new features, bug fixes, and/or\nsecurity patches.",
"title": "Topic"
},
{
"category": "general",
"text": "See the release notes (link in the references section) for a\ndescription of the fixes and enhancements in this particular release.",
"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:20889",
"url": "https://access.redhat.com/errata/RHSA-2026:20889"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-62718",
"url": "https://access.redhat.com/security/cve/CVE-2025-62718"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-40895",
"url": "https://access.redhat.com/security/cve/CVE-2026-40895"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42033",
"url": "https://access.redhat.com/security/cve/CVE-2026-42033"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42035",
"url": "https://access.redhat.com/security/cve/CVE-2026-42035"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42039",
"url": "https://access.redhat.com/security/cve/CVE-2026-42039"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42041",
"url": "https://access.redhat.com/security/cve/CVE-2026-42041"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42043",
"url": "https://access.redhat.com/security/cve/CVE-2026-42043"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42044",
"url": "https://access.redhat.com/security/cve/CVE-2026-42044"
},
{
"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_advanced_cluster_security_for_kubernetes/4.10/html-single/release_notes/index#about-this-release-4103_release-notes-410",
"url": "https://docs.redhat.com/en/documentation/red_hat_advanced_cluster_security_for_kubernetes/4.10/html-single/release_notes/index#about-this-release-4103_release-notes-410"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_20889.json"
}
],
"title": "Red Hat Security Advisory: RHACS 4.10.3 security and bug fix update",
"tracking": {
"current_release_date": "2026-06-03T14:23:51+00:00",
"generator": {
"date": "2026-06-03T14:23:51+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:20889",
"initial_release_date": "2026-05-26T11:34:12+00:00",
"revision_history": [
{
"date": "2026-05-26T11:34:12+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-27T10:22:23+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-03T14:23:51+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product": {
"name": "Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:advanced_cluster_security:4.10::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Advanced Cluster Security for Kubernetes"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-central-db-rhel8@sha256%3Aa32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1779293013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-rhel8@sha256%3A56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1778746262"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-fact-rhel8@sha256%3Ab4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1778746644"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-main-rhel8@sha256%3A89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1779293013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-rhel8-operator@sha256%3Aa7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1779293013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-operator-bundle@sha256%3Adbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1779293013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-roxctl-rhel8@sha256%3A51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1779293013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-rhel8@sha256%3A68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1778755463"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256%3A348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1778755463"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256%3Acefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1778755463"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256%3A0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1778755463"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256%3Ae5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1779293013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256%3Af6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1779293013"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-central-db-rhel8@sha256%3A04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1779293013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-rhel8@sha256%3Afe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1778746262"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-fact-rhel8@sha256%3A71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1778746644"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-main-rhel8@sha256%3A7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1779293013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-rhel8-operator@sha256%3A4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1779293013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-roxctl-rhel8@sha256%3A0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1779293013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-rhel8@sha256%3A43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1778755463"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256%3A423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1778755463"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256%3A7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1778755463"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256%3A27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1778755463"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256%3Aea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1779293013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256%3A8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1779293013"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-central-db-rhel8@sha256%3A444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1779293013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-rhel8@sha256%3Ae077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1778746262"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-main-rhel8@sha256%3A1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1779293013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-rhel8-operator@sha256%3Acde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1779293013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-roxctl-rhel8@sha256%3A9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1779293013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-rhel8@sha256%3Af94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1778755463"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256%3A9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1778755463"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256%3Af1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1778755463"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256%3A91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1778755463"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256%3Afa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1779293013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256%3A76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1779293013"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-central-db-rhel8@sha256%3A10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1779293013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-rhel8@sha256%3A1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1778746262"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-main-rhel8@sha256%3A16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1779293013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-rhel8-operator@sha256%3Aceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1779293013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-roxctl-rhel8@sha256%3Aa0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1779293013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-rhel8@sha256%3A93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1778755463"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256%3Ab693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1778755463"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256%3A905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1778755463"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256%3Ab5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1778755463"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256%3A4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1779293013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256%3A0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security\u0026tag=1779293013"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-62718",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2026-04-09T15:01:48.111177+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456913"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. This vulnerability occurs because Axios does not correctly handle hostname normalization when evaluating NO_PROXY rules. An attacker can exploit this by crafting requests to loopback addresses (e.g., localhost. or [::1]) which bypass the NO_PROXY configuration and are routed through the configured proxy. This can lead to Server-Side Request Forgery (SSRF) vulnerabilities, enabling attackers to access sensitive internal or loopback services that should otherwise be protected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Server-Side Request Forgery and proxy bypass due to improper hostname normalization",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has limited impact due to combination of non-default conditions to exploit: the attacker must be able to control or influence URLs passed to axios in a server-side context, the application must have both `HTTP_PROXY` and `NO_PROXY` configured, and the proxy itself must be positioned to act on the misdirected traffic or have been compromised by the attacker to intercept the rerouted traffic.",
"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 Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-62718"
},
{
"category": "external",
"summary": "RHBZ#2456913",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456913"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-62718",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62718"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-62718",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62718"
},
{
"category": "external",
"summary": "https://datatracker.ietf.org/doc/html/rfc1034#section-3.1",
"url": "https://datatracker.ietf.org/doc/html/rfc1034#section-3.1"
},
{
"category": "external",
"summary": "https://datatracker.ietf.org/doc/html/rfc3986#section-3.2.2",
"url": "https://datatracker.ietf.org/doc/html/rfc3986#section-3.2.2"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/commit/fb3befb6daac6cad26b2e54094d0f2d9e47f24df",
"url": "https://github.com/axios/axios/commit/fb3befb6daac6cad26b2e54094d0f2d9e47f24df"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/pull/10661",
"url": "https://github.com/axios/axios/pull/10661"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/releases/tag/v1.15.0",
"url": "https://github.com/axios/axios/releases/tag/v1.15.0"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-3p68-rc4w-qgx5",
"url": "https://github.com/axios/axios/security/advisories/GHSA-3p68-rc4w-qgx5"
}
],
"release_date": "2026-04-09T14:31:46.067000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-26T11:34:12+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20889"
},
{
"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 Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Server-Side Request Forgery and proxy bypass due to improper hostname normalization"
},
{
"cve": "CVE-2026-40895",
"cwe": {
"id": "CWE-212",
"name": "Improper Removal of Sensitive Information Before Storage or Transfer"
},
"discovery_date": "2026-04-21T21:02:33.280553+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2460297"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in follow-redirects. When an HTTP request follows a cross-domain redirect (a redirection to a different domain), custom authentication headers, such as X-API-Key or X-Auth-Token, are not properly stripped. This allows these sensitive headers to be forwarded verbatim to the redirect target, potentially leading to the unintended disclosure of authentication information to an untrusted third party.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "follow-redirects: follow-redirects: Information disclosure via cross-domain redirects",
"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 Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-40895"
},
{
"category": "external",
"summary": "RHBZ#2460297",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460297"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-40895",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40895"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-40895",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40895"
},
{
"category": "external",
"summary": "https://github.com/follow-redirects/follow-redirects/security/advisories/GHSA-r4q5-vmmm-2653",
"url": "https://github.com/follow-redirects/follow-redirects/security/advisories/GHSA-r4q5-vmmm-2653"
}
],
"release_date": "2026-04-21T19:59:59.759000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-26T11:34:12+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20889"
}
],
"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 Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "follow-redirects: follow-redirects: Information disclosure via cross-domain redirects"
},
{
"cve": "CVE-2026-42033",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-04-24T18:01:20.937507+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461607"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, an HTTP client library. This vulnerability allows an attacker to exploit a prototype pollution issue if another part of the application has already polluted the Object.prototype. By doing so, the attacker can intercept and modify JSON responses or take control of the HTTP communication. This could lead to unauthorized access to sensitive information like user credentials and request details.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: HTTP Transport Hijacking via Prototype Pollution",
"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 Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42033"
},
{
"category": "external",
"summary": "RHBZ#2461607",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461607"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42033",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42033"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42033",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42033"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-pf86-5x62-jrwf",
"url": "https://github.com/axios/axios/security/advisories/GHSA-pf86-5x62-jrwf"
}
],
"release_date": "2026-04-24T17:36:44.132000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-26T11:34:12+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20889"
}
],
"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 Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: HTTP Transport Hijacking via Prototype Pollution"
},
{
"cve": "CVE-2026-42035",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-04-24T18:01:17.109481+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461606"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a software library for making network requests. A remote attacker can exploit a prototype pollution vulnerability to inject arbitrary HTTP headers into outgoing requests. This occurs when the application\u0027s core object definitions are manipulated, causing Axios to misinterpret data and include attacker-controlled headers in network communications. This could lead to unauthorized actions or data manipulation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Arbitrary HTTP header injection via prototype pollution",
"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 Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42035"
},
{
"category": "external",
"summary": "RHBZ#2461606",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461606"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42035",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42035"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42035",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42035"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-6chq-wfr3-2hj9",
"url": "https://github.com/axios/axios/security/advisories/GHSA-6chq-wfr3-2hj9"
}
],
"release_date": "2026-04-24T17:38:07.752000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-26T11:34:12+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20889"
},
{
"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 Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le"
]
}
],
"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 Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "axios: Axios: Arbitrary HTTP header injection via prototype pollution"
},
{
"cve": "CVE-2026-42039",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-24T19:01:44.887156+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461630"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client for browsers and Node.js. This vulnerability occurs because the `toFormData` function recursively processes nested objects without a depth limit. A remote attacker can exploit this by sending deeply nested request data, which causes the Node.js process to crash due to a RangeError, leading to a potential Denial of Service (DoS) if the process crashes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Node.js: Axios: Denial of Service via unbounded recursion in toFormData with deeply nested request data",
"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 Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42039"
},
{
"category": "external",
"summary": "RHBZ#2461630",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461630"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42039",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42039"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42039",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42039"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-62hf-57xw-28j9",
"url": "https://github.com/axios/axios/security/advisories/GHSA-62hf-57xw-28j9"
}
],
"release_date": "2026-04-24T18:01:30.775000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-26T11:34:12+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20889"
}
],
"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 Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Node.js: Axios: Denial of Service via unbounded recursion in toFormData with deeply nested request data"
},
{
"cve": "CVE-2026-42041",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-04-24T19:01:41.034289+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461629"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. This vulnerability, a Prototype Pollution \"Gadget\" attack, allows an attacker to manipulate the `Object.prototype.validateStatus` property. By polluting this property, all HTTP error responses (such as 401, 403, or 500) are silently treated as successful responses. This can lead to a complete bypass of application-level authentication and error handling, potentially granting unauthorized access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Authentication bypass due to prototype pollution of HTTP error handling",
"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 Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42041"
},
{
"category": "external",
"summary": "RHBZ#2461629",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461629"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42041",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42041"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42041",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42041"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-w9j2-pvgh-6h63",
"url": "https://github.com/axios/axios/security/advisories/GHSA-w9j2-pvgh-6h63"
}
],
"release_date": "2026-04-24T17:55:30.036000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-26T11:34:12+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20889"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Authentication bypass due to prototype pollution of HTTP error handling"
},
{
"cve": "CVE-2026-42043",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2026-04-24T19:01:22.552379+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461626"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. An attacker who can control the destination address of an Axios request can exploit this vulnerability. By using specific internal network addresses (within the 127.0.0.0/8 range, excluding 127.0.0.1), the attacker can completely bypass the NO_PROXY protection, potentially leading to unauthorized access or information disclosure within the network. This issue is an incomplete fix for a previous vulnerability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: NO_PROXY bypass via crafted 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 Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42043"
},
{
"category": "external",
"summary": "RHBZ#2461626",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461626"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42043",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42043"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42043",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42043"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-pmwg-cvhr-8vh7",
"url": "https://github.com/axios/axios/security/advisories/GHSA-pmwg-cvhr-8vh7"
}
],
"release_date": "2026-04-24T17:54:42.668000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-26T11:34:12+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20889"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: NO_PROXY bypass via crafted URL"
},
{
"cve": "CVE-2026-42044",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-04-24T19:01:13.418725+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461624"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a widely used HTTP client. This vulnerability, known as a Prototype Pollution \"Gadget\" attack, allows a remote attacker to subtly alter JSON API responses. By manipulating a specific function, an attacker can selectively modify data within these responses. This could lead to significant security breaches, including unauthorized privilege escalation, fraudulent balance manipulation, or bypassing critical authorization checks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Invisible JSON Response Tampering via Prototype Pollution Gadget",
"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 Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42044"
},
{
"category": "external",
"summary": "RHBZ#2461624",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461624"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42044",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42044"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42044",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42044"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-3w6x-2g7m-8v23",
"url": "https://github.com/axios/axios/security/advisories/GHSA-3w6x-2g7m-8v23"
}
],
"release_date": "2026-04-24T17:49:49.517000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-26T11:34:12+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20889"
},
{
"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 Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le"
]
}
],
"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 Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:04e380e189febad5d8dcbfaa68643963ab8d65d7089d32e30a1276837605e03a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:10b0b798c4690002c7ffe064b84cf5d0bb6f52045cd15bfe79b15bd68d4fbe8c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:444df0b47d23743e19022b4a92e2ee9dd345598fb31f9b947f0bbdab7f59d90e_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:a32574be1c7a5a9ef0aa8b8ce4946ffe4920cb72b402eb17d1ca07c43925faef_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:1563b3a0da76d7b35ecc4c563a8d347e9a558c8043da5c9588ad2f7f943a7ece_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:56e67cf62ffe4982d358ae06098da48f44175cd63239ebfb711b476404abb31a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:e077a56adee93c70cc339a83e47805691758c4e187195b0dd1d567133a5b6661_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:fe09f895ec18082b40abbcd7e546bb4bfeceb8dd4d7f1bed85310096333baa1d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:71e40863edd8c6275921449d977c396bf066e3ce87ad2c0e61f80003202637ab_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:b4789552297c62abde45025c53087f258273431fc4921cab693997bb3aebfaff_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:16792cdca53b00c9f3b8a318270fe2970ee8a8b5b7b54a68f3e3c8412f30d802_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:1c803425800df9af39869d7fe6512c954261a24228f017b8751d6fc93ee14d94_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:7a45d15348cd7c48aada943ba0e9d6381f845267873d5c81cfaf501de2a3ae5b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:89e70cfaebf46d63cd2c3ddcb4f5b44cfca68d8ec7379a00da7266da7a91f20c_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:dbbd62683e39389f91b5937a9d17a414243db53bb901ba7ebe17d24f8c78480e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4713cf6657eee34d58a329610050db2c3884b635260935ca69099be6bdd62400_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a7a9a2165e13c9be2ccc1bcc157b33f1c3994256baf43f4ac4a76021c0880278_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:cde020c47589fd802cda98804da44218f34eec63396efb166a81274617d8acf4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:ceda1bd9270d37f947b4141be2a134767997f5135003b9d1f2007aed21c53a1e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:0c5bd402788e93b9795dbaa3dd82272339858972059e0e1017bb12a7a5fa52a1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:51c6efd982283db3ffeebc152e58874601f1660ce76700c7110d11bca1d06688_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:9ec58aa0b8f1617d0a3e824cadaa8c939dada1f22e98c3a818bd85b0947dd9a5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:a0b8260a0c9b73d802891463c5427d1f3607acd62da928b1e4bd8aa7993649d4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:348379199252e9c10cdc6268ce42ce039f12adc6e8e588b8105d2ce1e81ae439_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:423d831317c9019733c1b2191568dd4f00890a4d4e26ada3067b7ba43a2b9b48_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:9609056d08c8aff42326b2dea7733dc89ddfa019466c223bc0dfd22822627416_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b693c67103bee5f49185b7cb2322ff174954b115938f0696d53a25b43f63f972_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:7624c0fe4943f89cb8ca709a9d84004ffe4a533498d2bba21a83a811e16da2a9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:905f591f2e1e2e3dbd17bc8b1f903ae7b5fc8e573f3708eb3a97a70c5dc412dc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:cefa60dedb2d65ba3d9324b7d37ef997300720f2e006014c1c79731ed3a1b2ba_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f1c6ac0330ce4337dff577ed282f1aaec462027edb0ef3a48db11f8eea9be6e4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:43b201e72f0ab1a59dddb5608bc814607ff1138572af3052af0199c468cecc47_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:68773c7eebb7f9764e3b0e6a49f7b025896764016896022504b7876ebc269af5_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:93ac1f8d14c6402ffa441b692ba8a28f95990a254835c69bf37165164eae895b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f94d97d4e1c5a2d50b3a7be98032c4f54f7582300d27de605f804d041916a7b6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:0cbdb571c33cc7f78a4ace9ac32271cabce2fb585d758972053924440a15d1f7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:27ad8f03033572bac8d6e87a78a49018e5d1b6b4dfd0096365ec8668f1c97771_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:91ab6414f8e3559e3a424882dc40fe953990a6ad5efcaeb50fe0a6756f3e20c7_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:b5ee8b86ee6a8474158e60cfc26a676a355a9ed98076b73f905bca42b1085329_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:0d0f3c45b3806a428c1dcdb9814699a44d067398854adde5e8f984481496deaf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:76c6c09e9315ad9b83ec34d0825a94bdb90effcc072d58f9cf6c6b60ab0365aa_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:8fd4674c282ee4da0095ea9611b25d25c4d70d522976fd7557eb93d07ca09296_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f6db822767d0e5c8d3544cdbc565e58880dd1a628465100edef7c5a2d7510abe_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:4aab8cb0a2e5b8518bdd01bc0557c7768ca40b080b9a907d5885d3743debb627_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:e5659b1d9790c4bd5df3093b0a36dd4a0ca64ba224924d37e9dafc6aff5c83df_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:ea9fba7212bc0621e1ed6b030b4c8a1fbe3a0f2491b6fdc192c14f8ef7a6ae27_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fa3a268f648bce0d881c1b26395cbf16f4d556483e4455f17dfa5968438d4152_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Invisible JSON Response Tampering via Prototype Pollution Gadget"
}
]
}
RHSA-2026:20938
Vulnerability from csaf_redhat - Published: 2026-05-26 14:29 - Updated: 2026-06-03 15:25A flaw was found in Axios, a promise-based HTTP client. This vulnerability occurs because Axios does not correctly handle hostname normalization when evaluating NO_PROXY rules. An attacker can exploit this by crafting requests to loopback addresses (e.g., localhost. or [::1]) which bypass the NO_PROXY configuration and are routed through the configured proxy. This can lead to Server-Side Request Forgery (SSRF) vulnerabilities, enabling attackers to access sensitive internal or loopback services that should otherwise be protected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2c05b3567adc67bc468830cdfc66e820f7cbb47ee0b5043a07be7ece7ab57a98_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:95c56e8f242a9ec6be3cccd752eb0a37638b7a6c249b4363ed22e55ff659ef82_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ad08006151b38330f5134c6c229a4c74361e85f4e4ad6124d41c0178f00d471d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:de5929be6c71347b05b69ed72f9fd3c505fa72be437c224a2742240ff4f2cd47_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:35f6d1d992eea9f67da1adf5418823547cb0dff248a54556d06ec7156fb35e87_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:553b8a7333d8106e57f1219d88ec16c3215e888659b4cb0c8c50f3ae87291c6c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6772545c27997554b7b94a2d6017b80949757254b2ebdaba23667d59010100a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:babe2e99270875bb70f7e3c239cb2bd3d425cafd2c794efcd57d23924d9d0012_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:0f88c2913f1904a841a51a80a3e3209f56c80ad74e0b217a32ad99a7cffbb6fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:24e7b2da3205f2c619394e87375974a532c57900e14aa5e15b2018d9f2caaba1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ded5b808f00c26f0afc17808b1a5ab5a2877cca6bd90a98375ac253d3abeeca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ec312a6d0e0e911f5187f8dbf6b3045ff70f52c555e181316b983008c00e4c2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:57da592df916a6bd9dfe90b2afc9a66b1cfb0da0053e87d0c65ef5c1bdf46969_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:3ff4a0d936d68e5e93b2eccf3b39271e5e6b510551fbb8c5f772db4bc5735771_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:8ca64e960ffe42a61f907fcda5e6bb99725c257d90e61360b948c9ccb41511cd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0e7621e8d564efbc12c1aaadfbccc30bc4581684970b9730d11ab9fb2a234f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c1cdc9beb3858a95e559a3432440a85c6b68ab0fd48c52672e645747b1540734_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:58dd6ad9728252d674ae923c43f836a1ba57ef756e995ba9a4c3c4aa79d5c90a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b73a668f7c0806f1a0496420f724b98c83540558e976f700fb2836c8339d77e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:73fb048efc844d82f8b1b6f5ebd75cfc63b98d5818c815bea6f2af64c8fa8e9a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ec2d1346d211357af9a005e9ce76bbd66f3e57a966850c707e453f40e7c47b99_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:5eb84a8c05c25aa5d9d4e2d195ded7c0080075c8e93de13a1ac11f4f40723449_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:732beadbc0c0c1358ee6cee0121e88d576641669e8915bbbea49006642618bc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c0de0eeefda096ad2c5cc07be1146547a1181166bd9d0fa0027aebc6b0d44c51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e1718a46c5a65053136d917e1618d745cce876b82d54f81b219d7618aff6cf95_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:288a49cc9c6a73d6a3afdf8fd5d3cc051449aa83085bc303458dabcc6eacc31d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4dd03edf3099d6908424a5b56369617597335091ed47153066ffd8f65525930c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a252b5f2daf717143d7305b90c927b8f6e559de98fa9ad2763d6d5c4db0e6e9c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dc4a0674531b12fd31493d6046da3a6926151abbed9abec01402bc9966df5756_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:a493258b3ad62060f8f30a541a8dd0dfda0418fdcb1856b01031d8bc176a53d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:c1d22483d11206d1dbfc43a89ee13644dd27eec8a3a6e29342d340e137e191df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f71fa6ebb3c364c43038bf6968742e4c88efa567fbf5182611561a0016c09b65_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:fa2c75c36da57d42a5285abec40f044b472cf782fa3505b2ad803ac2521d4fb4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:50ad5781f1677028dfdfb98613ab75d843ec8a61ef6b2325545b73be0ef8cd82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7a7e2226a60242a9107043543e38cbe20e61991d83405c106b047d2b4e274125_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8a804681a20fa3b8db7f70a4083d749eca45dcd043c837c0b3f9033bdea04494_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e9628b5c8ea548da2f8e1827c16f0706e0dd7e88eb67ee155f09fd28544ce2bd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:09ded9eb45b2da2e46f75b202cf82b0e3255cd2aa2a6d99961f204bca5227039_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2068fb8c962c4edbca57a02e26fe347147caf3cf843e9ffc1c9d3c77d321bf3a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:4b0a410f92ee242948b39a05c40b8262cf96014ae103feeec7500dc0a54457e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7e4be68af7aba018ca7f7482c01baf21eefd91667172a90bbc45adb6fe0f4495_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0f84e20e7c7b45861749bb2c303a5b8f2fd8f6268304b5e968810e8f1c5d8c36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:3b3d719054e1e0c39ce3ba0e433b391938576a8ece5ac52fce1d1f4bae0704d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:674041f4d277962ee71273839e2ee9a13a979eed5021feefa5eadc9bf6f68cf9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fb52c5e0fbe765e659f72ca61fa429fb59ae1c9030e846770e54a371a1e1b227_ppc64le | — |
Workaround
|
A flaw was found in Go's `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2c05b3567adc67bc468830cdfc66e820f7cbb47ee0b5043a07be7ece7ab57a98_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:95c56e8f242a9ec6be3cccd752eb0a37638b7a6c249b4363ed22e55ff659ef82_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ad08006151b38330f5134c6c229a4c74361e85f4e4ad6124d41c0178f00d471d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:de5929be6c71347b05b69ed72f9fd3c505fa72be437c224a2742240ff4f2cd47_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:35f6d1d992eea9f67da1adf5418823547cb0dff248a54556d06ec7156fb35e87_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:553b8a7333d8106e57f1219d88ec16c3215e888659b4cb0c8c50f3ae87291c6c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6772545c27997554b7b94a2d6017b80949757254b2ebdaba23667d59010100a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:babe2e99270875bb70f7e3c239cb2bd3d425cafd2c794efcd57d23924d9d0012_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:0f88c2913f1904a841a51a80a3e3209f56c80ad74e0b217a32ad99a7cffbb6fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:24e7b2da3205f2c619394e87375974a532c57900e14aa5e15b2018d9f2caaba1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ded5b808f00c26f0afc17808b1a5ab5a2877cca6bd90a98375ac253d3abeeca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ec312a6d0e0e911f5187f8dbf6b3045ff70f52c555e181316b983008c00e4c2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:57da592df916a6bd9dfe90b2afc9a66b1cfb0da0053e87d0c65ef5c1bdf46969_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:3ff4a0d936d68e5e93b2eccf3b39271e5e6b510551fbb8c5f772db4bc5735771_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:8ca64e960ffe42a61f907fcda5e6bb99725c257d90e61360b948c9ccb41511cd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0e7621e8d564efbc12c1aaadfbccc30bc4581684970b9730d11ab9fb2a234f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c1cdc9beb3858a95e559a3432440a85c6b68ab0fd48c52672e645747b1540734_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:58dd6ad9728252d674ae923c43f836a1ba57ef756e995ba9a4c3c4aa79d5c90a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b73a668f7c0806f1a0496420f724b98c83540558e976f700fb2836c8339d77e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:73fb048efc844d82f8b1b6f5ebd75cfc63b98d5818c815bea6f2af64c8fa8e9a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ec2d1346d211357af9a005e9ce76bbd66f3e57a966850c707e453f40e7c47b99_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:5eb84a8c05c25aa5d9d4e2d195ded7c0080075c8e93de13a1ac11f4f40723449_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:732beadbc0c0c1358ee6cee0121e88d576641669e8915bbbea49006642618bc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c0de0eeefda096ad2c5cc07be1146547a1181166bd9d0fa0027aebc6b0d44c51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e1718a46c5a65053136d917e1618d745cce876b82d54f81b219d7618aff6cf95_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:288a49cc9c6a73d6a3afdf8fd5d3cc051449aa83085bc303458dabcc6eacc31d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4dd03edf3099d6908424a5b56369617597335091ed47153066ffd8f65525930c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a252b5f2daf717143d7305b90c927b8f6e559de98fa9ad2763d6d5c4db0e6e9c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dc4a0674531b12fd31493d6046da3a6926151abbed9abec01402bc9966df5756_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:a493258b3ad62060f8f30a541a8dd0dfda0418fdcb1856b01031d8bc176a53d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:c1d22483d11206d1dbfc43a89ee13644dd27eec8a3a6e29342d340e137e191df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f71fa6ebb3c364c43038bf6968742e4c88efa567fbf5182611561a0016c09b65_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:fa2c75c36da57d42a5285abec40f044b472cf782fa3505b2ad803ac2521d4fb4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:50ad5781f1677028dfdfb98613ab75d843ec8a61ef6b2325545b73be0ef8cd82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7a7e2226a60242a9107043543e38cbe20e61991d83405c106b047d2b4e274125_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8a804681a20fa3b8db7f70a4083d749eca45dcd043c837c0b3f9033bdea04494_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e9628b5c8ea548da2f8e1827c16f0706e0dd7e88eb67ee155f09fd28544ce2bd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:09ded9eb45b2da2e46f75b202cf82b0e3255cd2aa2a6d99961f204bca5227039_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2068fb8c962c4edbca57a02e26fe347147caf3cf843e9ffc1c9d3c77d321bf3a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:4b0a410f92ee242948b39a05c40b8262cf96014ae103feeec7500dc0a54457e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7e4be68af7aba018ca7f7482c01baf21eefd91667172a90bbc45adb6fe0f4495_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0f84e20e7c7b45861749bb2c303a5b8f2fd8f6268304b5e968810e8f1c5d8c36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:3b3d719054e1e0c39ce3ba0e433b391938576a8ece5ac52fce1d1f4bae0704d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:674041f4d277962ee71273839e2ee9a13a979eed5021feefa5eadc9bf6f68cf9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fb52c5e0fbe765e659f72ca61fa429fb59ae1c9030e846770e54a371a1e1b227_ppc64le | — |
Workaround
|
A flaw was found in Axios, a promise-based HTTP client. This vulnerability, known as Prototype Pollution, can be exploited through a specific "Gadget" attack chain. This allows an attacker to escalate a Prototype Pollution vulnerability in a third-party dependency, potentially leading to remote code execution or a full cloud compromise, such as bypassing AWS IMDSv2.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2c05b3567adc67bc468830cdfc66e820f7cbb47ee0b5043a07be7ece7ab57a98_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:95c56e8f242a9ec6be3cccd752eb0a37638b7a6c249b4363ed22e55ff659ef82_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ad08006151b38330f5134c6c229a4c74361e85f4e4ad6124d41c0178f00d471d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:de5929be6c71347b05b69ed72f9fd3c505fa72be437c224a2742240ff4f2cd47_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:35f6d1d992eea9f67da1adf5418823547cb0dff248a54556d06ec7156fb35e87_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:553b8a7333d8106e57f1219d88ec16c3215e888659b4cb0c8c50f3ae87291c6c_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6772545c27997554b7b94a2d6017b80949757254b2ebdaba23667d59010100a6_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:babe2e99270875bb70f7e3c239cb2bd3d425cafd2c794efcd57d23924d9d0012_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:0f88c2913f1904a841a51a80a3e3209f56c80ad74e0b217a32ad99a7cffbb6fb_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:24e7b2da3205f2c619394e87375974a532c57900e14aa5e15b2018d9f2caaba1_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ded5b808f00c26f0afc17808b1a5ab5a2877cca6bd90a98375ac253d3abeeca_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ec312a6d0e0e911f5187f8dbf6b3045ff70f52c555e181316b983008c00e4c2_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:57da592df916a6bd9dfe90b2afc9a66b1cfb0da0053e87d0c65ef5c1bdf46969_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:3ff4a0d936d68e5e93b2eccf3b39271e5e6b510551fbb8c5f772db4bc5735771_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:8ca64e960ffe42a61f907fcda5e6bb99725c257d90e61360b948c9ccb41511cd_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0e7621e8d564efbc12c1aaadfbccc30bc4581684970b9730d11ab9fb2a234f1_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c1cdc9beb3858a95e559a3432440a85c6b68ab0fd48c52672e645747b1540734_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:58dd6ad9728252d674ae923c43f836a1ba57ef756e995ba9a4c3c4aa79d5c90a_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b73a668f7c0806f1a0496420f724b98c83540558e976f700fb2836c8339d77e_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:73fb048efc844d82f8b1b6f5ebd75cfc63b98d5818c815bea6f2af64c8fa8e9a_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ec2d1346d211357af9a005e9ce76bbd66f3e57a966850c707e453f40e7c47b99_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:5eb84a8c05c25aa5d9d4e2d195ded7c0080075c8e93de13a1ac11f4f40723449_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:732beadbc0c0c1358ee6cee0121e88d576641669e8915bbbea49006642618bc8_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c0de0eeefda096ad2c5cc07be1146547a1181166bd9d0fa0027aebc6b0d44c51_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e1718a46c5a65053136d917e1618d745cce876b82d54f81b219d7618aff6cf95_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:288a49cc9c6a73d6a3afdf8fd5d3cc051449aa83085bc303458dabcc6eacc31d_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4dd03edf3099d6908424a5b56369617597335091ed47153066ffd8f65525930c_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a252b5f2daf717143d7305b90c927b8f6e559de98fa9ad2763d6d5c4db0e6e9c_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dc4a0674531b12fd31493d6046da3a6926151abbed9abec01402bc9966df5756_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:a493258b3ad62060f8f30a541a8dd0dfda0418fdcb1856b01031d8bc176a53d6_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:c1d22483d11206d1dbfc43a89ee13644dd27eec8a3a6e29342d340e137e191df_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f71fa6ebb3c364c43038bf6968742e4c88efa567fbf5182611561a0016c09b65_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:fa2c75c36da57d42a5285abec40f044b472cf782fa3505b2ad803ac2521d4fb4_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:50ad5781f1677028dfdfb98613ab75d843ec8a61ef6b2325545b73be0ef8cd82_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7a7e2226a60242a9107043543e38cbe20e61991d83405c106b047d2b4e274125_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8a804681a20fa3b8db7f70a4083d749eca45dcd043c837c0b3f9033bdea04494_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e9628b5c8ea548da2f8e1827c16f0706e0dd7e88eb67ee155f09fd28544ce2bd_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:09ded9eb45b2da2e46f75b202cf82b0e3255cd2aa2a6d99961f204bca5227039_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2068fb8c962c4edbca57a02e26fe347147caf3cf843e9ffc1c9d3c77d321bf3a_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:4b0a410f92ee242948b39a05c40b8262cf96014ae103feeec7500dc0a54457e2_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7e4be68af7aba018ca7f7482c01baf21eefd91667172a90bbc45adb6fe0f4495_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0f84e20e7c7b45861749bb2c303a5b8f2fd8f6268304b5e968810e8f1c5d8c36_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:3b3d719054e1e0c39ce3ba0e433b391938576a8ece5ac52fce1d1f4bae0704d6_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:674041f4d277962ee71273839e2ee9a13a979eed5021feefa5eadc9bf6f68cf9_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fb52c5e0fbe765e659f72ca61fa429fb59ae1c9030e846770e54a371a1e1b227_ppc64le | — |
A flaw was found in follow-redirects. When an HTTP request follows a cross-domain redirect (a redirection to a different domain), custom authentication headers, such as X-API-Key or X-Auth-Token, are not properly stripped. This allows these sensitive headers to be forwarded verbatim to the redirect target, potentially leading to the unintended disclosure of authentication information to an untrusted third party.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2c05b3567adc67bc468830cdfc66e820f7cbb47ee0b5043a07be7ece7ab57a98_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:95c56e8f242a9ec6be3cccd752eb0a37638b7a6c249b4363ed22e55ff659ef82_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ad08006151b38330f5134c6c229a4c74361e85f4e4ad6124d41c0178f00d471d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:de5929be6c71347b05b69ed72f9fd3c505fa72be437c224a2742240ff4f2cd47_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:35f6d1d992eea9f67da1adf5418823547cb0dff248a54556d06ec7156fb35e87_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:553b8a7333d8106e57f1219d88ec16c3215e888659b4cb0c8c50f3ae87291c6c_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6772545c27997554b7b94a2d6017b80949757254b2ebdaba23667d59010100a6_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:babe2e99270875bb70f7e3c239cb2bd3d425cafd2c794efcd57d23924d9d0012_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:0f88c2913f1904a841a51a80a3e3209f56c80ad74e0b217a32ad99a7cffbb6fb_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:24e7b2da3205f2c619394e87375974a532c57900e14aa5e15b2018d9f2caaba1_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ded5b808f00c26f0afc17808b1a5ab5a2877cca6bd90a98375ac253d3abeeca_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ec312a6d0e0e911f5187f8dbf6b3045ff70f52c555e181316b983008c00e4c2_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:57da592df916a6bd9dfe90b2afc9a66b1cfb0da0053e87d0c65ef5c1bdf46969_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:3ff4a0d936d68e5e93b2eccf3b39271e5e6b510551fbb8c5f772db4bc5735771_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:8ca64e960ffe42a61f907fcda5e6bb99725c257d90e61360b948c9ccb41511cd_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0e7621e8d564efbc12c1aaadfbccc30bc4581684970b9730d11ab9fb2a234f1_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c1cdc9beb3858a95e559a3432440a85c6b68ab0fd48c52672e645747b1540734_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:58dd6ad9728252d674ae923c43f836a1ba57ef756e995ba9a4c3c4aa79d5c90a_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b73a668f7c0806f1a0496420f724b98c83540558e976f700fb2836c8339d77e_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:73fb048efc844d82f8b1b6f5ebd75cfc63b98d5818c815bea6f2af64c8fa8e9a_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ec2d1346d211357af9a005e9ce76bbd66f3e57a966850c707e453f40e7c47b99_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:5eb84a8c05c25aa5d9d4e2d195ded7c0080075c8e93de13a1ac11f4f40723449_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:732beadbc0c0c1358ee6cee0121e88d576641669e8915bbbea49006642618bc8_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c0de0eeefda096ad2c5cc07be1146547a1181166bd9d0fa0027aebc6b0d44c51_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e1718a46c5a65053136d917e1618d745cce876b82d54f81b219d7618aff6cf95_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:288a49cc9c6a73d6a3afdf8fd5d3cc051449aa83085bc303458dabcc6eacc31d_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4dd03edf3099d6908424a5b56369617597335091ed47153066ffd8f65525930c_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a252b5f2daf717143d7305b90c927b8f6e559de98fa9ad2763d6d5c4db0e6e9c_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dc4a0674531b12fd31493d6046da3a6926151abbed9abec01402bc9966df5756_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:a493258b3ad62060f8f30a541a8dd0dfda0418fdcb1856b01031d8bc176a53d6_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:c1d22483d11206d1dbfc43a89ee13644dd27eec8a3a6e29342d340e137e191df_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f71fa6ebb3c364c43038bf6968742e4c88efa567fbf5182611561a0016c09b65_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:fa2c75c36da57d42a5285abec40f044b472cf782fa3505b2ad803ac2521d4fb4_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:50ad5781f1677028dfdfb98613ab75d843ec8a61ef6b2325545b73be0ef8cd82_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7a7e2226a60242a9107043543e38cbe20e61991d83405c106b047d2b4e274125_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8a804681a20fa3b8db7f70a4083d749eca45dcd043c837c0b3f9033bdea04494_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e9628b5c8ea548da2f8e1827c16f0706e0dd7e88eb67ee155f09fd28544ce2bd_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:09ded9eb45b2da2e46f75b202cf82b0e3255cd2aa2a6d99961f204bca5227039_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2068fb8c962c4edbca57a02e26fe347147caf3cf843e9ffc1c9d3c77d321bf3a_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:4b0a410f92ee242948b39a05c40b8262cf96014ae103feeec7500dc0a54457e2_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7e4be68af7aba018ca7f7482c01baf21eefd91667172a90bbc45adb6fe0f4495_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0f84e20e7c7b45861749bb2c303a5b8f2fd8f6268304b5e968810e8f1c5d8c36_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:3b3d719054e1e0c39ce3ba0e433b391938576a8ece5ac52fce1d1f4bae0704d6_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:674041f4d277962ee71273839e2ee9a13a979eed5021feefa5eadc9bf6f68cf9_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fb52c5e0fbe765e659f72ca61fa429fb59ae1c9030e846770e54a371a1e1b227_ppc64le | — |
A flaw was found in Axios, an HTTP client library. This vulnerability allows an attacker to exploit a prototype pollution issue if another part of the application has already polluted the Object.prototype. By doing so, the attacker can intercept and modify JSON responses or take control of the HTTP communication. This could lead to unauthorized access to sensitive information like user credentials and request details.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2c05b3567adc67bc468830cdfc66e820f7cbb47ee0b5043a07be7ece7ab57a98_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:95c56e8f242a9ec6be3cccd752eb0a37638b7a6c249b4363ed22e55ff659ef82_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ad08006151b38330f5134c6c229a4c74361e85f4e4ad6124d41c0178f00d471d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:de5929be6c71347b05b69ed72f9fd3c505fa72be437c224a2742240ff4f2cd47_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:35f6d1d992eea9f67da1adf5418823547cb0dff248a54556d06ec7156fb35e87_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:553b8a7333d8106e57f1219d88ec16c3215e888659b4cb0c8c50f3ae87291c6c_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6772545c27997554b7b94a2d6017b80949757254b2ebdaba23667d59010100a6_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:babe2e99270875bb70f7e3c239cb2bd3d425cafd2c794efcd57d23924d9d0012_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:0f88c2913f1904a841a51a80a3e3209f56c80ad74e0b217a32ad99a7cffbb6fb_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:24e7b2da3205f2c619394e87375974a532c57900e14aa5e15b2018d9f2caaba1_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ded5b808f00c26f0afc17808b1a5ab5a2877cca6bd90a98375ac253d3abeeca_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ec312a6d0e0e911f5187f8dbf6b3045ff70f52c555e181316b983008c00e4c2_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:57da592df916a6bd9dfe90b2afc9a66b1cfb0da0053e87d0c65ef5c1bdf46969_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:3ff4a0d936d68e5e93b2eccf3b39271e5e6b510551fbb8c5f772db4bc5735771_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:8ca64e960ffe42a61f907fcda5e6bb99725c257d90e61360b948c9ccb41511cd_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0e7621e8d564efbc12c1aaadfbccc30bc4581684970b9730d11ab9fb2a234f1_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c1cdc9beb3858a95e559a3432440a85c6b68ab0fd48c52672e645747b1540734_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:58dd6ad9728252d674ae923c43f836a1ba57ef756e995ba9a4c3c4aa79d5c90a_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b73a668f7c0806f1a0496420f724b98c83540558e976f700fb2836c8339d77e_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:73fb048efc844d82f8b1b6f5ebd75cfc63b98d5818c815bea6f2af64c8fa8e9a_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ec2d1346d211357af9a005e9ce76bbd66f3e57a966850c707e453f40e7c47b99_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:5eb84a8c05c25aa5d9d4e2d195ded7c0080075c8e93de13a1ac11f4f40723449_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:732beadbc0c0c1358ee6cee0121e88d576641669e8915bbbea49006642618bc8_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c0de0eeefda096ad2c5cc07be1146547a1181166bd9d0fa0027aebc6b0d44c51_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e1718a46c5a65053136d917e1618d745cce876b82d54f81b219d7618aff6cf95_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:288a49cc9c6a73d6a3afdf8fd5d3cc051449aa83085bc303458dabcc6eacc31d_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4dd03edf3099d6908424a5b56369617597335091ed47153066ffd8f65525930c_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a252b5f2daf717143d7305b90c927b8f6e559de98fa9ad2763d6d5c4db0e6e9c_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dc4a0674531b12fd31493d6046da3a6926151abbed9abec01402bc9966df5756_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:a493258b3ad62060f8f30a541a8dd0dfda0418fdcb1856b01031d8bc176a53d6_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:c1d22483d11206d1dbfc43a89ee13644dd27eec8a3a6e29342d340e137e191df_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f71fa6ebb3c364c43038bf6968742e4c88efa567fbf5182611561a0016c09b65_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:fa2c75c36da57d42a5285abec40f044b472cf782fa3505b2ad803ac2521d4fb4_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:50ad5781f1677028dfdfb98613ab75d843ec8a61ef6b2325545b73be0ef8cd82_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7a7e2226a60242a9107043543e38cbe20e61991d83405c106b047d2b4e274125_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8a804681a20fa3b8db7f70a4083d749eca45dcd043c837c0b3f9033bdea04494_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e9628b5c8ea548da2f8e1827c16f0706e0dd7e88eb67ee155f09fd28544ce2bd_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:09ded9eb45b2da2e46f75b202cf82b0e3255cd2aa2a6d99961f204bca5227039_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2068fb8c962c4edbca57a02e26fe347147caf3cf843e9ffc1c9d3c77d321bf3a_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:4b0a410f92ee242948b39a05c40b8262cf96014ae103feeec7500dc0a54457e2_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7e4be68af7aba018ca7f7482c01baf21eefd91667172a90bbc45adb6fe0f4495_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0f84e20e7c7b45861749bb2c303a5b8f2fd8f6268304b5e968810e8f1c5d8c36_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:3b3d719054e1e0c39ce3ba0e433b391938576a8ece5ac52fce1d1f4bae0704d6_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:674041f4d277962ee71273839e2ee9a13a979eed5021feefa5eadc9bf6f68cf9_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fb52c5e0fbe765e659f72ca61fa429fb59ae1c9030e846770e54a371a1e1b227_ppc64le | — |
A flaw was found in Axios, a software library for making network requests. A remote attacker can exploit a prototype pollution vulnerability to inject arbitrary HTTP headers into outgoing requests. This occurs when the application's core object definitions are manipulated, causing Axios to misinterpret data and include attacker-controlled headers in network communications. This could lead to unauthorized actions or data manipulation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2c05b3567adc67bc468830cdfc66e820f7cbb47ee0b5043a07be7ece7ab57a98_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:95c56e8f242a9ec6be3cccd752eb0a37638b7a6c249b4363ed22e55ff659ef82_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ad08006151b38330f5134c6c229a4c74361e85f4e4ad6124d41c0178f00d471d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:de5929be6c71347b05b69ed72f9fd3c505fa72be437c224a2742240ff4f2cd47_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:35f6d1d992eea9f67da1adf5418823547cb0dff248a54556d06ec7156fb35e87_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:553b8a7333d8106e57f1219d88ec16c3215e888659b4cb0c8c50f3ae87291c6c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6772545c27997554b7b94a2d6017b80949757254b2ebdaba23667d59010100a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:babe2e99270875bb70f7e3c239cb2bd3d425cafd2c794efcd57d23924d9d0012_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:0f88c2913f1904a841a51a80a3e3209f56c80ad74e0b217a32ad99a7cffbb6fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:24e7b2da3205f2c619394e87375974a532c57900e14aa5e15b2018d9f2caaba1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ded5b808f00c26f0afc17808b1a5ab5a2877cca6bd90a98375ac253d3abeeca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ec312a6d0e0e911f5187f8dbf6b3045ff70f52c555e181316b983008c00e4c2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:57da592df916a6bd9dfe90b2afc9a66b1cfb0da0053e87d0c65ef5c1bdf46969_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:3ff4a0d936d68e5e93b2eccf3b39271e5e6b510551fbb8c5f772db4bc5735771_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:8ca64e960ffe42a61f907fcda5e6bb99725c257d90e61360b948c9ccb41511cd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0e7621e8d564efbc12c1aaadfbccc30bc4581684970b9730d11ab9fb2a234f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c1cdc9beb3858a95e559a3432440a85c6b68ab0fd48c52672e645747b1540734_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:58dd6ad9728252d674ae923c43f836a1ba57ef756e995ba9a4c3c4aa79d5c90a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b73a668f7c0806f1a0496420f724b98c83540558e976f700fb2836c8339d77e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:73fb048efc844d82f8b1b6f5ebd75cfc63b98d5818c815bea6f2af64c8fa8e9a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ec2d1346d211357af9a005e9ce76bbd66f3e57a966850c707e453f40e7c47b99_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:5eb84a8c05c25aa5d9d4e2d195ded7c0080075c8e93de13a1ac11f4f40723449_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:732beadbc0c0c1358ee6cee0121e88d576641669e8915bbbea49006642618bc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c0de0eeefda096ad2c5cc07be1146547a1181166bd9d0fa0027aebc6b0d44c51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e1718a46c5a65053136d917e1618d745cce876b82d54f81b219d7618aff6cf95_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:288a49cc9c6a73d6a3afdf8fd5d3cc051449aa83085bc303458dabcc6eacc31d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4dd03edf3099d6908424a5b56369617597335091ed47153066ffd8f65525930c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a252b5f2daf717143d7305b90c927b8f6e559de98fa9ad2763d6d5c4db0e6e9c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dc4a0674531b12fd31493d6046da3a6926151abbed9abec01402bc9966df5756_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:a493258b3ad62060f8f30a541a8dd0dfda0418fdcb1856b01031d8bc176a53d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:c1d22483d11206d1dbfc43a89ee13644dd27eec8a3a6e29342d340e137e191df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f71fa6ebb3c364c43038bf6968742e4c88efa567fbf5182611561a0016c09b65_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:fa2c75c36da57d42a5285abec40f044b472cf782fa3505b2ad803ac2521d4fb4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:50ad5781f1677028dfdfb98613ab75d843ec8a61ef6b2325545b73be0ef8cd82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7a7e2226a60242a9107043543e38cbe20e61991d83405c106b047d2b4e274125_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8a804681a20fa3b8db7f70a4083d749eca45dcd043c837c0b3f9033bdea04494_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e9628b5c8ea548da2f8e1827c16f0706e0dd7e88eb67ee155f09fd28544ce2bd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:09ded9eb45b2da2e46f75b202cf82b0e3255cd2aa2a6d99961f204bca5227039_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2068fb8c962c4edbca57a02e26fe347147caf3cf843e9ffc1c9d3c77d321bf3a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:4b0a410f92ee242948b39a05c40b8262cf96014ae103feeec7500dc0a54457e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7e4be68af7aba018ca7f7482c01baf21eefd91667172a90bbc45adb6fe0f4495_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0f84e20e7c7b45861749bb2c303a5b8f2fd8f6268304b5e968810e8f1c5d8c36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:3b3d719054e1e0c39ce3ba0e433b391938576a8ece5ac52fce1d1f4bae0704d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:674041f4d277962ee71273839e2ee9a13a979eed5021feefa5eadc9bf6f68cf9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fb52c5e0fbe765e659f72ca61fa429fb59ae1c9030e846770e54a371a1e1b227_ppc64le | — |
Workaround
|
A flaw was found in Axios, a promise-based HTTP client for browsers and Node.js. This vulnerability occurs because the `toFormData` function recursively processes nested objects without a depth limit. A remote attacker can exploit this by sending deeply nested request data, which causes the Node.js process to crash due to a RangeError, leading to a potential Denial of Service (DoS) if the process crashes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2c05b3567adc67bc468830cdfc66e820f7cbb47ee0b5043a07be7ece7ab57a98_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:95c56e8f242a9ec6be3cccd752eb0a37638b7a6c249b4363ed22e55ff659ef82_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ad08006151b38330f5134c6c229a4c74361e85f4e4ad6124d41c0178f00d471d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:de5929be6c71347b05b69ed72f9fd3c505fa72be437c224a2742240ff4f2cd47_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:35f6d1d992eea9f67da1adf5418823547cb0dff248a54556d06ec7156fb35e87_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:553b8a7333d8106e57f1219d88ec16c3215e888659b4cb0c8c50f3ae87291c6c_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6772545c27997554b7b94a2d6017b80949757254b2ebdaba23667d59010100a6_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:babe2e99270875bb70f7e3c239cb2bd3d425cafd2c794efcd57d23924d9d0012_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:0f88c2913f1904a841a51a80a3e3209f56c80ad74e0b217a32ad99a7cffbb6fb_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:24e7b2da3205f2c619394e87375974a532c57900e14aa5e15b2018d9f2caaba1_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ded5b808f00c26f0afc17808b1a5ab5a2877cca6bd90a98375ac253d3abeeca_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ec312a6d0e0e911f5187f8dbf6b3045ff70f52c555e181316b983008c00e4c2_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:57da592df916a6bd9dfe90b2afc9a66b1cfb0da0053e87d0c65ef5c1bdf46969_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:3ff4a0d936d68e5e93b2eccf3b39271e5e6b510551fbb8c5f772db4bc5735771_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:8ca64e960ffe42a61f907fcda5e6bb99725c257d90e61360b948c9ccb41511cd_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0e7621e8d564efbc12c1aaadfbccc30bc4581684970b9730d11ab9fb2a234f1_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c1cdc9beb3858a95e559a3432440a85c6b68ab0fd48c52672e645747b1540734_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:58dd6ad9728252d674ae923c43f836a1ba57ef756e995ba9a4c3c4aa79d5c90a_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b73a668f7c0806f1a0496420f724b98c83540558e976f700fb2836c8339d77e_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:73fb048efc844d82f8b1b6f5ebd75cfc63b98d5818c815bea6f2af64c8fa8e9a_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ec2d1346d211357af9a005e9ce76bbd66f3e57a966850c707e453f40e7c47b99_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:5eb84a8c05c25aa5d9d4e2d195ded7c0080075c8e93de13a1ac11f4f40723449_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:732beadbc0c0c1358ee6cee0121e88d576641669e8915bbbea49006642618bc8_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c0de0eeefda096ad2c5cc07be1146547a1181166bd9d0fa0027aebc6b0d44c51_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e1718a46c5a65053136d917e1618d745cce876b82d54f81b219d7618aff6cf95_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:288a49cc9c6a73d6a3afdf8fd5d3cc051449aa83085bc303458dabcc6eacc31d_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4dd03edf3099d6908424a5b56369617597335091ed47153066ffd8f65525930c_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a252b5f2daf717143d7305b90c927b8f6e559de98fa9ad2763d6d5c4db0e6e9c_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dc4a0674531b12fd31493d6046da3a6926151abbed9abec01402bc9966df5756_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:a493258b3ad62060f8f30a541a8dd0dfda0418fdcb1856b01031d8bc176a53d6_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:c1d22483d11206d1dbfc43a89ee13644dd27eec8a3a6e29342d340e137e191df_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f71fa6ebb3c364c43038bf6968742e4c88efa567fbf5182611561a0016c09b65_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:fa2c75c36da57d42a5285abec40f044b472cf782fa3505b2ad803ac2521d4fb4_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:50ad5781f1677028dfdfb98613ab75d843ec8a61ef6b2325545b73be0ef8cd82_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7a7e2226a60242a9107043543e38cbe20e61991d83405c106b047d2b4e274125_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8a804681a20fa3b8db7f70a4083d749eca45dcd043c837c0b3f9033bdea04494_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e9628b5c8ea548da2f8e1827c16f0706e0dd7e88eb67ee155f09fd28544ce2bd_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:09ded9eb45b2da2e46f75b202cf82b0e3255cd2aa2a6d99961f204bca5227039_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2068fb8c962c4edbca57a02e26fe347147caf3cf843e9ffc1c9d3c77d321bf3a_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:4b0a410f92ee242948b39a05c40b8262cf96014ae103feeec7500dc0a54457e2_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7e4be68af7aba018ca7f7482c01baf21eefd91667172a90bbc45adb6fe0f4495_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0f84e20e7c7b45861749bb2c303a5b8f2fd8f6268304b5e968810e8f1c5d8c36_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:3b3d719054e1e0c39ce3ba0e433b391938576a8ece5ac52fce1d1f4bae0704d6_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:674041f4d277962ee71273839e2ee9a13a979eed5021feefa5eadc9bf6f68cf9_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fb52c5e0fbe765e659f72ca61fa429fb59ae1c9030e846770e54a371a1e1b227_ppc64le | — |
A flaw was found in Axios, a promise-based HTTP client. This vulnerability, a Prototype Pollution "Gadget" attack, allows an attacker to manipulate the `Object.prototype.validateStatus` property. By polluting this property, all HTTP error responses (such as 401, 403, or 500) are silently treated as successful responses. This can lead to a complete bypass of application-level authentication and error handling, potentially granting unauthorized access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2c05b3567adc67bc468830cdfc66e820f7cbb47ee0b5043a07be7ece7ab57a98_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:95c56e8f242a9ec6be3cccd752eb0a37638b7a6c249b4363ed22e55ff659ef82_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ad08006151b38330f5134c6c229a4c74361e85f4e4ad6124d41c0178f00d471d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:de5929be6c71347b05b69ed72f9fd3c505fa72be437c224a2742240ff4f2cd47_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:35f6d1d992eea9f67da1adf5418823547cb0dff248a54556d06ec7156fb35e87_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:553b8a7333d8106e57f1219d88ec16c3215e888659b4cb0c8c50f3ae87291c6c_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6772545c27997554b7b94a2d6017b80949757254b2ebdaba23667d59010100a6_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:babe2e99270875bb70f7e3c239cb2bd3d425cafd2c794efcd57d23924d9d0012_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:0f88c2913f1904a841a51a80a3e3209f56c80ad74e0b217a32ad99a7cffbb6fb_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:24e7b2da3205f2c619394e87375974a532c57900e14aa5e15b2018d9f2caaba1_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ded5b808f00c26f0afc17808b1a5ab5a2877cca6bd90a98375ac253d3abeeca_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ec312a6d0e0e911f5187f8dbf6b3045ff70f52c555e181316b983008c00e4c2_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:57da592df916a6bd9dfe90b2afc9a66b1cfb0da0053e87d0c65ef5c1bdf46969_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:3ff4a0d936d68e5e93b2eccf3b39271e5e6b510551fbb8c5f772db4bc5735771_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:8ca64e960ffe42a61f907fcda5e6bb99725c257d90e61360b948c9ccb41511cd_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0e7621e8d564efbc12c1aaadfbccc30bc4581684970b9730d11ab9fb2a234f1_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c1cdc9beb3858a95e559a3432440a85c6b68ab0fd48c52672e645747b1540734_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:58dd6ad9728252d674ae923c43f836a1ba57ef756e995ba9a4c3c4aa79d5c90a_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b73a668f7c0806f1a0496420f724b98c83540558e976f700fb2836c8339d77e_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:73fb048efc844d82f8b1b6f5ebd75cfc63b98d5818c815bea6f2af64c8fa8e9a_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ec2d1346d211357af9a005e9ce76bbd66f3e57a966850c707e453f40e7c47b99_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:5eb84a8c05c25aa5d9d4e2d195ded7c0080075c8e93de13a1ac11f4f40723449_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:732beadbc0c0c1358ee6cee0121e88d576641669e8915bbbea49006642618bc8_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c0de0eeefda096ad2c5cc07be1146547a1181166bd9d0fa0027aebc6b0d44c51_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e1718a46c5a65053136d917e1618d745cce876b82d54f81b219d7618aff6cf95_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:288a49cc9c6a73d6a3afdf8fd5d3cc051449aa83085bc303458dabcc6eacc31d_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4dd03edf3099d6908424a5b56369617597335091ed47153066ffd8f65525930c_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a252b5f2daf717143d7305b90c927b8f6e559de98fa9ad2763d6d5c4db0e6e9c_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dc4a0674531b12fd31493d6046da3a6926151abbed9abec01402bc9966df5756_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:a493258b3ad62060f8f30a541a8dd0dfda0418fdcb1856b01031d8bc176a53d6_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:c1d22483d11206d1dbfc43a89ee13644dd27eec8a3a6e29342d340e137e191df_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f71fa6ebb3c364c43038bf6968742e4c88efa567fbf5182611561a0016c09b65_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:fa2c75c36da57d42a5285abec40f044b472cf782fa3505b2ad803ac2521d4fb4_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:50ad5781f1677028dfdfb98613ab75d843ec8a61ef6b2325545b73be0ef8cd82_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7a7e2226a60242a9107043543e38cbe20e61991d83405c106b047d2b4e274125_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8a804681a20fa3b8db7f70a4083d749eca45dcd043c837c0b3f9033bdea04494_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e9628b5c8ea548da2f8e1827c16f0706e0dd7e88eb67ee155f09fd28544ce2bd_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:09ded9eb45b2da2e46f75b202cf82b0e3255cd2aa2a6d99961f204bca5227039_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2068fb8c962c4edbca57a02e26fe347147caf3cf843e9ffc1c9d3c77d321bf3a_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:4b0a410f92ee242948b39a05c40b8262cf96014ae103feeec7500dc0a54457e2_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7e4be68af7aba018ca7f7482c01baf21eefd91667172a90bbc45adb6fe0f4495_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0f84e20e7c7b45861749bb2c303a5b8f2fd8f6268304b5e968810e8f1c5d8c36_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:3b3d719054e1e0c39ce3ba0e433b391938576a8ece5ac52fce1d1f4bae0704d6_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:674041f4d277962ee71273839e2ee9a13a979eed5021feefa5eadc9bf6f68cf9_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fb52c5e0fbe765e659f72ca61fa429fb59ae1c9030e846770e54a371a1e1b227_ppc64le | — |
A flaw was found in Axios, a promise-based HTTP client. An attacker who can control the destination address of an Axios request can exploit this vulnerability. By using specific internal network addresses (within the 127.0.0.0/8 range, excluding 127.0.0.1), the attacker can completely bypass the NO_PROXY protection, potentially leading to unauthorized access or information disclosure within the network. This issue is an incomplete fix for a previous vulnerability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2c05b3567adc67bc468830cdfc66e820f7cbb47ee0b5043a07be7ece7ab57a98_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:95c56e8f242a9ec6be3cccd752eb0a37638b7a6c249b4363ed22e55ff659ef82_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ad08006151b38330f5134c6c229a4c74361e85f4e4ad6124d41c0178f00d471d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:de5929be6c71347b05b69ed72f9fd3c505fa72be437c224a2742240ff4f2cd47_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:35f6d1d992eea9f67da1adf5418823547cb0dff248a54556d06ec7156fb35e87_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:553b8a7333d8106e57f1219d88ec16c3215e888659b4cb0c8c50f3ae87291c6c_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6772545c27997554b7b94a2d6017b80949757254b2ebdaba23667d59010100a6_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:babe2e99270875bb70f7e3c239cb2bd3d425cafd2c794efcd57d23924d9d0012_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:0f88c2913f1904a841a51a80a3e3209f56c80ad74e0b217a32ad99a7cffbb6fb_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:24e7b2da3205f2c619394e87375974a532c57900e14aa5e15b2018d9f2caaba1_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ded5b808f00c26f0afc17808b1a5ab5a2877cca6bd90a98375ac253d3abeeca_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ec312a6d0e0e911f5187f8dbf6b3045ff70f52c555e181316b983008c00e4c2_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:57da592df916a6bd9dfe90b2afc9a66b1cfb0da0053e87d0c65ef5c1bdf46969_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:3ff4a0d936d68e5e93b2eccf3b39271e5e6b510551fbb8c5f772db4bc5735771_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:8ca64e960ffe42a61f907fcda5e6bb99725c257d90e61360b948c9ccb41511cd_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0e7621e8d564efbc12c1aaadfbccc30bc4581684970b9730d11ab9fb2a234f1_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c1cdc9beb3858a95e559a3432440a85c6b68ab0fd48c52672e645747b1540734_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:58dd6ad9728252d674ae923c43f836a1ba57ef756e995ba9a4c3c4aa79d5c90a_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b73a668f7c0806f1a0496420f724b98c83540558e976f700fb2836c8339d77e_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:73fb048efc844d82f8b1b6f5ebd75cfc63b98d5818c815bea6f2af64c8fa8e9a_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ec2d1346d211357af9a005e9ce76bbd66f3e57a966850c707e453f40e7c47b99_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:5eb84a8c05c25aa5d9d4e2d195ded7c0080075c8e93de13a1ac11f4f40723449_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:732beadbc0c0c1358ee6cee0121e88d576641669e8915bbbea49006642618bc8_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c0de0eeefda096ad2c5cc07be1146547a1181166bd9d0fa0027aebc6b0d44c51_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e1718a46c5a65053136d917e1618d745cce876b82d54f81b219d7618aff6cf95_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:288a49cc9c6a73d6a3afdf8fd5d3cc051449aa83085bc303458dabcc6eacc31d_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4dd03edf3099d6908424a5b56369617597335091ed47153066ffd8f65525930c_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a252b5f2daf717143d7305b90c927b8f6e559de98fa9ad2763d6d5c4db0e6e9c_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dc4a0674531b12fd31493d6046da3a6926151abbed9abec01402bc9966df5756_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:a493258b3ad62060f8f30a541a8dd0dfda0418fdcb1856b01031d8bc176a53d6_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:c1d22483d11206d1dbfc43a89ee13644dd27eec8a3a6e29342d340e137e191df_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f71fa6ebb3c364c43038bf6968742e4c88efa567fbf5182611561a0016c09b65_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:fa2c75c36da57d42a5285abec40f044b472cf782fa3505b2ad803ac2521d4fb4_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:50ad5781f1677028dfdfb98613ab75d843ec8a61ef6b2325545b73be0ef8cd82_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7a7e2226a60242a9107043543e38cbe20e61991d83405c106b047d2b4e274125_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8a804681a20fa3b8db7f70a4083d749eca45dcd043c837c0b3f9033bdea04494_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e9628b5c8ea548da2f8e1827c16f0706e0dd7e88eb67ee155f09fd28544ce2bd_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:09ded9eb45b2da2e46f75b202cf82b0e3255cd2aa2a6d99961f204bca5227039_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2068fb8c962c4edbca57a02e26fe347147caf3cf843e9ffc1c9d3c77d321bf3a_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:4b0a410f92ee242948b39a05c40b8262cf96014ae103feeec7500dc0a54457e2_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7e4be68af7aba018ca7f7482c01baf21eefd91667172a90bbc45adb6fe0f4495_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0f84e20e7c7b45861749bb2c303a5b8f2fd8f6268304b5e968810e8f1c5d8c36_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:3b3d719054e1e0c39ce3ba0e433b391938576a8ece5ac52fce1d1f4bae0704d6_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:674041f4d277962ee71273839e2ee9a13a979eed5021feefa5eadc9bf6f68cf9_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fb52c5e0fbe765e659f72ca61fa429fb59ae1c9030e846770e54a371a1e1b227_ppc64le | — |
A flaw was found in Axios, a widely used HTTP client. This vulnerability, known as a Prototype Pollution "Gadget" attack, allows a remote attacker to subtly alter JSON API responses. By manipulating a specific function, an attacker can selectively modify data within these responses. This could lead to significant security breaches, including unauthorized privilege escalation, fraudulent balance manipulation, or bypassing critical authorization checks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2c05b3567adc67bc468830cdfc66e820f7cbb47ee0b5043a07be7ece7ab57a98_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:95c56e8f242a9ec6be3cccd752eb0a37638b7a6c249b4363ed22e55ff659ef82_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ad08006151b38330f5134c6c229a4c74361e85f4e4ad6124d41c0178f00d471d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:de5929be6c71347b05b69ed72f9fd3c505fa72be437c224a2742240ff4f2cd47_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:35f6d1d992eea9f67da1adf5418823547cb0dff248a54556d06ec7156fb35e87_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:553b8a7333d8106e57f1219d88ec16c3215e888659b4cb0c8c50f3ae87291c6c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6772545c27997554b7b94a2d6017b80949757254b2ebdaba23667d59010100a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:babe2e99270875bb70f7e3c239cb2bd3d425cafd2c794efcd57d23924d9d0012_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:0f88c2913f1904a841a51a80a3e3209f56c80ad74e0b217a32ad99a7cffbb6fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:24e7b2da3205f2c619394e87375974a532c57900e14aa5e15b2018d9f2caaba1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ded5b808f00c26f0afc17808b1a5ab5a2877cca6bd90a98375ac253d3abeeca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ec312a6d0e0e911f5187f8dbf6b3045ff70f52c555e181316b983008c00e4c2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:57da592df916a6bd9dfe90b2afc9a66b1cfb0da0053e87d0c65ef5c1bdf46969_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:3ff4a0d936d68e5e93b2eccf3b39271e5e6b510551fbb8c5f772db4bc5735771_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:8ca64e960ffe42a61f907fcda5e6bb99725c257d90e61360b948c9ccb41511cd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0e7621e8d564efbc12c1aaadfbccc30bc4581684970b9730d11ab9fb2a234f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c1cdc9beb3858a95e559a3432440a85c6b68ab0fd48c52672e645747b1540734_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:58dd6ad9728252d674ae923c43f836a1ba57ef756e995ba9a4c3c4aa79d5c90a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b73a668f7c0806f1a0496420f724b98c83540558e976f700fb2836c8339d77e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:73fb048efc844d82f8b1b6f5ebd75cfc63b98d5818c815bea6f2af64c8fa8e9a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ec2d1346d211357af9a005e9ce76bbd66f3e57a966850c707e453f40e7c47b99_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:5eb84a8c05c25aa5d9d4e2d195ded7c0080075c8e93de13a1ac11f4f40723449_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:732beadbc0c0c1358ee6cee0121e88d576641669e8915bbbea49006642618bc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c0de0eeefda096ad2c5cc07be1146547a1181166bd9d0fa0027aebc6b0d44c51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e1718a46c5a65053136d917e1618d745cce876b82d54f81b219d7618aff6cf95_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:288a49cc9c6a73d6a3afdf8fd5d3cc051449aa83085bc303458dabcc6eacc31d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4dd03edf3099d6908424a5b56369617597335091ed47153066ffd8f65525930c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a252b5f2daf717143d7305b90c927b8f6e559de98fa9ad2763d6d5c4db0e6e9c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dc4a0674531b12fd31493d6046da3a6926151abbed9abec01402bc9966df5756_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:a493258b3ad62060f8f30a541a8dd0dfda0418fdcb1856b01031d8bc176a53d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:c1d22483d11206d1dbfc43a89ee13644dd27eec8a3a6e29342d340e137e191df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f71fa6ebb3c364c43038bf6968742e4c88efa567fbf5182611561a0016c09b65_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:fa2c75c36da57d42a5285abec40f044b472cf782fa3505b2ad803ac2521d4fb4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:50ad5781f1677028dfdfb98613ab75d843ec8a61ef6b2325545b73be0ef8cd82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7a7e2226a60242a9107043543e38cbe20e61991d83405c106b047d2b4e274125_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8a804681a20fa3b8db7f70a4083d749eca45dcd043c837c0b3f9033bdea04494_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e9628b5c8ea548da2f8e1827c16f0706e0dd7e88eb67ee155f09fd28544ce2bd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:09ded9eb45b2da2e46f75b202cf82b0e3255cd2aa2a6d99961f204bca5227039_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2068fb8c962c4edbca57a02e26fe347147caf3cf843e9ffc1c9d3c77d321bf3a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:4b0a410f92ee242948b39a05c40b8262cf96014ae103feeec7500dc0a54457e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7e4be68af7aba018ca7f7482c01baf21eefd91667172a90bbc45adb6fe0f4495_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0f84e20e7c7b45861749bb2c303a5b8f2fd8f6268304b5e968810e8f1c5d8c36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:3b3d719054e1e0c39ce3ba0e433b391938576a8ece5ac52fce1d1f4bae0704d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:674041f4d277962ee71273839e2ee9a13a979eed5021feefa5eadc9bf6f68cf9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fb52c5e0fbe765e659f72ca61fa429fb59ae1c9030e846770e54a371a1e1b227_ppc64le | — |
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": "Updated images are now available for Red Hat Advanced Cluster Security\n(RHACS), which typically include new features, bug fixes, and/or\nsecurity patches.",
"title": "Topic"
},
{
"category": "general",
"text": "See the release notes (link in the references section) for a\ndescription of the fixes and enhancements in this particular release.",
"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:20938",
"url": "https://access.redhat.com/errata/RHSA-2026:20938"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-62718",
"url": "https://access.redhat.com/security/cve/CVE-2025-62718"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32281",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-40175",
"url": "https://access.redhat.com/security/cve/CVE-2026-40175"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-40895",
"url": "https://access.redhat.com/security/cve/CVE-2026-40895"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42033",
"url": "https://access.redhat.com/security/cve/CVE-2026-42033"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42035",
"url": "https://access.redhat.com/security/cve/CVE-2026-42035"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42039",
"url": "https://access.redhat.com/security/cve/CVE-2026-42039"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42041",
"url": "https://access.redhat.com/security/cve/CVE-2026-42041"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42043",
"url": "https://access.redhat.com/security/cve/CVE-2026-42043"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42044",
"url": "https://access.redhat.com/security/cve/CVE-2026-42044"
},
{
"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_advanced_cluster_security_for_kubernetes/4.9/html-single/release_notes/index#about-this-release-497_release-notes-49",
"url": "https://docs.redhat.com/en/documentation/red_hat_advanced_cluster_security_for_kubernetes/4.9/html-single/release_notes/index#about-this-release-497_release-notes-49"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_20938.json"
}
],
"title": "Red Hat Security Advisory: RHACS 4.9.7 security and bug fix update",
"tracking": {
"current_release_date": "2026-06-03T15:25:53+00:00",
"generator": {
"date": "2026-06-03T15:25:53+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:20938",
"initial_release_date": "2026-05-26T14:29:00+00:00",
"revision_history": [
{
"date": "2026-05-26T14:29:00+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-26T14:29:12+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-03T15:25:53+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product": {
"name": "Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:advanced_cluster_security:4.9::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Advanced Cluster Security for Kubernetes"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:35f6d1d992eea9f67da1adf5418823547cb0dff248a54556d06ec7156fb35e87_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:35f6d1d992eea9f67da1adf5418823547cb0dff248a54556d06ec7156fb35e87_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:35f6d1d992eea9f67da1adf5418823547cb0dff248a54556d06ec7156fb35e87_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-central-db-rhel8@sha256%3A35f6d1d992eea9f67da1adf5418823547cb0dff248a54556d06ec7156fb35e87?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=1779371594"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ec312a6d0e0e911f5187f8dbf6b3045ff70f52c555e181316b983008c00e4c2_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ec312a6d0e0e911f5187f8dbf6b3045ff70f52c555e181316b983008c00e4c2_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ec312a6d0e0e911f5187f8dbf6b3045ff70f52c555e181316b983008c00e4c2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-rhel8@sha256%3A5ec312a6d0e0e911f5187f8dbf6b3045ff70f52c555e181316b983008c00e4c2?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=1778780285"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:95c56e8f242a9ec6be3cccd752eb0a37638b7a6c249b4363ed22e55ff659ef82_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:95c56e8f242a9ec6be3cccd752eb0a37638b7a6c249b4363ed22e55ff659ef82_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:95c56e8f242a9ec6be3cccd752eb0a37638b7a6c249b4363ed22e55ff659ef82_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-main-rhel8@sha256%3A95c56e8f242a9ec6be3cccd752eb0a37638b7a6c249b4363ed22e55ff659ef82?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=1779371594"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:3ff4a0d936d68e5e93b2eccf3b39271e5e6b510551fbb8c5f772db4bc5735771_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:3ff4a0d936d68e5e93b2eccf3b39271e5e6b510551fbb8c5f772db4bc5735771_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:3ff4a0d936d68e5e93b2eccf3b39271e5e6b510551fbb8c5f772db4bc5735771_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-rhel8-operator@sha256%3A3ff4a0d936d68e5e93b2eccf3b39271e5e6b510551fbb8c5f772db4bc5735771?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=1779371594"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:57da592df916a6bd9dfe90b2afc9a66b1cfb0da0053e87d0c65ef5c1bdf46969_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:57da592df916a6bd9dfe90b2afc9a66b1cfb0da0053e87d0c65ef5c1bdf46969_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:57da592df916a6bd9dfe90b2afc9a66b1cfb0da0053e87d0c65ef5c1bdf46969_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-operator-bundle@sha256%3A57da592df916a6bd9dfe90b2afc9a66b1cfb0da0053e87d0c65ef5c1bdf46969?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle\u0026tag=1779371594"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b73a668f7c0806f1a0496420f724b98c83540558e976f700fb2836c8339d77e_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b73a668f7c0806f1a0496420f724b98c83540558e976f700fb2836c8339d77e_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b73a668f7c0806f1a0496420f724b98c83540558e976f700fb2836c8339d77e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-roxctl-rhel8@sha256%3A5b73a668f7c0806f1a0496420f724b98c83540558e976f700fb2836c8339d77e?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=1779371594"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:fa2c75c36da57d42a5285abec40f044b472cf782fa3505b2ad803ac2521d4fb4_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:fa2c75c36da57d42a5285abec40f044b472cf782fa3505b2ad803ac2521d4fb4_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:fa2c75c36da57d42a5285abec40f044b472cf782fa3505b2ad803ac2521d4fb4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-rhel8@sha256%3Afa2c75c36da57d42a5285abec40f044b472cf782fa3505b2ad803ac2521d4fb4?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=1778781018"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c0de0eeefda096ad2c5cc07be1146547a1181166bd9d0fa0027aebc6b0d44c51_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c0de0eeefda096ad2c5cc07be1146547a1181166bd9d0fa0027aebc6b0d44c51_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c0de0eeefda096ad2c5cc07be1146547a1181166bd9d0fa0027aebc6b0d44c51_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256%3Ac0de0eeefda096ad2c5cc07be1146547a1181166bd9d0fa0027aebc6b0d44c51?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=1778781018"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:288a49cc9c6a73d6a3afdf8fd5d3cc051449aa83085bc303458dabcc6eacc31d_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:288a49cc9c6a73d6a3afdf8fd5d3cc051449aa83085bc303458dabcc6eacc31d_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:288a49cc9c6a73d6a3afdf8fd5d3cc051449aa83085bc303458dabcc6eacc31d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256%3A288a49cc9c6a73d6a3afdf8fd5d3cc051449aa83085bc303458dabcc6eacc31d?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=1778781018"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8a804681a20fa3b8db7f70a4083d749eca45dcd043c837c0b3f9033bdea04494_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8a804681a20fa3b8db7f70a4083d749eca45dcd043c837c0b3f9033bdea04494_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8a804681a20fa3b8db7f70a4083d749eca45dcd043c837c0b3f9033bdea04494_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256%3A8a804681a20fa3b8db7f70a4083d749eca45dcd043c837c0b3f9033bdea04494?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=1778781018"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0f84e20e7c7b45861749bb2c303a5b8f2fd8f6268304b5e968810e8f1c5d8c36_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0f84e20e7c7b45861749bb2c303a5b8f2fd8f6268304b5e968810e8f1c5d8c36_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0f84e20e7c7b45861749bb2c303a5b8f2fd8f6268304b5e968810e8f1c5d8c36_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256%3A0f84e20e7c7b45861749bb2c303a5b8f2fd8f6268304b5e968810e8f1c5d8c36?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=1779371594"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7e4be68af7aba018ca7f7482c01baf21eefd91667172a90bbc45adb6fe0f4495_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7e4be68af7aba018ca7f7482c01baf21eefd91667172a90bbc45adb6fe0f4495_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7e4be68af7aba018ca7f7482c01baf21eefd91667172a90bbc45adb6fe0f4495_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256%3A7e4be68af7aba018ca7f7482c01baf21eefd91667172a90bbc45adb6fe0f4495?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=1779371594"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:553b8a7333d8106e57f1219d88ec16c3215e888659b4cb0c8c50f3ae87291c6c_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:553b8a7333d8106e57f1219d88ec16c3215e888659b4cb0c8c50f3ae87291c6c_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:553b8a7333d8106e57f1219d88ec16c3215e888659b4cb0c8c50f3ae87291c6c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-central-db-rhel8@sha256%3A553b8a7333d8106e57f1219d88ec16c3215e888659b4cb0c8c50f3ae87291c6c?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=1779371594"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:0f88c2913f1904a841a51a80a3e3209f56c80ad74e0b217a32ad99a7cffbb6fb_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:0f88c2913f1904a841a51a80a3e3209f56c80ad74e0b217a32ad99a7cffbb6fb_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:0f88c2913f1904a841a51a80a3e3209f56c80ad74e0b217a32ad99a7cffbb6fb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-rhel8@sha256%3A0f88c2913f1904a841a51a80a3e3209f56c80ad74e0b217a32ad99a7cffbb6fb?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=1778780285"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ad08006151b38330f5134c6c229a4c74361e85f4e4ad6124d41c0178f00d471d_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ad08006151b38330f5134c6c229a4c74361e85f4e4ad6124d41c0178f00d471d_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ad08006151b38330f5134c6c229a4c74361e85f4e4ad6124d41c0178f00d471d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-main-rhel8@sha256%3Aad08006151b38330f5134c6c229a4c74361e85f4e4ad6124d41c0178f00d471d?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=1779371594"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0e7621e8d564efbc12c1aaadfbccc30bc4581684970b9730d11ab9fb2a234f1_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0e7621e8d564efbc12c1aaadfbccc30bc4581684970b9730d11ab9fb2a234f1_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0e7621e8d564efbc12c1aaadfbccc30bc4581684970b9730d11ab9fb2a234f1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-rhel8-operator@sha256%3Aa0e7621e8d564efbc12c1aaadfbccc30bc4581684970b9730d11ab9fb2a234f1?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=1779371594"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:73fb048efc844d82f8b1b6f5ebd75cfc63b98d5818c815bea6f2af64c8fa8e9a_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:73fb048efc844d82f8b1b6f5ebd75cfc63b98d5818c815bea6f2af64c8fa8e9a_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:73fb048efc844d82f8b1b6f5ebd75cfc63b98d5818c815bea6f2af64c8fa8e9a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-roxctl-rhel8@sha256%3A73fb048efc844d82f8b1b6f5ebd75cfc63b98d5818c815bea6f2af64c8fa8e9a?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=1779371594"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f71fa6ebb3c364c43038bf6968742e4c88efa567fbf5182611561a0016c09b65_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f71fa6ebb3c364c43038bf6968742e4c88efa567fbf5182611561a0016c09b65_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f71fa6ebb3c364c43038bf6968742e4c88efa567fbf5182611561a0016c09b65_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-rhel8@sha256%3Af71fa6ebb3c364c43038bf6968742e4c88efa567fbf5182611561a0016c09b65?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=1778781018"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:732beadbc0c0c1358ee6cee0121e88d576641669e8915bbbea49006642618bc8_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:732beadbc0c0c1358ee6cee0121e88d576641669e8915bbbea49006642618bc8_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:732beadbc0c0c1358ee6cee0121e88d576641669e8915bbbea49006642618bc8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256%3A732beadbc0c0c1358ee6cee0121e88d576641669e8915bbbea49006642618bc8?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=1778781018"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dc4a0674531b12fd31493d6046da3a6926151abbed9abec01402bc9966df5756_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dc4a0674531b12fd31493d6046da3a6926151abbed9abec01402bc9966df5756_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dc4a0674531b12fd31493d6046da3a6926151abbed9abec01402bc9966df5756_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256%3Adc4a0674531b12fd31493d6046da3a6926151abbed9abec01402bc9966df5756?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=1778781018"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:50ad5781f1677028dfdfb98613ab75d843ec8a61ef6b2325545b73be0ef8cd82_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:50ad5781f1677028dfdfb98613ab75d843ec8a61ef6b2325545b73be0ef8cd82_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:50ad5781f1677028dfdfb98613ab75d843ec8a61ef6b2325545b73be0ef8cd82_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256%3A50ad5781f1677028dfdfb98613ab75d843ec8a61ef6b2325545b73be0ef8cd82?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=1778781018"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:674041f4d277962ee71273839e2ee9a13a979eed5021feefa5eadc9bf6f68cf9_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:674041f4d277962ee71273839e2ee9a13a979eed5021feefa5eadc9bf6f68cf9_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:674041f4d277962ee71273839e2ee9a13a979eed5021feefa5eadc9bf6f68cf9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256%3A674041f4d277962ee71273839e2ee9a13a979eed5021feefa5eadc9bf6f68cf9?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=1779371594"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2068fb8c962c4edbca57a02e26fe347147caf3cf843e9ffc1c9d3c77d321bf3a_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2068fb8c962c4edbca57a02e26fe347147caf3cf843e9ffc1c9d3c77d321bf3a_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2068fb8c962c4edbca57a02e26fe347147caf3cf843e9ffc1c9d3c77d321bf3a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256%3A2068fb8c962c4edbca57a02e26fe347147caf3cf843e9ffc1c9d3c77d321bf3a?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=1779371594"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6772545c27997554b7b94a2d6017b80949757254b2ebdaba23667d59010100a6_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6772545c27997554b7b94a2d6017b80949757254b2ebdaba23667d59010100a6_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6772545c27997554b7b94a2d6017b80949757254b2ebdaba23667d59010100a6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-central-db-rhel8@sha256%3A6772545c27997554b7b94a2d6017b80949757254b2ebdaba23667d59010100a6?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=1779371594"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ded5b808f00c26f0afc17808b1a5ab5a2877cca6bd90a98375ac253d3abeeca_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ded5b808f00c26f0afc17808b1a5ab5a2877cca6bd90a98375ac253d3abeeca_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ded5b808f00c26f0afc17808b1a5ab5a2877cca6bd90a98375ac253d3abeeca_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-rhel8@sha256%3A5ded5b808f00c26f0afc17808b1a5ab5a2877cca6bd90a98375ac253d3abeeca?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=1778780285"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2c05b3567adc67bc468830cdfc66e820f7cbb47ee0b5043a07be7ece7ab57a98_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2c05b3567adc67bc468830cdfc66e820f7cbb47ee0b5043a07be7ece7ab57a98_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2c05b3567adc67bc468830cdfc66e820f7cbb47ee0b5043a07be7ece7ab57a98_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-main-rhel8@sha256%3A2c05b3567adc67bc468830cdfc66e820f7cbb47ee0b5043a07be7ece7ab57a98?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=1779371594"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:8ca64e960ffe42a61f907fcda5e6bb99725c257d90e61360b948c9ccb41511cd_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:8ca64e960ffe42a61f907fcda5e6bb99725c257d90e61360b948c9ccb41511cd_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:8ca64e960ffe42a61f907fcda5e6bb99725c257d90e61360b948c9ccb41511cd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-rhel8-operator@sha256%3A8ca64e960ffe42a61f907fcda5e6bb99725c257d90e61360b948c9ccb41511cd?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=1779371594"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:58dd6ad9728252d674ae923c43f836a1ba57ef756e995ba9a4c3c4aa79d5c90a_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:58dd6ad9728252d674ae923c43f836a1ba57ef756e995ba9a4c3c4aa79d5c90a_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:58dd6ad9728252d674ae923c43f836a1ba57ef756e995ba9a4c3c4aa79d5c90a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-roxctl-rhel8@sha256%3A58dd6ad9728252d674ae923c43f836a1ba57ef756e995ba9a4c3c4aa79d5c90a?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=1779371594"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:c1d22483d11206d1dbfc43a89ee13644dd27eec8a3a6e29342d340e137e191df_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:c1d22483d11206d1dbfc43a89ee13644dd27eec8a3a6e29342d340e137e191df_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:c1d22483d11206d1dbfc43a89ee13644dd27eec8a3a6e29342d340e137e191df_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-rhel8@sha256%3Ac1d22483d11206d1dbfc43a89ee13644dd27eec8a3a6e29342d340e137e191df?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=1778781018"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e1718a46c5a65053136d917e1618d745cce876b82d54f81b219d7618aff6cf95_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e1718a46c5a65053136d917e1618d745cce876b82d54f81b219d7618aff6cf95_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e1718a46c5a65053136d917e1618d745cce876b82d54f81b219d7618aff6cf95_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256%3Ae1718a46c5a65053136d917e1618d745cce876b82d54f81b219d7618aff6cf95?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=1778781018"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4dd03edf3099d6908424a5b56369617597335091ed47153066ffd8f65525930c_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4dd03edf3099d6908424a5b56369617597335091ed47153066ffd8f65525930c_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4dd03edf3099d6908424a5b56369617597335091ed47153066ffd8f65525930c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256%3A4dd03edf3099d6908424a5b56369617597335091ed47153066ffd8f65525930c?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=1778781018"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7a7e2226a60242a9107043543e38cbe20e61991d83405c106b047d2b4e274125_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7a7e2226a60242a9107043543e38cbe20e61991d83405c106b047d2b4e274125_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7a7e2226a60242a9107043543e38cbe20e61991d83405c106b047d2b4e274125_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256%3A7a7e2226a60242a9107043543e38cbe20e61991d83405c106b047d2b4e274125?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=1778781018"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fb52c5e0fbe765e659f72ca61fa429fb59ae1c9030e846770e54a371a1e1b227_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fb52c5e0fbe765e659f72ca61fa429fb59ae1c9030e846770e54a371a1e1b227_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fb52c5e0fbe765e659f72ca61fa429fb59ae1c9030e846770e54a371a1e1b227_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256%3Afb52c5e0fbe765e659f72ca61fa429fb59ae1c9030e846770e54a371a1e1b227?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=1779371594"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:09ded9eb45b2da2e46f75b202cf82b0e3255cd2aa2a6d99961f204bca5227039_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:09ded9eb45b2da2e46f75b202cf82b0e3255cd2aa2a6d99961f204bca5227039_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:09ded9eb45b2da2e46f75b202cf82b0e3255cd2aa2a6d99961f204bca5227039_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256%3A09ded9eb45b2da2e46f75b202cf82b0e3255cd2aa2a6d99961f204bca5227039?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=1779371594"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:babe2e99270875bb70f7e3c239cb2bd3d425cafd2c794efcd57d23924d9d0012_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:babe2e99270875bb70f7e3c239cb2bd3d425cafd2c794efcd57d23924d9d0012_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:babe2e99270875bb70f7e3c239cb2bd3d425cafd2c794efcd57d23924d9d0012_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-central-db-rhel8@sha256%3Ababe2e99270875bb70f7e3c239cb2bd3d425cafd2c794efcd57d23924d9d0012?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=1779371594"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:24e7b2da3205f2c619394e87375974a532c57900e14aa5e15b2018d9f2caaba1_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:24e7b2da3205f2c619394e87375974a532c57900e14aa5e15b2018d9f2caaba1_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:24e7b2da3205f2c619394e87375974a532c57900e14aa5e15b2018d9f2caaba1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-rhel8@sha256%3A24e7b2da3205f2c619394e87375974a532c57900e14aa5e15b2018d9f2caaba1?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=1778780285"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:de5929be6c71347b05b69ed72f9fd3c505fa72be437c224a2742240ff4f2cd47_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:de5929be6c71347b05b69ed72f9fd3c505fa72be437c224a2742240ff4f2cd47_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:de5929be6c71347b05b69ed72f9fd3c505fa72be437c224a2742240ff4f2cd47_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-main-rhel8@sha256%3Ade5929be6c71347b05b69ed72f9fd3c505fa72be437c224a2742240ff4f2cd47?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=1779371594"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c1cdc9beb3858a95e559a3432440a85c6b68ab0fd48c52672e645747b1540734_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c1cdc9beb3858a95e559a3432440a85c6b68ab0fd48c52672e645747b1540734_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c1cdc9beb3858a95e559a3432440a85c6b68ab0fd48c52672e645747b1540734_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-rhel8-operator@sha256%3Ac1cdc9beb3858a95e559a3432440a85c6b68ab0fd48c52672e645747b1540734?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=1779371594"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ec2d1346d211357af9a005e9ce76bbd66f3e57a966850c707e453f40e7c47b99_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ec2d1346d211357af9a005e9ce76bbd66f3e57a966850c707e453f40e7c47b99_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ec2d1346d211357af9a005e9ce76bbd66f3e57a966850c707e453f40e7c47b99_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-roxctl-rhel8@sha256%3Aec2d1346d211357af9a005e9ce76bbd66f3e57a966850c707e453f40e7c47b99?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=1779371594"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:a493258b3ad62060f8f30a541a8dd0dfda0418fdcb1856b01031d8bc176a53d6_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:a493258b3ad62060f8f30a541a8dd0dfda0418fdcb1856b01031d8bc176a53d6_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:a493258b3ad62060f8f30a541a8dd0dfda0418fdcb1856b01031d8bc176a53d6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-rhel8@sha256%3Aa493258b3ad62060f8f30a541a8dd0dfda0418fdcb1856b01031d8bc176a53d6?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=1778781018"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:5eb84a8c05c25aa5d9d4e2d195ded7c0080075c8e93de13a1ac11f4f40723449_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:5eb84a8c05c25aa5d9d4e2d195ded7c0080075c8e93de13a1ac11f4f40723449_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:5eb84a8c05c25aa5d9d4e2d195ded7c0080075c8e93de13a1ac11f4f40723449_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256%3A5eb84a8c05c25aa5d9d4e2d195ded7c0080075c8e93de13a1ac11f4f40723449?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=1778781018"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a252b5f2daf717143d7305b90c927b8f6e559de98fa9ad2763d6d5c4db0e6e9c_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a252b5f2daf717143d7305b90c927b8f6e559de98fa9ad2763d6d5c4db0e6e9c_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a252b5f2daf717143d7305b90c927b8f6e559de98fa9ad2763d6d5c4db0e6e9c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256%3Aa252b5f2daf717143d7305b90c927b8f6e559de98fa9ad2763d6d5c4db0e6e9c?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=1778781018"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e9628b5c8ea548da2f8e1827c16f0706e0dd7e88eb67ee155f09fd28544ce2bd_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e9628b5c8ea548da2f8e1827c16f0706e0dd7e88eb67ee155f09fd28544ce2bd_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e9628b5c8ea548da2f8e1827c16f0706e0dd7e88eb67ee155f09fd28544ce2bd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256%3Ae9628b5c8ea548da2f8e1827c16f0706e0dd7e88eb67ee155f09fd28544ce2bd?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=1778781018"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:3b3d719054e1e0c39ce3ba0e433b391938576a8ece5ac52fce1d1f4bae0704d6_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:3b3d719054e1e0c39ce3ba0e433b391938576a8ece5ac52fce1d1f4bae0704d6_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:3b3d719054e1e0c39ce3ba0e433b391938576a8ece5ac52fce1d1f4bae0704d6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256%3A3b3d719054e1e0c39ce3ba0e433b391938576a8ece5ac52fce1d1f4bae0704d6?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=1779371594"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:4b0a410f92ee242948b39a05c40b8262cf96014ae103feeec7500dc0a54457e2_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:4b0a410f92ee242948b39a05c40b8262cf96014ae103feeec7500dc0a54457e2_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:4b0a410f92ee242948b39a05c40b8262cf96014ae103feeec7500dc0a54457e2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256%3A4b0a410f92ee242948b39a05c40b8262cf96014ae103feeec7500dc0a54457e2?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=1779371594"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:35f6d1d992eea9f67da1adf5418823547cb0dff248a54556d06ec7156fb35e87_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:35f6d1d992eea9f67da1adf5418823547cb0dff248a54556d06ec7156fb35e87_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:35f6d1d992eea9f67da1adf5418823547cb0dff248a54556d06ec7156fb35e87_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:553b8a7333d8106e57f1219d88ec16c3215e888659b4cb0c8c50f3ae87291c6c_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:553b8a7333d8106e57f1219d88ec16c3215e888659b4cb0c8c50f3ae87291c6c_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:553b8a7333d8106e57f1219d88ec16c3215e888659b4cb0c8c50f3ae87291c6c_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6772545c27997554b7b94a2d6017b80949757254b2ebdaba23667d59010100a6_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6772545c27997554b7b94a2d6017b80949757254b2ebdaba23667d59010100a6_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6772545c27997554b7b94a2d6017b80949757254b2ebdaba23667d59010100a6_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:babe2e99270875bb70f7e3c239cb2bd3d425cafd2c794efcd57d23924d9d0012_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:babe2e99270875bb70f7e3c239cb2bd3d425cafd2c794efcd57d23924d9d0012_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:babe2e99270875bb70f7e3c239cb2bd3d425cafd2c794efcd57d23924d9d0012_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:0f88c2913f1904a841a51a80a3e3209f56c80ad74e0b217a32ad99a7cffbb6fb_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:0f88c2913f1904a841a51a80a3e3209f56c80ad74e0b217a32ad99a7cffbb6fb_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:0f88c2913f1904a841a51a80a3e3209f56c80ad74e0b217a32ad99a7cffbb6fb_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:24e7b2da3205f2c619394e87375974a532c57900e14aa5e15b2018d9f2caaba1_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:24e7b2da3205f2c619394e87375974a532c57900e14aa5e15b2018d9f2caaba1_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:24e7b2da3205f2c619394e87375974a532c57900e14aa5e15b2018d9f2caaba1_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ded5b808f00c26f0afc17808b1a5ab5a2877cca6bd90a98375ac253d3abeeca_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ded5b808f00c26f0afc17808b1a5ab5a2877cca6bd90a98375ac253d3abeeca_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ded5b808f00c26f0afc17808b1a5ab5a2877cca6bd90a98375ac253d3abeeca_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ec312a6d0e0e911f5187f8dbf6b3045ff70f52c555e181316b983008c00e4c2_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ec312a6d0e0e911f5187f8dbf6b3045ff70f52c555e181316b983008c00e4c2_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ec312a6d0e0e911f5187f8dbf6b3045ff70f52c555e181316b983008c00e4c2_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2c05b3567adc67bc468830cdfc66e820f7cbb47ee0b5043a07be7ece7ab57a98_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2c05b3567adc67bc468830cdfc66e820f7cbb47ee0b5043a07be7ece7ab57a98_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2c05b3567adc67bc468830cdfc66e820f7cbb47ee0b5043a07be7ece7ab57a98_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:95c56e8f242a9ec6be3cccd752eb0a37638b7a6c249b4363ed22e55ff659ef82_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:95c56e8f242a9ec6be3cccd752eb0a37638b7a6c249b4363ed22e55ff659ef82_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:95c56e8f242a9ec6be3cccd752eb0a37638b7a6c249b4363ed22e55ff659ef82_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ad08006151b38330f5134c6c229a4c74361e85f4e4ad6124d41c0178f00d471d_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ad08006151b38330f5134c6c229a4c74361e85f4e4ad6124d41c0178f00d471d_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ad08006151b38330f5134c6c229a4c74361e85f4e4ad6124d41c0178f00d471d_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:de5929be6c71347b05b69ed72f9fd3c505fa72be437c224a2742240ff4f2cd47_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:de5929be6c71347b05b69ed72f9fd3c505fa72be437c224a2742240ff4f2cd47_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:de5929be6c71347b05b69ed72f9fd3c505fa72be437c224a2742240ff4f2cd47_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:57da592df916a6bd9dfe90b2afc9a66b1cfb0da0053e87d0c65ef5c1bdf46969_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:57da592df916a6bd9dfe90b2afc9a66b1cfb0da0053e87d0c65ef5c1bdf46969_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:57da592df916a6bd9dfe90b2afc9a66b1cfb0da0053e87d0c65ef5c1bdf46969_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:3ff4a0d936d68e5e93b2eccf3b39271e5e6b510551fbb8c5f772db4bc5735771_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:3ff4a0d936d68e5e93b2eccf3b39271e5e6b510551fbb8c5f772db4bc5735771_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:3ff4a0d936d68e5e93b2eccf3b39271e5e6b510551fbb8c5f772db4bc5735771_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:8ca64e960ffe42a61f907fcda5e6bb99725c257d90e61360b948c9ccb41511cd_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:8ca64e960ffe42a61f907fcda5e6bb99725c257d90e61360b948c9ccb41511cd_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:8ca64e960ffe42a61f907fcda5e6bb99725c257d90e61360b948c9ccb41511cd_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0e7621e8d564efbc12c1aaadfbccc30bc4581684970b9730d11ab9fb2a234f1_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0e7621e8d564efbc12c1aaadfbccc30bc4581684970b9730d11ab9fb2a234f1_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0e7621e8d564efbc12c1aaadfbccc30bc4581684970b9730d11ab9fb2a234f1_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c1cdc9beb3858a95e559a3432440a85c6b68ab0fd48c52672e645747b1540734_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c1cdc9beb3858a95e559a3432440a85c6b68ab0fd48c52672e645747b1540734_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c1cdc9beb3858a95e559a3432440a85c6b68ab0fd48c52672e645747b1540734_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:58dd6ad9728252d674ae923c43f836a1ba57ef756e995ba9a4c3c4aa79d5c90a_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:58dd6ad9728252d674ae923c43f836a1ba57ef756e995ba9a4c3c4aa79d5c90a_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:58dd6ad9728252d674ae923c43f836a1ba57ef756e995ba9a4c3c4aa79d5c90a_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b73a668f7c0806f1a0496420f724b98c83540558e976f700fb2836c8339d77e_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b73a668f7c0806f1a0496420f724b98c83540558e976f700fb2836c8339d77e_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b73a668f7c0806f1a0496420f724b98c83540558e976f700fb2836c8339d77e_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:73fb048efc844d82f8b1b6f5ebd75cfc63b98d5818c815bea6f2af64c8fa8e9a_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:73fb048efc844d82f8b1b6f5ebd75cfc63b98d5818c815bea6f2af64c8fa8e9a_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:73fb048efc844d82f8b1b6f5ebd75cfc63b98d5818c815bea6f2af64c8fa8e9a_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ec2d1346d211357af9a005e9ce76bbd66f3e57a966850c707e453f40e7c47b99_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ec2d1346d211357af9a005e9ce76bbd66f3e57a966850c707e453f40e7c47b99_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ec2d1346d211357af9a005e9ce76bbd66f3e57a966850c707e453f40e7c47b99_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:5eb84a8c05c25aa5d9d4e2d195ded7c0080075c8e93de13a1ac11f4f40723449_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:5eb84a8c05c25aa5d9d4e2d195ded7c0080075c8e93de13a1ac11f4f40723449_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:5eb84a8c05c25aa5d9d4e2d195ded7c0080075c8e93de13a1ac11f4f40723449_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:732beadbc0c0c1358ee6cee0121e88d576641669e8915bbbea49006642618bc8_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:732beadbc0c0c1358ee6cee0121e88d576641669e8915bbbea49006642618bc8_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:732beadbc0c0c1358ee6cee0121e88d576641669e8915bbbea49006642618bc8_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c0de0eeefda096ad2c5cc07be1146547a1181166bd9d0fa0027aebc6b0d44c51_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c0de0eeefda096ad2c5cc07be1146547a1181166bd9d0fa0027aebc6b0d44c51_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c0de0eeefda096ad2c5cc07be1146547a1181166bd9d0fa0027aebc6b0d44c51_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e1718a46c5a65053136d917e1618d745cce876b82d54f81b219d7618aff6cf95_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e1718a46c5a65053136d917e1618d745cce876b82d54f81b219d7618aff6cf95_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e1718a46c5a65053136d917e1618d745cce876b82d54f81b219d7618aff6cf95_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:288a49cc9c6a73d6a3afdf8fd5d3cc051449aa83085bc303458dabcc6eacc31d_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:288a49cc9c6a73d6a3afdf8fd5d3cc051449aa83085bc303458dabcc6eacc31d_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:288a49cc9c6a73d6a3afdf8fd5d3cc051449aa83085bc303458dabcc6eacc31d_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4dd03edf3099d6908424a5b56369617597335091ed47153066ffd8f65525930c_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4dd03edf3099d6908424a5b56369617597335091ed47153066ffd8f65525930c_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4dd03edf3099d6908424a5b56369617597335091ed47153066ffd8f65525930c_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a252b5f2daf717143d7305b90c927b8f6e559de98fa9ad2763d6d5c4db0e6e9c_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a252b5f2daf717143d7305b90c927b8f6e559de98fa9ad2763d6d5c4db0e6e9c_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a252b5f2daf717143d7305b90c927b8f6e559de98fa9ad2763d6d5c4db0e6e9c_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dc4a0674531b12fd31493d6046da3a6926151abbed9abec01402bc9966df5756_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dc4a0674531b12fd31493d6046da3a6926151abbed9abec01402bc9966df5756_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dc4a0674531b12fd31493d6046da3a6926151abbed9abec01402bc9966df5756_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:a493258b3ad62060f8f30a541a8dd0dfda0418fdcb1856b01031d8bc176a53d6_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:a493258b3ad62060f8f30a541a8dd0dfda0418fdcb1856b01031d8bc176a53d6_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:a493258b3ad62060f8f30a541a8dd0dfda0418fdcb1856b01031d8bc176a53d6_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:c1d22483d11206d1dbfc43a89ee13644dd27eec8a3a6e29342d340e137e191df_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:c1d22483d11206d1dbfc43a89ee13644dd27eec8a3a6e29342d340e137e191df_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:c1d22483d11206d1dbfc43a89ee13644dd27eec8a3a6e29342d340e137e191df_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f71fa6ebb3c364c43038bf6968742e4c88efa567fbf5182611561a0016c09b65_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f71fa6ebb3c364c43038bf6968742e4c88efa567fbf5182611561a0016c09b65_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f71fa6ebb3c364c43038bf6968742e4c88efa567fbf5182611561a0016c09b65_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:fa2c75c36da57d42a5285abec40f044b472cf782fa3505b2ad803ac2521d4fb4_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:fa2c75c36da57d42a5285abec40f044b472cf782fa3505b2ad803ac2521d4fb4_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:fa2c75c36da57d42a5285abec40f044b472cf782fa3505b2ad803ac2521d4fb4_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:50ad5781f1677028dfdfb98613ab75d843ec8a61ef6b2325545b73be0ef8cd82_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:50ad5781f1677028dfdfb98613ab75d843ec8a61ef6b2325545b73be0ef8cd82_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:50ad5781f1677028dfdfb98613ab75d843ec8a61ef6b2325545b73be0ef8cd82_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7a7e2226a60242a9107043543e38cbe20e61991d83405c106b047d2b4e274125_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7a7e2226a60242a9107043543e38cbe20e61991d83405c106b047d2b4e274125_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7a7e2226a60242a9107043543e38cbe20e61991d83405c106b047d2b4e274125_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8a804681a20fa3b8db7f70a4083d749eca45dcd043c837c0b3f9033bdea04494_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8a804681a20fa3b8db7f70a4083d749eca45dcd043c837c0b3f9033bdea04494_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8a804681a20fa3b8db7f70a4083d749eca45dcd043c837c0b3f9033bdea04494_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e9628b5c8ea548da2f8e1827c16f0706e0dd7e88eb67ee155f09fd28544ce2bd_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e9628b5c8ea548da2f8e1827c16f0706e0dd7e88eb67ee155f09fd28544ce2bd_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e9628b5c8ea548da2f8e1827c16f0706e0dd7e88eb67ee155f09fd28544ce2bd_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:09ded9eb45b2da2e46f75b202cf82b0e3255cd2aa2a6d99961f204bca5227039_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:09ded9eb45b2da2e46f75b202cf82b0e3255cd2aa2a6d99961f204bca5227039_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:09ded9eb45b2da2e46f75b202cf82b0e3255cd2aa2a6d99961f204bca5227039_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2068fb8c962c4edbca57a02e26fe347147caf3cf843e9ffc1c9d3c77d321bf3a_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2068fb8c962c4edbca57a02e26fe347147caf3cf843e9ffc1c9d3c77d321bf3a_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2068fb8c962c4edbca57a02e26fe347147caf3cf843e9ffc1c9d3c77d321bf3a_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:4b0a410f92ee242948b39a05c40b8262cf96014ae103feeec7500dc0a54457e2_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:4b0a410f92ee242948b39a05c40b8262cf96014ae103feeec7500dc0a54457e2_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:4b0a410f92ee242948b39a05c40b8262cf96014ae103feeec7500dc0a54457e2_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7e4be68af7aba018ca7f7482c01baf21eefd91667172a90bbc45adb6fe0f4495_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7e4be68af7aba018ca7f7482c01baf21eefd91667172a90bbc45adb6fe0f4495_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7e4be68af7aba018ca7f7482c01baf21eefd91667172a90bbc45adb6fe0f4495_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0f84e20e7c7b45861749bb2c303a5b8f2fd8f6268304b5e968810e8f1c5d8c36_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0f84e20e7c7b45861749bb2c303a5b8f2fd8f6268304b5e968810e8f1c5d8c36_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0f84e20e7c7b45861749bb2c303a5b8f2fd8f6268304b5e968810e8f1c5d8c36_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:3b3d719054e1e0c39ce3ba0e433b391938576a8ece5ac52fce1d1f4bae0704d6_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:3b3d719054e1e0c39ce3ba0e433b391938576a8ece5ac52fce1d1f4bae0704d6_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:3b3d719054e1e0c39ce3ba0e433b391938576a8ece5ac52fce1d1f4bae0704d6_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:674041f4d277962ee71273839e2ee9a13a979eed5021feefa5eadc9bf6f68cf9_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:674041f4d277962ee71273839e2ee9a13a979eed5021feefa5eadc9bf6f68cf9_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:674041f4d277962ee71273839e2ee9a13a979eed5021feefa5eadc9bf6f68cf9_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fb52c5e0fbe765e659f72ca61fa429fb59ae1c9030e846770e54a371a1e1b227_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fb52c5e0fbe765e659f72ca61fa429fb59ae1c9030e846770e54a371a1e1b227_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fb52c5e0fbe765e659f72ca61fa429fb59ae1c9030e846770e54a371a1e1b227_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-62718",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2026-04-09T15:01:48.111177+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:35f6d1d992eea9f67da1adf5418823547cb0dff248a54556d06ec7156fb35e87_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:553b8a7333d8106e57f1219d88ec16c3215e888659b4cb0c8c50f3ae87291c6c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6772545c27997554b7b94a2d6017b80949757254b2ebdaba23667d59010100a6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:babe2e99270875bb70f7e3c239cb2bd3d425cafd2c794efcd57d23924d9d0012_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:0f88c2913f1904a841a51a80a3e3209f56c80ad74e0b217a32ad99a7cffbb6fb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:24e7b2da3205f2c619394e87375974a532c57900e14aa5e15b2018d9f2caaba1_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ded5b808f00c26f0afc17808b1a5ab5a2877cca6bd90a98375ac253d3abeeca_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ec312a6d0e0e911f5187f8dbf6b3045ff70f52c555e181316b983008c00e4c2_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:57da592df916a6bd9dfe90b2afc9a66b1cfb0da0053e87d0c65ef5c1bdf46969_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:3ff4a0d936d68e5e93b2eccf3b39271e5e6b510551fbb8c5f772db4bc5735771_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:8ca64e960ffe42a61f907fcda5e6bb99725c257d90e61360b948c9ccb41511cd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0e7621e8d564efbc12c1aaadfbccc30bc4581684970b9730d11ab9fb2a234f1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c1cdc9beb3858a95e559a3432440a85c6b68ab0fd48c52672e645747b1540734_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:58dd6ad9728252d674ae923c43f836a1ba57ef756e995ba9a4c3c4aa79d5c90a_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b73a668f7c0806f1a0496420f724b98c83540558e976f700fb2836c8339d77e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:73fb048efc844d82f8b1b6f5ebd75cfc63b98d5818c815bea6f2af64c8fa8e9a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ec2d1346d211357af9a005e9ce76bbd66f3e57a966850c707e453f40e7c47b99_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:5eb84a8c05c25aa5d9d4e2d195ded7c0080075c8e93de13a1ac11f4f40723449_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:732beadbc0c0c1358ee6cee0121e88d576641669e8915bbbea49006642618bc8_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c0de0eeefda096ad2c5cc07be1146547a1181166bd9d0fa0027aebc6b0d44c51_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e1718a46c5a65053136d917e1618d745cce876b82d54f81b219d7618aff6cf95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:288a49cc9c6a73d6a3afdf8fd5d3cc051449aa83085bc303458dabcc6eacc31d_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4dd03edf3099d6908424a5b56369617597335091ed47153066ffd8f65525930c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a252b5f2daf717143d7305b90c927b8f6e559de98fa9ad2763d6d5c4db0e6e9c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dc4a0674531b12fd31493d6046da3a6926151abbed9abec01402bc9966df5756_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:a493258b3ad62060f8f30a541a8dd0dfda0418fdcb1856b01031d8bc176a53d6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:c1d22483d11206d1dbfc43a89ee13644dd27eec8a3a6e29342d340e137e191df_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f71fa6ebb3c364c43038bf6968742e4c88efa567fbf5182611561a0016c09b65_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:fa2c75c36da57d42a5285abec40f044b472cf782fa3505b2ad803ac2521d4fb4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:50ad5781f1677028dfdfb98613ab75d843ec8a61ef6b2325545b73be0ef8cd82_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7a7e2226a60242a9107043543e38cbe20e61991d83405c106b047d2b4e274125_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8a804681a20fa3b8db7f70a4083d749eca45dcd043c837c0b3f9033bdea04494_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e9628b5c8ea548da2f8e1827c16f0706e0dd7e88eb67ee155f09fd28544ce2bd_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:09ded9eb45b2da2e46f75b202cf82b0e3255cd2aa2a6d99961f204bca5227039_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2068fb8c962c4edbca57a02e26fe347147caf3cf843e9ffc1c9d3c77d321bf3a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:4b0a410f92ee242948b39a05c40b8262cf96014ae103feeec7500dc0a54457e2_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7e4be68af7aba018ca7f7482c01baf21eefd91667172a90bbc45adb6fe0f4495_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0f84e20e7c7b45861749bb2c303a5b8f2fd8f6268304b5e968810e8f1c5d8c36_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:3b3d719054e1e0c39ce3ba0e433b391938576a8ece5ac52fce1d1f4bae0704d6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:674041f4d277962ee71273839e2ee9a13a979eed5021feefa5eadc9bf6f68cf9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fb52c5e0fbe765e659f72ca61fa429fb59ae1c9030e846770e54a371a1e1b227_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456913"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. This vulnerability occurs because Axios does not correctly handle hostname normalization when evaluating NO_PROXY rules. An attacker can exploit this by crafting requests to loopback addresses (e.g., localhost. or [::1]) which bypass the NO_PROXY configuration and are routed through the configured proxy. This can lead to Server-Side Request Forgery (SSRF) vulnerabilities, enabling attackers to access sensitive internal or loopback services that should otherwise be protected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Server-Side Request Forgery and proxy bypass due to improper hostname normalization",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has limited impact due to combination of non-default conditions to exploit: the attacker must be able to control or influence URLs passed to axios in a server-side context, the application must have both `HTTP_PROXY` and `NO_PROXY` configured, and the proxy itself must be positioned to act on the misdirected traffic or have been compromised by the attacker to intercept the rerouted traffic.",
"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 Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2c05b3567adc67bc468830cdfc66e820f7cbb47ee0b5043a07be7ece7ab57a98_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:95c56e8f242a9ec6be3cccd752eb0a37638b7a6c249b4363ed22e55ff659ef82_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ad08006151b38330f5134c6c229a4c74361e85f4e4ad6124d41c0178f00d471d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:de5929be6c71347b05b69ed72f9fd3c505fa72be437c224a2742240ff4f2cd47_s390x"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:35f6d1d992eea9f67da1adf5418823547cb0dff248a54556d06ec7156fb35e87_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:553b8a7333d8106e57f1219d88ec16c3215e888659b4cb0c8c50f3ae87291c6c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6772545c27997554b7b94a2d6017b80949757254b2ebdaba23667d59010100a6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:babe2e99270875bb70f7e3c239cb2bd3d425cafd2c794efcd57d23924d9d0012_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:0f88c2913f1904a841a51a80a3e3209f56c80ad74e0b217a32ad99a7cffbb6fb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:24e7b2da3205f2c619394e87375974a532c57900e14aa5e15b2018d9f2caaba1_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ded5b808f00c26f0afc17808b1a5ab5a2877cca6bd90a98375ac253d3abeeca_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ec312a6d0e0e911f5187f8dbf6b3045ff70f52c555e181316b983008c00e4c2_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:57da592df916a6bd9dfe90b2afc9a66b1cfb0da0053e87d0c65ef5c1bdf46969_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:3ff4a0d936d68e5e93b2eccf3b39271e5e6b510551fbb8c5f772db4bc5735771_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:8ca64e960ffe42a61f907fcda5e6bb99725c257d90e61360b948c9ccb41511cd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0e7621e8d564efbc12c1aaadfbccc30bc4581684970b9730d11ab9fb2a234f1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c1cdc9beb3858a95e559a3432440a85c6b68ab0fd48c52672e645747b1540734_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:58dd6ad9728252d674ae923c43f836a1ba57ef756e995ba9a4c3c4aa79d5c90a_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b73a668f7c0806f1a0496420f724b98c83540558e976f700fb2836c8339d77e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:73fb048efc844d82f8b1b6f5ebd75cfc63b98d5818c815bea6f2af64c8fa8e9a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ec2d1346d211357af9a005e9ce76bbd66f3e57a966850c707e453f40e7c47b99_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:5eb84a8c05c25aa5d9d4e2d195ded7c0080075c8e93de13a1ac11f4f40723449_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:732beadbc0c0c1358ee6cee0121e88d576641669e8915bbbea49006642618bc8_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c0de0eeefda096ad2c5cc07be1146547a1181166bd9d0fa0027aebc6b0d44c51_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e1718a46c5a65053136d917e1618d745cce876b82d54f81b219d7618aff6cf95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:288a49cc9c6a73d6a3afdf8fd5d3cc051449aa83085bc303458dabcc6eacc31d_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4dd03edf3099d6908424a5b56369617597335091ed47153066ffd8f65525930c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a252b5f2daf717143d7305b90c927b8f6e559de98fa9ad2763d6d5c4db0e6e9c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dc4a0674531b12fd31493d6046da3a6926151abbed9abec01402bc9966df5756_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:a493258b3ad62060f8f30a541a8dd0dfda0418fdcb1856b01031d8bc176a53d6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:c1d22483d11206d1dbfc43a89ee13644dd27eec8a3a6e29342d340e137e191df_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f71fa6ebb3c364c43038bf6968742e4c88efa567fbf5182611561a0016c09b65_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:fa2c75c36da57d42a5285abec40f044b472cf782fa3505b2ad803ac2521d4fb4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:50ad5781f1677028dfdfb98613ab75d843ec8a61ef6b2325545b73be0ef8cd82_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7a7e2226a60242a9107043543e38cbe20e61991d83405c106b047d2b4e274125_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8a804681a20fa3b8db7f70a4083d749eca45dcd043c837c0b3f9033bdea04494_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e9628b5c8ea548da2f8e1827c16f0706e0dd7e88eb67ee155f09fd28544ce2bd_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:09ded9eb45b2da2e46f75b202cf82b0e3255cd2aa2a6d99961f204bca5227039_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2068fb8c962c4edbca57a02e26fe347147caf3cf843e9ffc1c9d3c77d321bf3a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:4b0a410f92ee242948b39a05c40b8262cf96014ae103feeec7500dc0a54457e2_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7e4be68af7aba018ca7f7482c01baf21eefd91667172a90bbc45adb6fe0f4495_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0f84e20e7c7b45861749bb2c303a5b8f2fd8f6268304b5e968810e8f1c5d8c36_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:3b3d719054e1e0c39ce3ba0e433b391938576a8ece5ac52fce1d1f4bae0704d6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:674041f4d277962ee71273839e2ee9a13a979eed5021feefa5eadc9bf6f68cf9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fb52c5e0fbe765e659f72ca61fa429fb59ae1c9030e846770e54a371a1e1b227_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-62718"
},
{
"category": "external",
"summary": "RHBZ#2456913",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456913"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-62718",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62718"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-62718",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62718"
},
{
"category": "external",
"summary": "https://datatracker.ietf.org/doc/html/rfc1034#section-3.1",
"url": "https://datatracker.ietf.org/doc/html/rfc1034#section-3.1"
},
{
"category": "external",
"summary": "https://datatracker.ietf.org/doc/html/rfc3986#section-3.2.2",
"url": "https://datatracker.ietf.org/doc/html/rfc3986#section-3.2.2"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/commit/fb3befb6daac6cad26b2e54094d0f2d9e47f24df",
"url": "https://github.com/axios/axios/commit/fb3befb6daac6cad26b2e54094d0f2d9e47f24df"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/pull/10661",
"url": "https://github.com/axios/axios/pull/10661"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/releases/tag/v1.15.0",
"url": "https://github.com/axios/axios/releases/tag/v1.15.0"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-3p68-rc4w-qgx5",
"url": "https://github.com/axios/axios/security/advisories/GHSA-3p68-rc4w-qgx5"
}
],
"release_date": "2026-04-09T14:31:46.067000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-26T14:29:00+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2c05b3567adc67bc468830cdfc66e820f7cbb47ee0b5043a07be7ece7ab57a98_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:95c56e8f242a9ec6be3cccd752eb0a37638b7a6c249b4363ed22e55ff659ef82_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ad08006151b38330f5134c6c229a4c74361e85f4e4ad6124d41c0178f00d471d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:de5929be6c71347b05b69ed72f9fd3c505fa72be437c224a2742240ff4f2cd47_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20938"
},
{
"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 Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:35f6d1d992eea9f67da1adf5418823547cb0dff248a54556d06ec7156fb35e87_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:553b8a7333d8106e57f1219d88ec16c3215e888659b4cb0c8c50f3ae87291c6c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6772545c27997554b7b94a2d6017b80949757254b2ebdaba23667d59010100a6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:babe2e99270875bb70f7e3c239cb2bd3d425cafd2c794efcd57d23924d9d0012_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:0f88c2913f1904a841a51a80a3e3209f56c80ad74e0b217a32ad99a7cffbb6fb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:24e7b2da3205f2c619394e87375974a532c57900e14aa5e15b2018d9f2caaba1_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ded5b808f00c26f0afc17808b1a5ab5a2877cca6bd90a98375ac253d3abeeca_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ec312a6d0e0e911f5187f8dbf6b3045ff70f52c555e181316b983008c00e4c2_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2c05b3567adc67bc468830cdfc66e820f7cbb47ee0b5043a07be7ece7ab57a98_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:95c56e8f242a9ec6be3cccd752eb0a37638b7a6c249b4363ed22e55ff659ef82_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ad08006151b38330f5134c6c229a4c74361e85f4e4ad6124d41c0178f00d471d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:de5929be6c71347b05b69ed72f9fd3c505fa72be437c224a2742240ff4f2cd47_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:57da592df916a6bd9dfe90b2afc9a66b1cfb0da0053e87d0c65ef5c1bdf46969_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:3ff4a0d936d68e5e93b2eccf3b39271e5e6b510551fbb8c5f772db4bc5735771_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:8ca64e960ffe42a61f907fcda5e6bb99725c257d90e61360b948c9ccb41511cd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0e7621e8d564efbc12c1aaadfbccc30bc4581684970b9730d11ab9fb2a234f1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c1cdc9beb3858a95e559a3432440a85c6b68ab0fd48c52672e645747b1540734_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:58dd6ad9728252d674ae923c43f836a1ba57ef756e995ba9a4c3c4aa79d5c90a_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b73a668f7c0806f1a0496420f724b98c83540558e976f700fb2836c8339d77e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:73fb048efc844d82f8b1b6f5ebd75cfc63b98d5818c815bea6f2af64c8fa8e9a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ec2d1346d211357af9a005e9ce76bbd66f3e57a966850c707e453f40e7c47b99_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:5eb84a8c05c25aa5d9d4e2d195ded7c0080075c8e93de13a1ac11f4f40723449_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:732beadbc0c0c1358ee6cee0121e88d576641669e8915bbbea49006642618bc8_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c0de0eeefda096ad2c5cc07be1146547a1181166bd9d0fa0027aebc6b0d44c51_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e1718a46c5a65053136d917e1618d745cce876b82d54f81b219d7618aff6cf95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:288a49cc9c6a73d6a3afdf8fd5d3cc051449aa83085bc303458dabcc6eacc31d_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4dd03edf3099d6908424a5b56369617597335091ed47153066ffd8f65525930c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a252b5f2daf717143d7305b90c927b8f6e559de98fa9ad2763d6d5c4db0e6e9c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dc4a0674531b12fd31493d6046da3a6926151abbed9abec01402bc9966df5756_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:a493258b3ad62060f8f30a541a8dd0dfda0418fdcb1856b01031d8bc176a53d6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:c1d22483d11206d1dbfc43a89ee13644dd27eec8a3a6e29342d340e137e191df_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f71fa6ebb3c364c43038bf6968742e4c88efa567fbf5182611561a0016c09b65_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:fa2c75c36da57d42a5285abec40f044b472cf782fa3505b2ad803ac2521d4fb4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:50ad5781f1677028dfdfb98613ab75d843ec8a61ef6b2325545b73be0ef8cd82_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7a7e2226a60242a9107043543e38cbe20e61991d83405c106b047d2b4e274125_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8a804681a20fa3b8db7f70a4083d749eca45dcd043c837c0b3f9033bdea04494_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e9628b5c8ea548da2f8e1827c16f0706e0dd7e88eb67ee155f09fd28544ce2bd_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:09ded9eb45b2da2e46f75b202cf82b0e3255cd2aa2a6d99961f204bca5227039_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2068fb8c962c4edbca57a02e26fe347147caf3cf843e9ffc1c9d3c77d321bf3a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:4b0a410f92ee242948b39a05c40b8262cf96014ae103feeec7500dc0a54457e2_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7e4be68af7aba018ca7f7482c01baf21eefd91667172a90bbc45adb6fe0f4495_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0f84e20e7c7b45861749bb2c303a5b8f2fd8f6268304b5e968810e8f1c5d8c36_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:3b3d719054e1e0c39ce3ba0e433b391938576a8ece5ac52fce1d1f4bae0704d6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:674041f4d277962ee71273839e2ee9a13a979eed5021feefa5eadc9bf6f68cf9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fb52c5e0fbe765e659f72ca61fa429fb59ae1c9030e846770e54a371a1e1b227_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:35f6d1d992eea9f67da1adf5418823547cb0dff248a54556d06ec7156fb35e87_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:553b8a7333d8106e57f1219d88ec16c3215e888659b4cb0c8c50f3ae87291c6c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6772545c27997554b7b94a2d6017b80949757254b2ebdaba23667d59010100a6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:babe2e99270875bb70f7e3c239cb2bd3d425cafd2c794efcd57d23924d9d0012_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:0f88c2913f1904a841a51a80a3e3209f56c80ad74e0b217a32ad99a7cffbb6fb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:24e7b2da3205f2c619394e87375974a532c57900e14aa5e15b2018d9f2caaba1_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ded5b808f00c26f0afc17808b1a5ab5a2877cca6bd90a98375ac253d3abeeca_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ec312a6d0e0e911f5187f8dbf6b3045ff70f52c555e181316b983008c00e4c2_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2c05b3567adc67bc468830cdfc66e820f7cbb47ee0b5043a07be7ece7ab57a98_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:95c56e8f242a9ec6be3cccd752eb0a37638b7a6c249b4363ed22e55ff659ef82_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ad08006151b38330f5134c6c229a4c74361e85f4e4ad6124d41c0178f00d471d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:de5929be6c71347b05b69ed72f9fd3c505fa72be437c224a2742240ff4f2cd47_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:57da592df916a6bd9dfe90b2afc9a66b1cfb0da0053e87d0c65ef5c1bdf46969_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:3ff4a0d936d68e5e93b2eccf3b39271e5e6b510551fbb8c5f772db4bc5735771_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:8ca64e960ffe42a61f907fcda5e6bb99725c257d90e61360b948c9ccb41511cd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0e7621e8d564efbc12c1aaadfbccc30bc4581684970b9730d11ab9fb2a234f1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c1cdc9beb3858a95e559a3432440a85c6b68ab0fd48c52672e645747b1540734_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:58dd6ad9728252d674ae923c43f836a1ba57ef756e995ba9a4c3c4aa79d5c90a_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b73a668f7c0806f1a0496420f724b98c83540558e976f700fb2836c8339d77e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:73fb048efc844d82f8b1b6f5ebd75cfc63b98d5818c815bea6f2af64c8fa8e9a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ec2d1346d211357af9a005e9ce76bbd66f3e57a966850c707e453f40e7c47b99_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:5eb84a8c05c25aa5d9d4e2d195ded7c0080075c8e93de13a1ac11f4f40723449_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:732beadbc0c0c1358ee6cee0121e88d576641669e8915bbbea49006642618bc8_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c0de0eeefda096ad2c5cc07be1146547a1181166bd9d0fa0027aebc6b0d44c51_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e1718a46c5a65053136d917e1618d745cce876b82d54f81b219d7618aff6cf95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:288a49cc9c6a73d6a3afdf8fd5d3cc051449aa83085bc303458dabcc6eacc31d_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4dd03edf3099d6908424a5b56369617597335091ed47153066ffd8f65525930c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a252b5f2daf717143d7305b90c927b8f6e559de98fa9ad2763d6d5c4db0e6e9c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dc4a0674531b12fd31493d6046da3a6926151abbed9abec01402bc9966df5756_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:a493258b3ad62060f8f30a541a8dd0dfda0418fdcb1856b01031d8bc176a53d6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:c1d22483d11206d1dbfc43a89ee13644dd27eec8a3a6e29342d340e137e191df_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f71fa6ebb3c364c43038bf6968742e4c88efa567fbf5182611561a0016c09b65_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:fa2c75c36da57d42a5285abec40f044b472cf782fa3505b2ad803ac2521d4fb4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:50ad5781f1677028dfdfb98613ab75d843ec8a61ef6b2325545b73be0ef8cd82_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7a7e2226a60242a9107043543e38cbe20e61991d83405c106b047d2b4e274125_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8a804681a20fa3b8db7f70a4083d749eca45dcd043c837c0b3f9033bdea04494_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e9628b5c8ea548da2f8e1827c16f0706e0dd7e88eb67ee155f09fd28544ce2bd_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:09ded9eb45b2da2e46f75b202cf82b0e3255cd2aa2a6d99961f204bca5227039_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2068fb8c962c4edbca57a02e26fe347147caf3cf843e9ffc1c9d3c77d321bf3a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:4b0a410f92ee242948b39a05c40b8262cf96014ae103feeec7500dc0a54457e2_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7e4be68af7aba018ca7f7482c01baf21eefd91667172a90bbc45adb6fe0f4495_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0f84e20e7c7b45861749bb2c303a5b8f2fd8f6268304b5e968810e8f1c5d8c36_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:3b3d719054e1e0c39ce3ba0e433b391938576a8ece5ac52fce1d1f4bae0704d6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:674041f4d277962ee71273839e2ee9a13a979eed5021feefa5eadc9bf6f68cf9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fb52c5e0fbe765e659f72ca61fa429fb59ae1c9030e846770e54a371a1e1b227_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Server-Side Request Forgery and proxy bypass due to improper hostname normalization"
},
{
"cve": "CVE-2026-32281",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-04-08T02:01:00.930989+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:35f6d1d992eea9f67da1adf5418823547cb0dff248a54556d06ec7156fb35e87_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:553b8a7333d8106e57f1219d88ec16c3215e888659b4cb0c8c50f3ae87291c6c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6772545c27997554b7b94a2d6017b80949757254b2ebdaba23667d59010100a6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:babe2e99270875bb70f7e3c239cb2bd3d425cafd2c794efcd57d23924d9d0012_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:0f88c2913f1904a841a51a80a3e3209f56c80ad74e0b217a32ad99a7cffbb6fb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:24e7b2da3205f2c619394e87375974a532c57900e14aa5e15b2018d9f2caaba1_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ded5b808f00c26f0afc17808b1a5ab5a2877cca6bd90a98375ac253d3abeeca_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ec312a6d0e0e911f5187f8dbf6b3045ff70f52c555e181316b983008c00e4c2_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:57da592df916a6bd9dfe90b2afc9a66b1cfb0da0053e87d0c65ef5c1bdf46969_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:3ff4a0d936d68e5e93b2eccf3b39271e5e6b510551fbb8c5f772db4bc5735771_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:8ca64e960ffe42a61f907fcda5e6bb99725c257d90e61360b948c9ccb41511cd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0e7621e8d564efbc12c1aaadfbccc30bc4581684970b9730d11ab9fb2a234f1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c1cdc9beb3858a95e559a3432440a85c6b68ab0fd48c52672e645747b1540734_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:58dd6ad9728252d674ae923c43f836a1ba57ef756e995ba9a4c3c4aa79d5c90a_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b73a668f7c0806f1a0496420f724b98c83540558e976f700fb2836c8339d77e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:73fb048efc844d82f8b1b6f5ebd75cfc63b98d5818c815bea6f2af64c8fa8e9a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ec2d1346d211357af9a005e9ce76bbd66f3e57a966850c707e453f40e7c47b99_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:5eb84a8c05c25aa5d9d4e2d195ded7c0080075c8e93de13a1ac11f4f40723449_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:732beadbc0c0c1358ee6cee0121e88d576641669e8915bbbea49006642618bc8_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c0de0eeefda096ad2c5cc07be1146547a1181166bd9d0fa0027aebc6b0d44c51_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e1718a46c5a65053136d917e1618d745cce876b82d54f81b219d7618aff6cf95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:288a49cc9c6a73d6a3afdf8fd5d3cc051449aa83085bc303458dabcc6eacc31d_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4dd03edf3099d6908424a5b56369617597335091ed47153066ffd8f65525930c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a252b5f2daf717143d7305b90c927b8f6e559de98fa9ad2763d6d5c4db0e6e9c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dc4a0674531b12fd31493d6046da3a6926151abbed9abec01402bc9966df5756_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:a493258b3ad62060f8f30a541a8dd0dfda0418fdcb1856b01031d8bc176a53d6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:c1d22483d11206d1dbfc43a89ee13644dd27eec8a3a6e29342d340e137e191df_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f71fa6ebb3c364c43038bf6968742e4c88efa567fbf5182611561a0016c09b65_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:fa2c75c36da57d42a5285abec40f044b472cf782fa3505b2ad803ac2521d4fb4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:50ad5781f1677028dfdfb98613ab75d843ec8a61ef6b2325545b73be0ef8cd82_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7a7e2226a60242a9107043543e38cbe20e61991d83405c106b047d2b4e274125_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8a804681a20fa3b8db7f70a4083d749eca45dcd043c837c0b3f9033bdea04494_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e9628b5c8ea548da2f8e1827c16f0706e0dd7e88eb67ee155f09fd28544ce2bd_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:09ded9eb45b2da2e46f75b202cf82b0e3255cd2aa2a6d99961f204bca5227039_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2068fb8c962c4edbca57a02e26fe347147caf3cf843e9ffc1c9d3c77d321bf3a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:4b0a410f92ee242948b39a05c40b8262cf96014ae103feeec7500dc0a54457e2_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7e4be68af7aba018ca7f7482c01baf21eefd91667172a90bbc45adb6fe0f4495_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0f84e20e7c7b45861749bb2c303a5b8f2fd8f6268304b5e968810e8f1c5d8c36_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:3b3d719054e1e0c39ce3ba0e433b391938576a8ece5ac52fce1d1f4bae0704d6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:674041f4d277962ee71273839e2ee9a13a979eed5021feefa5eadc9bf6f68cf9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fb52c5e0fbe765e659f72ca61fa429fb59ae1c9030e846770e54a371a1e1b227_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456333"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw occurs during the validation of otherwise trusted certificate chains that contain a large number of policy mappings, leading to excessive resource consumption. Exploitation requires an attacker to present a specially crafted, yet trusted, certificate chain which would require the attacker has already compromised a trusted certificate root. Red Hat continuously monitors certificate authorities and curates the set which is trusted by default for Red Hat products.",
"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 Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2c05b3567adc67bc468830cdfc66e820f7cbb47ee0b5043a07be7ece7ab57a98_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:95c56e8f242a9ec6be3cccd752eb0a37638b7a6c249b4363ed22e55ff659ef82_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ad08006151b38330f5134c6c229a4c74361e85f4e4ad6124d41c0178f00d471d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:de5929be6c71347b05b69ed72f9fd3c505fa72be437c224a2742240ff4f2cd47_s390x"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:35f6d1d992eea9f67da1adf5418823547cb0dff248a54556d06ec7156fb35e87_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:553b8a7333d8106e57f1219d88ec16c3215e888659b4cb0c8c50f3ae87291c6c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6772545c27997554b7b94a2d6017b80949757254b2ebdaba23667d59010100a6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:babe2e99270875bb70f7e3c239cb2bd3d425cafd2c794efcd57d23924d9d0012_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:0f88c2913f1904a841a51a80a3e3209f56c80ad74e0b217a32ad99a7cffbb6fb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:24e7b2da3205f2c619394e87375974a532c57900e14aa5e15b2018d9f2caaba1_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ded5b808f00c26f0afc17808b1a5ab5a2877cca6bd90a98375ac253d3abeeca_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ec312a6d0e0e911f5187f8dbf6b3045ff70f52c555e181316b983008c00e4c2_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:57da592df916a6bd9dfe90b2afc9a66b1cfb0da0053e87d0c65ef5c1bdf46969_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:3ff4a0d936d68e5e93b2eccf3b39271e5e6b510551fbb8c5f772db4bc5735771_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:8ca64e960ffe42a61f907fcda5e6bb99725c257d90e61360b948c9ccb41511cd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0e7621e8d564efbc12c1aaadfbccc30bc4581684970b9730d11ab9fb2a234f1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c1cdc9beb3858a95e559a3432440a85c6b68ab0fd48c52672e645747b1540734_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:58dd6ad9728252d674ae923c43f836a1ba57ef756e995ba9a4c3c4aa79d5c90a_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b73a668f7c0806f1a0496420f724b98c83540558e976f700fb2836c8339d77e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:73fb048efc844d82f8b1b6f5ebd75cfc63b98d5818c815bea6f2af64c8fa8e9a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ec2d1346d211357af9a005e9ce76bbd66f3e57a966850c707e453f40e7c47b99_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:5eb84a8c05c25aa5d9d4e2d195ded7c0080075c8e93de13a1ac11f4f40723449_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:732beadbc0c0c1358ee6cee0121e88d576641669e8915bbbea49006642618bc8_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c0de0eeefda096ad2c5cc07be1146547a1181166bd9d0fa0027aebc6b0d44c51_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e1718a46c5a65053136d917e1618d745cce876b82d54f81b219d7618aff6cf95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:288a49cc9c6a73d6a3afdf8fd5d3cc051449aa83085bc303458dabcc6eacc31d_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4dd03edf3099d6908424a5b56369617597335091ed47153066ffd8f65525930c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a252b5f2daf717143d7305b90c927b8f6e559de98fa9ad2763d6d5c4db0e6e9c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dc4a0674531b12fd31493d6046da3a6926151abbed9abec01402bc9966df5756_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:a493258b3ad62060f8f30a541a8dd0dfda0418fdcb1856b01031d8bc176a53d6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:c1d22483d11206d1dbfc43a89ee13644dd27eec8a3a6e29342d340e137e191df_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f71fa6ebb3c364c43038bf6968742e4c88efa567fbf5182611561a0016c09b65_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:fa2c75c36da57d42a5285abec40f044b472cf782fa3505b2ad803ac2521d4fb4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:50ad5781f1677028dfdfb98613ab75d843ec8a61ef6b2325545b73be0ef8cd82_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7a7e2226a60242a9107043543e38cbe20e61991d83405c106b047d2b4e274125_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8a804681a20fa3b8db7f70a4083d749eca45dcd043c837c0b3f9033bdea04494_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e9628b5c8ea548da2f8e1827c16f0706e0dd7e88eb67ee155f09fd28544ce2bd_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:09ded9eb45b2da2e46f75b202cf82b0e3255cd2aa2a6d99961f204bca5227039_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2068fb8c962c4edbca57a02e26fe347147caf3cf843e9ffc1c9d3c77d321bf3a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:4b0a410f92ee242948b39a05c40b8262cf96014ae103feeec7500dc0a54457e2_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7e4be68af7aba018ca7f7482c01baf21eefd91667172a90bbc45adb6fe0f4495_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0f84e20e7c7b45861749bb2c303a5b8f2fd8f6268304b5e968810e8f1c5d8c36_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:3b3d719054e1e0c39ce3ba0e433b391938576a8ece5ac52fce1d1f4bae0704d6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:674041f4d277962ee71273839e2ee9a13a979eed5021feefa5eadc9bf6f68cf9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fb52c5e0fbe765e659f72ca61fa429fb59ae1c9030e846770e54a371a1e1b227_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "RHBZ#2456333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456333"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32281",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32281"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://go.dev/cl/758061",
"url": "https://go.dev/cl/758061"
},
{
"category": "external",
"summary": "https://go.dev/issue/78281",
"url": "https://go.dev/issue/78281"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4946",
"url": "https://pkg.go.dev/vuln/GO-2026-4946"
}
],
"release_date": "2026-04-08T01:06:58.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-26T14:29:00+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2c05b3567adc67bc468830cdfc66e820f7cbb47ee0b5043a07be7ece7ab57a98_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:95c56e8f242a9ec6be3cccd752eb0a37638b7a6c249b4363ed22e55ff659ef82_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ad08006151b38330f5134c6c229a4c74361e85f4e4ad6124d41c0178f00d471d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:de5929be6c71347b05b69ed72f9fd3c505fa72be437c224a2742240ff4f2cd47_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20938"
},
{
"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 Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:35f6d1d992eea9f67da1adf5418823547cb0dff248a54556d06ec7156fb35e87_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:553b8a7333d8106e57f1219d88ec16c3215e888659b4cb0c8c50f3ae87291c6c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6772545c27997554b7b94a2d6017b80949757254b2ebdaba23667d59010100a6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:babe2e99270875bb70f7e3c239cb2bd3d425cafd2c794efcd57d23924d9d0012_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:0f88c2913f1904a841a51a80a3e3209f56c80ad74e0b217a32ad99a7cffbb6fb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:24e7b2da3205f2c619394e87375974a532c57900e14aa5e15b2018d9f2caaba1_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ded5b808f00c26f0afc17808b1a5ab5a2877cca6bd90a98375ac253d3abeeca_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ec312a6d0e0e911f5187f8dbf6b3045ff70f52c555e181316b983008c00e4c2_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2c05b3567adc67bc468830cdfc66e820f7cbb47ee0b5043a07be7ece7ab57a98_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:95c56e8f242a9ec6be3cccd752eb0a37638b7a6c249b4363ed22e55ff659ef82_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ad08006151b38330f5134c6c229a4c74361e85f4e4ad6124d41c0178f00d471d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:de5929be6c71347b05b69ed72f9fd3c505fa72be437c224a2742240ff4f2cd47_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:57da592df916a6bd9dfe90b2afc9a66b1cfb0da0053e87d0c65ef5c1bdf46969_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:3ff4a0d936d68e5e93b2eccf3b39271e5e6b510551fbb8c5f772db4bc5735771_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:8ca64e960ffe42a61f907fcda5e6bb99725c257d90e61360b948c9ccb41511cd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0e7621e8d564efbc12c1aaadfbccc30bc4581684970b9730d11ab9fb2a234f1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c1cdc9beb3858a95e559a3432440a85c6b68ab0fd48c52672e645747b1540734_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:58dd6ad9728252d674ae923c43f836a1ba57ef756e995ba9a4c3c4aa79d5c90a_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b73a668f7c0806f1a0496420f724b98c83540558e976f700fb2836c8339d77e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:73fb048efc844d82f8b1b6f5ebd75cfc63b98d5818c815bea6f2af64c8fa8e9a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ec2d1346d211357af9a005e9ce76bbd66f3e57a966850c707e453f40e7c47b99_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:5eb84a8c05c25aa5d9d4e2d195ded7c0080075c8e93de13a1ac11f4f40723449_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:732beadbc0c0c1358ee6cee0121e88d576641669e8915bbbea49006642618bc8_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c0de0eeefda096ad2c5cc07be1146547a1181166bd9d0fa0027aebc6b0d44c51_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e1718a46c5a65053136d917e1618d745cce876b82d54f81b219d7618aff6cf95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:288a49cc9c6a73d6a3afdf8fd5d3cc051449aa83085bc303458dabcc6eacc31d_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4dd03edf3099d6908424a5b56369617597335091ed47153066ffd8f65525930c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a252b5f2daf717143d7305b90c927b8f6e559de98fa9ad2763d6d5c4db0e6e9c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dc4a0674531b12fd31493d6046da3a6926151abbed9abec01402bc9966df5756_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:a493258b3ad62060f8f30a541a8dd0dfda0418fdcb1856b01031d8bc176a53d6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:c1d22483d11206d1dbfc43a89ee13644dd27eec8a3a6e29342d340e137e191df_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f71fa6ebb3c364c43038bf6968742e4c88efa567fbf5182611561a0016c09b65_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:fa2c75c36da57d42a5285abec40f044b472cf782fa3505b2ad803ac2521d4fb4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:50ad5781f1677028dfdfb98613ab75d843ec8a61ef6b2325545b73be0ef8cd82_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7a7e2226a60242a9107043543e38cbe20e61991d83405c106b047d2b4e274125_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8a804681a20fa3b8db7f70a4083d749eca45dcd043c837c0b3f9033bdea04494_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e9628b5c8ea548da2f8e1827c16f0706e0dd7e88eb67ee155f09fd28544ce2bd_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:09ded9eb45b2da2e46f75b202cf82b0e3255cd2aa2a6d99961f204bca5227039_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2068fb8c962c4edbca57a02e26fe347147caf3cf843e9ffc1c9d3c77d321bf3a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:4b0a410f92ee242948b39a05c40b8262cf96014ae103feeec7500dc0a54457e2_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7e4be68af7aba018ca7f7482c01baf21eefd91667172a90bbc45adb6fe0f4495_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0f84e20e7c7b45861749bb2c303a5b8f2fd8f6268304b5e968810e8f1c5d8c36_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:3b3d719054e1e0c39ce3ba0e433b391938576a8ece5ac52fce1d1f4bae0704d6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:674041f4d277962ee71273839e2ee9a13a979eed5021feefa5eadc9bf6f68cf9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fb52c5e0fbe765e659f72ca61fa429fb59ae1c9030e846770e54a371a1e1b227_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 Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:35f6d1d992eea9f67da1adf5418823547cb0dff248a54556d06ec7156fb35e87_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:553b8a7333d8106e57f1219d88ec16c3215e888659b4cb0c8c50f3ae87291c6c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6772545c27997554b7b94a2d6017b80949757254b2ebdaba23667d59010100a6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:babe2e99270875bb70f7e3c239cb2bd3d425cafd2c794efcd57d23924d9d0012_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:0f88c2913f1904a841a51a80a3e3209f56c80ad74e0b217a32ad99a7cffbb6fb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:24e7b2da3205f2c619394e87375974a532c57900e14aa5e15b2018d9f2caaba1_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ded5b808f00c26f0afc17808b1a5ab5a2877cca6bd90a98375ac253d3abeeca_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ec312a6d0e0e911f5187f8dbf6b3045ff70f52c555e181316b983008c00e4c2_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2c05b3567adc67bc468830cdfc66e820f7cbb47ee0b5043a07be7ece7ab57a98_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:95c56e8f242a9ec6be3cccd752eb0a37638b7a6c249b4363ed22e55ff659ef82_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ad08006151b38330f5134c6c229a4c74361e85f4e4ad6124d41c0178f00d471d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:de5929be6c71347b05b69ed72f9fd3c505fa72be437c224a2742240ff4f2cd47_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:57da592df916a6bd9dfe90b2afc9a66b1cfb0da0053e87d0c65ef5c1bdf46969_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:3ff4a0d936d68e5e93b2eccf3b39271e5e6b510551fbb8c5f772db4bc5735771_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:8ca64e960ffe42a61f907fcda5e6bb99725c257d90e61360b948c9ccb41511cd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0e7621e8d564efbc12c1aaadfbccc30bc4581684970b9730d11ab9fb2a234f1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c1cdc9beb3858a95e559a3432440a85c6b68ab0fd48c52672e645747b1540734_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:58dd6ad9728252d674ae923c43f836a1ba57ef756e995ba9a4c3c4aa79d5c90a_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b73a668f7c0806f1a0496420f724b98c83540558e976f700fb2836c8339d77e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:73fb048efc844d82f8b1b6f5ebd75cfc63b98d5818c815bea6f2af64c8fa8e9a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ec2d1346d211357af9a005e9ce76bbd66f3e57a966850c707e453f40e7c47b99_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:5eb84a8c05c25aa5d9d4e2d195ded7c0080075c8e93de13a1ac11f4f40723449_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:732beadbc0c0c1358ee6cee0121e88d576641669e8915bbbea49006642618bc8_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c0de0eeefda096ad2c5cc07be1146547a1181166bd9d0fa0027aebc6b0d44c51_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e1718a46c5a65053136d917e1618d745cce876b82d54f81b219d7618aff6cf95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:288a49cc9c6a73d6a3afdf8fd5d3cc051449aa83085bc303458dabcc6eacc31d_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4dd03edf3099d6908424a5b56369617597335091ed47153066ffd8f65525930c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a252b5f2daf717143d7305b90c927b8f6e559de98fa9ad2763d6d5c4db0e6e9c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dc4a0674531b12fd31493d6046da3a6926151abbed9abec01402bc9966df5756_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:a493258b3ad62060f8f30a541a8dd0dfda0418fdcb1856b01031d8bc176a53d6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:c1d22483d11206d1dbfc43a89ee13644dd27eec8a3a6e29342d340e137e191df_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f71fa6ebb3c364c43038bf6968742e4c88efa567fbf5182611561a0016c09b65_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:fa2c75c36da57d42a5285abec40f044b472cf782fa3505b2ad803ac2521d4fb4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:50ad5781f1677028dfdfb98613ab75d843ec8a61ef6b2325545b73be0ef8cd82_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7a7e2226a60242a9107043543e38cbe20e61991d83405c106b047d2b4e274125_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8a804681a20fa3b8db7f70a4083d749eca45dcd043c837c0b3f9033bdea04494_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e9628b5c8ea548da2f8e1827c16f0706e0dd7e88eb67ee155f09fd28544ce2bd_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:09ded9eb45b2da2e46f75b202cf82b0e3255cd2aa2a6d99961f204bca5227039_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2068fb8c962c4edbca57a02e26fe347147caf3cf843e9ffc1c9d3c77d321bf3a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:4b0a410f92ee242948b39a05c40b8262cf96014ae103feeec7500dc0a54457e2_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7e4be68af7aba018ca7f7482c01baf21eefd91667172a90bbc45adb6fe0f4495_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0f84e20e7c7b45861749bb2c303a5b8f2fd8f6268304b5e968810e8f1c5d8c36_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:3b3d719054e1e0c39ce3ba0e433b391938576a8ece5ac52fce1d1f4bae0704d6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:674041f4d277962ee71273839e2ee9a13a979eed5021feefa5eadc9bf6f68cf9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fb52c5e0fbe765e659f72ca61fa429fb59ae1c9030e846770e54a371a1e1b227_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation"
},
{
"cve": "CVE-2026-40175",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-04-10T20:02:10.296601+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:35f6d1d992eea9f67da1adf5418823547cb0dff248a54556d06ec7156fb35e87_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:553b8a7333d8106e57f1219d88ec16c3215e888659b4cb0c8c50f3ae87291c6c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6772545c27997554b7b94a2d6017b80949757254b2ebdaba23667d59010100a6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:babe2e99270875bb70f7e3c239cb2bd3d425cafd2c794efcd57d23924d9d0012_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:0f88c2913f1904a841a51a80a3e3209f56c80ad74e0b217a32ad99a7cffbb6fb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:24e7b2da3205f2c619394e87375974a532c57900e14aa5e15b2018d9f2caaba1_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ded5b808f00c26f0afc17808b1a5ab5a2877cca6bd90a98375ac253d3abeeca_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ec312a6d0e0e911f5187f8dbf6b3045ff70f52c555e181316b983008c00e4c2_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:57da592df916a6bd9dfe90b2afc9a66b1cfb0da0053e87d0c65ef5c1bdf46969_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:3ff4a0d936d68e5e93b2eccf3b39271e5e6b510551fbb8c5f772db4bc5735771_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:8ca64e960ffe42a61f907fcda5e6bb99725c257d90e61360b948c9ccb41511cd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0e7621e8d564efbc12c1aaadfbccc30bc4581684970b9730d11ab9fb2a234f1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c1cdc9beb3858a95e559a3432440a85c6b68ab0fd48c52672e645747b1540734_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:58dd6ad9728252d674ae923c43f836a1ba57ef756e995ba9a4c3c4aa79d5c90a_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b73a668f7c0806f1a0496420f724b98c83540558e976f700fb2836c8339d77e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:73fb048efc844d82f8b1b6f5ebd75cfc63b98d5818c815bea6f2af64c8fa8e9a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ec2d1346d211357af9a005e9ce76bbd66f3e57a966850c707e453f40e7c47b99_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:5eb84a8c05c25aa5d9d4e2d195ded7c0080075c8e93de13a1ac11f4f40723449_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:732beadbc0c0c1358ee6cee0121e88d576641669e8915bbbea49006642618bc8_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c0de0eeefda096ad2c5cc07be1146547a1181166bd9d0fa0027aebc6b0d44c51_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e1718a46c5a65053136d917e1618d745cce876b82d54f81b219d7618aff6cf95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:288a49cc9c6a73d6a3afdf8fd5d3cc051449aa83085bc303458dabcc6eacc31d_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4dd03edf3099d6908424a5b56369617597335091ed47153066ffd8f65525930c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a252b5f2daf717143d7305b90c927b8f6e559de98fa9ad2763d6d5c4db0e6e9c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dc4a0674531b12fd31493d6046da3a6926151abbed9abec01402bc9966df5756_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:a493258b3ad62060f8f30a541a8dd0dfda0418fdcb1856b01031d8bc176a53d6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:c1d22483d11206d1dbfc43a89ee13644dd27eec8a3a6e29342d340e137e191df_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f71fa6ebb3c364c43038bf6968742e4c88efa567fbf5182611561a0016c09b65_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:fa2c75c36da57d42a5285abec40f044b472cf782fa3505b2ad803ac2521d4fb4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:50ad5781f1677028dfdfb98613ab75d843ec8a61ef6b2325545b73be0ef8cd82_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7a7e2226a60242a9107043543e38cbe20e61991d83405c106b047d2b4e274125_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8a804681a20fa3b8db7f70a4083d749eca45dcd043c837c0b3f9033bdea04494_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e9628b5c8ea548da2f8e1827c16f0706e0dd7e88eb67ee155f09fd28544ce2bd_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:09ded9eb45b2da2e46f75b202cf82b0e3255cd2aa2a6d99961f204bca5227039_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2068fb8c962c4edbca57a02e26fe347147caf3cf843e9ffc1c9d3c77d321bf3a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:4b0a410f92ee242948b39a05c40b8262cf96014ae103feeec7500dc0a54457e2_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7e4be68af7aba018ca7f7482c01baf21eefd91667172a90bbc45adb6fe0f4495_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0f84e20e7c7b45861749bb2c303a5b8f2fd8f6268304b5e968810e8f1c5d8c36_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:3b3d719054e1e0c39ce3ba0e433b391938576a8ece5ac52fce1d1f4bae0704d6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:674041f4d277962ee71273839e2ee9a13a979eed5021feefa5eadc9bf6f68cf9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fb52c5e0fbe765e659f72ca61fa429fb59ae1c9030e846770e54a371a1e1b227_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. This vulnerability, known as Prototype Pollution, can be exploited through a specific \"Gadget\" attack chain. This allows an attacker to escalate a Prototype Pollution vulnerability in a third-party dependency, potentially leading to remote code execution or a full cloud compromise, such as bypassing AWS IMDSv2.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Remote Code Execution via Prototype Pollution escalation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Axios library, a promise-based HTTP client, is susceptible to an Important prototype pollution vulnerability. This flaw, when combined with specific \"Gadget\" attack chains in third-party dependencies, can lead to remote code execution or full cloud compromise, including bypassing AWS IMDSv2.\n \nWith pollution check patch available in Axios gives an advantage, it remains vulnerable due to HTTP Header Sanitation and Server-Side Request Forgery threat.\n\nRed Hat products that incorporate the vulnerable Axios library are affected.\n\nThe openshift4/ose-monitoring-plugin-rhel9 container image is not vulnerable to this flaw. The affected component is used as a build-time dependency but it\u0027s not shipped in the final product, meaning the flaw is not present thus cannot be exploited in the container deployments.\n\nRegarding openshift4/ose-console for Product stream 4.12 and 4.13, the vulnerable component is present (indirect dependency), but the vulnerability is not exploitable in our case due to the browser runtime, where the required Node.js-specific attack vectors are not available. With this, the impact becomes low.",
"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 Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2c05b3567adc67bc468830cdfc66e820f7cbb47ee0b5043a07be7ece7ab57a98_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:95c56e8f242a9ec6be3cccd752eb0a37638b7a6c249b4363ed22e55ff659ef82_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ad08006151b38330f5134c6c229a4c74361e85f4e4ad6124d41c0178f00d471d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:de5929be6c71347b05b69ed72f9fd3c505fa72be437c224a2742240ff4f2cd47_s390x"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:35f6d1d992eea9f67da1adf5418823547cb0dff248a54556d06ec7156fb35e87_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:553b8a7333d8106e57f1219d88ec16c3215e888659b4cb0c8c50f3ae87291c6c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6772545c27997554b7b94a2d6017b80949757254b2ebdaba23667d59010100a6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:babe2e99270875bb70f7e3c239cb2bd3d425cafd2c794efcd57d23924d9d0012_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:0f88c2913f1904a841a51a80a3e3209f56c80ad74e0b217a32ad99a7cffbb6fb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:24e7b2da3205f2c619394e87375974a532c57900e14aa5e15b2018d9f2caaba1_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ded5b808f00c26f0afc17808b1a5ab5a2877cca6bd90a98375ac253d3abeeca_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ec312a6d0e0e911f5187f8dbf6b3045ff70f52c555e181316b983008c00e4c2_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:57da592df916a6bd9dfe90b2afc9a66b1cfb0da0053e87d0c65ef5c1bdf46969_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:3ff4a0d936d68e5e93b2eccf3b39271e5e6b510551fbb8c5f772db4bc5735771_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:8ca64e960ffe42a61f907fcda5e6bb99725c257d90e61360b948c9ccb41511cd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0e7621e8d564efbc12c1aaadfbccc30bc4581684970b9730d11ab9fb2a234f1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c1cdc9beb3858a95e559a3432440a85c6b68ab0fd48c52672e645747b1540734_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:58dd6ad9728252d674ae923c43f836a1ba57ef756e995ba9a4c3c4aa79d5c90a_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b73a668f7c0806f1a0496420f724b98c83540558e976f700fb2836c8339d77e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:73fb048efc844d82f8b1b6f5ebd75cfc63b98d5818c815bea6f2af64c8fa8e9a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ec2d1346d211357af9a005e9ce76bbd66f3e57a966850c707e453f40e7c47b99_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:5eb84a8c05c25aa5d9d4e2d195ded7c0080075c8e93de13a1ac11f4f40723449_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:732beadbc0c0c1358ee6cee0121e88d576641669e8915bbbea49006642618bc8_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c0de0eeefda096ad2c5cc07be1146547a1181166bd9d0fa0027aebc6b0d44c51_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e1718a46c5a65053136d917e1618d745cce876b82d54f81b219d7618aff6cf95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:288a49cc9c6a73d6a3afdf8fd5d3cc051449aa83085bc303458dabcc6eacc31d_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4dd03edf3099d6908424a5b56369617597335091ed47153066ffd8f65525930c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a252b5f2daf717143d7305b90c927b8f6e559de98fa9ad2763d6d5c4db0e6e9c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dc4a0674531b12fd31493d6046da3a6926151abbed9abec01402bc9966df5756_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:a493258b3ad62060f8f30a541a8dd0dfda0418fdcb1856b01031d8bc176a53d6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:c1d22483d11206d1dbfc43a89ee13644dd27eec8a3a6e29342d340e137e191df_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f71fa6ebb3c364c43038bf6968742e4c88efa567fbf5182611561a0016c09b65_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:fa2c75c36da57d42a5285abec40f044b472cf782fa3505b2ad803ac2521d4fb4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:50ad5781f1677028dfdfb98613ab75d843ec8a61ef6b2325545b73be0ef8cd82_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7a7e2226a60242a9107043543e38cbe20e61991d83405c106b047d2b4e274125_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8a804681a20fa3b8db7f70a4083d749eca45dcd043c837c0b3f9033bdea04494_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e9628b5c8ea548da2f8e1827c16f0706e0dd7e88eb67ee155f09fd28544ce2bd_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:09ded9eb45b2da2e46f75b202cf82b0e3255cd2aa2a6d99961f204bca5227039_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2068fb8c962c4edbca57a02e26fe347147caf3cf843e9ffc1c9d3c77d321bf3a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:4b0a410f92ee242948b39a05c40b8262cf96014ae103feeec7500dc0a54457e2_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7e4be68af7aba018ca7f7482c01baf21eefd91667172a90bbc45adb6fe0f4495_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0f84e20e7c7b45861749bb2c303a5b8f2fd8f6268304b5e968810e8f1c5d8c36_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:3b3d719054e1e0c39ce3ba0e433b391938576a8ece5ac52fce1d1f4bae0704d6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:674041f4d277962ee71273839e2ee9a13a979eed5021feefa5eadc9bf6f68cf9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fb52c5e0fbe765e659f72ca61fa429fb59ae1c9030e846770e54a371a1e1b227_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-40175"
},
{
"category": "external",
"summary": "RHBZ#2457432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-40175",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40175"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-40175",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40175"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/commit/363185461b90b1b78845dc8a99a1f103d9b122a1",
"url": "https://github.com/axios/axios/commit/363185461b90b1b78845dc8a99a1f103d9b122a1"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/pull/10660",
"url": "https://github.com/axios/axios/pull/10660"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/releases/tag/v1.15.0",
"url": "https://github.com/axios/axios/releases/tag/v1.15.0"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-fvcv-3m26-pcqx",
"url": "https://github.com/axios/axios/security/advisories/GHSA-fvcv-3m26-pcqx"
}
],
"release_date": "2026-04-10T19:23:52.285000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-26T14:29:00+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2c05b3567adc67bc468830cdfc66e820f7cbb47ee0b5043a07be7ece7ab57a98_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:95c56e8f242a9ec6be3cccd752eb0a37638b7a6c249b4363ed22e55ff659ef82_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ad08006151b38330f5134c6c229a4c74361e85f4e4ad6124d41c0178f00d471d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:de5929be6c71347b05b69ed72f9fd3c505fa72be437c224a2742240ff4f2cd47_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20938"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.0,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:35f6d1d992eea9f67da1adf5418823547cb0dff248a54556d06ec7156fb35e87_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:553b8a7333d8106e57f1219d88ec16c3215e888659b4cb0c8c50f3ae87291c6c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6772545c27997554b7b94a2d6017b80949757254b2ebdaba23667d59010100a6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:babe2e99270875bb70f7e3c239cb2bd3d425cafd2c794efcd57d23924d9d0012_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:0f88c2913f1904a841a51a80a3e3209f56c80ad74e0b217a32ad99a7cffbb6fb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:24e7b2da3205f2c619394e87375974a532c57900e14aa5e15b2018d9f2caaba1_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ded5b808f00c26f0afc17808b1a5ab5a2877cca6bd90a98375ac253d3abeeca_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ec312a6d0e0e911f5187f8dbf6b3045ff70f52c555e181316b983008c00e4c2_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2c05b3567adc67bc468830cdfc66e820f7cbb47ee0b5043a07be7ece7ab57a98_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:95c56e8f242a9ec6be3cccd752eb0a37638b7a6c249b4363ed22e55ff659ef82_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ad08006151b38330f5134c6c229a4c74361e85f4e4ad6124d41c0178f00d471d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:de5929be6c71347b05b69ed72f9fd3c505fa72be437c224a2742240ff4f2cd47_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:57da592df916a6bd9dfe90b2afc9a66b1cfb0da0053e87d0c65ef5c1bdf46969_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:3ff4a0d936d68e5e93b2eccf3b39271e5e6b510551fbb8c5f772db4bc5735771_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:8ca64e960ffe42a61f907fcda5e6bb99725c257d90e61360b948c9ccb41511cd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0e7621e8d564efbc12c1aaadfbccc30bc4581684970b9730d11ab9fb2a234f1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c1cdc9beb3858a95e559a3432440a85c6b68ab0fd48c52672e645747b1540734_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:58dd6ad9728252d674ae923c43f836a1ba57ef756e995ba9a4c3c4aa79d5c90a_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b73a668f7c0806f1a0496420f724b98c83540558e976f700fb2836c8339d77e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:73fb048efc844d82f8b1b6f5ebd75cfc63b98d5818c815bea6f2af64c8fa8e9a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ec2d1346d211357af9a005e9ce76bbd66f3e57a966850c707e453f40e7c47b99_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:5eb84a8c05c25aa5d9d4e2d195ded7c0080075c8e93de13a1ac11f4f40723449_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:732beadbc0c0c1358ee6cee0121e88d576641669e8915bbbea49006642618bc8_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c0de0eeefda096ad2c5cc07be1146547a1181166bd9d0fa0027aebc6b0d44c51_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e1718a46c5a65053136d917e1618d745cce876b82d54f81b219d7618aff6cf95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:288a49cc9c6a73d6a3afdf8fd5d3cc051449aa83085bc303458dabcc6eacc31d_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4dd03edf3099d6908424a5b56369617597335091ed47153066ffd8f65525930c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a252b5f2daf717143d7305b90c927b8f6e559de98fa9ad2763d6d5c4db0e6e9c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dc4a0674531b12fd31493d6046da3a6926151abbed9abec01402bc9966df5756_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:a493258b3ad62060f8f30a541a8dd0dfda0418fdcb1856b01031d8bc176a53d6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:c1d22483d11206d1dbfc43a89ee13644dd27eec8a3a6e29342d340e137e191df_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f71fa6ebb3c364c43038bf6968742e4c88efa567fbf5182611561a0016c09b65_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:fa2c75c36da57d42a5285abec40f044b472cf782fa3505b2ad803ac2521d4fb4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:50ad5781f1677028dfdfb98613ab75d843ec8a61ef6b2325545b73be0ef8cd82_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7a7e2226a60242a9107043543e38cbe20e61991d83405c106b047d2b4e274125_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8a804681a20fa3b8db7f70a4083d749eca45dcd043c837c0b3f9033bdea04494_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e9628b5c8ea548da2f8e1827c16f0706e0dd7e88eb67ee155f09fd28544ce2bd_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:09ded9eb45b2da2e46f75b202cf82b0e3255cd2aa2a6d99961f204bca5227039_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2068fb8c962c4edbca57a02e26fe347147caf3cf843e9ffc1c9d3c77d321bf3a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:4b0a410f92ee242948b39a05c40b8262cf96014ae103feeec7500dc0a54457e2_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7e4be68af7aba018ca7f7482c01baf21eefd91667172a90bbc45adb6fe0f4495_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0f84e20e7c7b45861749bb2c303a5b8f2fd8f6268304b5e968810e8f1c5d8c36_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:3b3d719054e1e0c39ce3ba0e433b391938576a8ece5ac52fce1d1f4bae0704d6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:674041f4d277962ee71273839e2ee9a13a979eed5021feefa5eadc9bf6f68cf9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fb52c5e0fbe765e659f72ca61fa429fb59ae1c9030e846770e54a371a1e1b227_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Remote Code Execution via Prototype Pollution escalation"
},
{
"cve": "CVE-2026-40895",
"cwe": {
"id": "CWE-212",
"name": "Improper Removal of Sensitive Information Before Storage or Transfer"
},
"discovery_date": "2026-04-21T21:02:33.280553+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:35f6d1d992eea9f67da1adf5418823547cb0dff248a54556d06ec7156fb35e87_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:553b8a7333d8106e57f1219d88ec16c3215e888659b4cb0c8c50f3ae87291c6c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6772545c27997554b7b94a2d6017b80949757254b2ebdaba23667d59010100a6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:babe2e99270875bb70f7e3c239cb2bd3d425cafd2c794efcd57d23924d9d0012_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:0f88c2913f1904a841a51a80a3e3209f56c80ad74e0b217a32ad99a7cffbb6fb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:24e7b2da3205f2c619394e87375974a532c57900e14aa5e15b2018d9f2caaba1_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ded5b808f00c26f0afc17808b1a5ab5a2877cca6bd90a98375ac253d3abeeca_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ec312a6d0e0e911f5187f8dbf6b3045ff70f52c555e181316b983008c00e4c2_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:57da592df916a6bd9dfe90b2afc9a66b1cfb0da0053e87d0c65ef5c1bdf46969_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:3ff4a0d936d68e5e93b2eccf3b39271e5e6b510551fbb8c5f772db4bc5735771_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:8ca64e960ffe42a61f907fcda5e6bb99725c257d90e61360b948c9ccb41511cd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0e7621e8d564efbc12c1aaadfbccc30bc4581684970b9730d11ab9fb2a234f1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c1cdc9beb3858a95e559a3432440a85c6b68ab0fd48c52672e645747b1540734_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:58dd6ad9728252d674ae923c43f836a1ba57ef756e995ba9a4c3c4aa79d5c90a_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b73a668f7c0806f1a0496420f724b98c83540558e976f700fb2836c8339d77e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:73fb048efc844d82f8b1b6f5ebd75cfc63b98d5818c815bea6f2af64c8fa8e9a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ec2d1346d211357af9a005e9ce76bbd66f3e57a966850c707e453f40e7c47b99_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:5eb84a8c05c25aa5d9d4e2d195ded7c0080075c8e93de13a1ac11f4f40723449_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:732beadbc0c0c1358ee6cee0121e88d576641669e8915bbbea49006642618bc8_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c0de0eeefda096ad2c5cc07be1146547a1181166bd9d0fa0027aebc6b0d44c51_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e1718a46c5a65053136d917e1618d745cce876b82d54f81b219d7618aff6cf95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:288a49cc9c6a73d6a3afdf8fd5d3cc051449aa83085bc303458dabcc6eacc31d_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4dd03edf3099d6908424a5b56369617597335091ed47153066ffd8f65525930c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a252b5f2daf717143d7305b90c927b8f6e559de98fa9ad2763d6d5c4db0e6e9c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dc4a0674531b12fd31493d6046da3a6926151abbed9abec01402bc9966df5756_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:a493258b3ad62060f8f30a541a8dd0dfda0418fdcb1856b01031d8bc176a53d6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:c1d22483d11206d1dbfc43a89ee13644dd27eec8a3a6e29342d340e137e191df_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f71fa6ebb3c364c43038bf6968742e4c88efa567fbf5182611561a0016c09b65_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:fa2c75c36da57d42a5285abec40f044b472cf782fa3505b2ad803ac2521d4fb4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:50ad5781f1677028dfdfb98613ab75d843ec8a61ef6b2325545b73be0ef8cd82_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7a7e2226a60242a9107043543e38cbe20e61991d83405c106b047d2b4e274125_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8a804681a20fa3b8db7f70a4083d749eca45dcd043c837c0b3f9033bdea04494_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e9628b5c8ea548da2f8e1827c16f0706e0dd7e88eb67ee155f09fd28544ce2bd_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:09ded9eb45b2da2e46f75b202cf82b0e3255cd2aa2a6d99961f204bca5227039_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2068fb8c962c4edbca57a02e26fe347147caf3cf843e9ffc1c9d3c77d321bf3a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:4b0a410f92ee242948b39a05c40b8262cf96014ae103feeec7500dc0a54457e2_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7e4be68af7aba018ca7f7482c01baf21eefd91667172a90bbc45adb6fe0f4495_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0f84e20e7c7b45861749bb2c303a5b8f2fd8f6268304b5e968810e8f1c5d8c36_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:3b3d719054e1e0c39ce3ba0e433b391938576a8ece5ac52fce1d1f4bae0704d6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:674041f4d277962ee71273839e2ee9a13a979eed5021feefa5eadc9bf6f68cf9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fb52c5e0fbe765e659f72ca61fa429fb59ae1c9030e846770e54a371a1e1b227_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2460297"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in follow-redirects. When an HTTP request follows a cross-domain redirect (a redirection to a different domain), custom authentication headers, such as X-API-Key or X-Auth-Token, are not properly stripped. This allows these sensitive headers to be forwarded verbatim to the redirect target, potentially leading to the unintended disclosure of authentication information to an untrusted third party.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "follow-redirects: follow-redirects: Information disclosure via cross-domain redirects",
"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 Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2c05b3567adc67bc468830cdfc66e820f7cbb47ee0b5043a07be7ece7ab57a98_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:95c56e8f242a9ec6be3cccd752eb0a37638b7a6c249b4363ed22e55ff659ef82_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ad08006151b38330f5134c6c229a4c74361e85f4e4ad6124d41c0178f00d471d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:de5929be6c71347b05b69ed72f9fd3c505fa72be437c224a2742240ff4f2cd47_s390x"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:35f6d1d992eea9f67da1adf5418823547cb0dff248a54556d06ec7156fb35e87_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:553b8a7333d8106e57f1219d88ec16c3215e888659b4cb0c8c50f3ae87291c6c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6772545c27997554b7b94a2d6017b80949757254b2ebdaba23667d59010100a6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:babe2e99270875bb70f7e3c239cb2bd3d425cafd2c794efcd57d23924d9d0012_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:0f88c2913f1904a841a51a80a3e3209f56c80ad74e0b217a32ad99a7cffbb6fb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:24e7b2da3205f2c619394e87375974a532c57900e14aa5e15b2018d9f2caaba1_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ded5b808f00c26f0afc17808b1a5ab5a2877cca6bd90a98375ac253d3abeeca_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ec312a6d0e0e911f5187f8dbf6b3045ff70f52c555e181316b983008c00e4c2_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:57da592df916a6bd9dfe90b2afc9a66b1cfb0da0053e87d0c65ef5c1bdf46969_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:3ff4a0d936d68e5e93b2eccf3b39271e5e6b510551fbb8c5f772db4bc5735771_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:8ca64e960ffe42a61f907fcda5e6bb99725c257d90e61360b948c9ccb41511cd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0e7621e8d564efbc12c1aaadfbccc30bc4581684970b9730d11ab9fb2a234f1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c1cdc9beb3858a95e559a3432440a85c6b68ab0fd48c52672e645747b1540734_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:58dd6ad9728252d674ae923c43f836a1ba57ef756e995ba9a4c3c4aa79d5c90a_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b73a668f7c0806f1a0496420f724b98c83540558e976f700fb2836c8339d77e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:73fb048efc844d82f8b1b6f5ebd75cfc63b98d5818c815bea6f2af64c8fa8e9a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ec2d1346d211357af9a005e9ce76bbd66f3e57a966850c707e453f40e7c47b99_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:5eb84a8c05c25aa5d9d4e2d195ded7c0080075c8e93de13a1ac11f4f40723449_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:732beadbc0c0c1358ee6cee0121e88d576641669e8915bbbea49006642618bc8_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c0de0eeefda096ad2c5cc07be1146547a1181166bd9d0fa0027aebc6b0d44c51_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e1718a46c5a65053136d917e1618d745cce876b82d54f81b219d7618aff6cf95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:288a49cc9c6a73d6a3afdf8fd5d3cc051449aa83085bc303458dabcc6eacc31d_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4dd03edf3099d6908424a5b56369617597335091ed47153066ffd8f65525930c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a252b5f2daf717143d7305b90c927b8f6e559de98fa9ad2763d6d5c4db0e6e9c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dc4a0674531b12fd31493d6046da3a6926151abbed9abec01402bc9966df5756_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:a493258b3ad62060f8f30a541a8dd0dfda0418fdcb1856b01031d8bc176a53d6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:c1d22483d11206d1dbfc43a89ee13644dd27eec8a3a6e29342d340e137e191df_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f71fa6ebb3c364c43038bf6968742e4c88efa567fbf5182611561a0016c09b65_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:fa2c75c36da57d42a5285abec40f044b472cf782fa3505b2ad803ac2521d4fb4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:50ad5781f1677028dfdfb98613ab75d843ec8a61ef6b2325545b73be0ef8cd82_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7a7e2226a60242a9107043543e38cbe20e61991d83405c106b047d2b4e274125_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8a804681a20fa3b8db7f70a4083d749eca45dcd043c837c0b3f9033bdea04494_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e9628b5c8ea548da2f8e1827c16f0706e0dd7e88eb67ee155f09fd28544ce2bd_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:09ded9eb45b2da2e46f75b202cf82b0e3255cd2aa2a6d99961f204bca5227039_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2068fb8c962c4edbca57a02e26fe347147caf3cf843e9ffc1c9d3c77d321bf3a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:4b0a410f92ee242948b39a05c40b8262cf96014ae103feeec7500dc0a54457e2_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7e4be68af7aba018ca7f7482c01baf21eefd91667172a90bbc45adb6fe0f4495_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0f84e20e7c7b45861749bb2c303a5b8f2fd8f6268304b5e968810e8f1c5d8c36_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:3b3d719054e1e0c39ce3ba0e433b391938576a8ece5ac52fce1d1f4bae0704d6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:674041f4d277962ee71273839e2ee9a13a979eed5021feefa5eadc9bf6f68cf9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fb52c5e0fbe765e659f72ca61fa429fb59ae1c9030e846770e54a371a1e1b227_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-40895"
},
{
"category": "external",
"summary": "RHBZ#2460297",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460297"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-40895",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40895"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-40895",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40895"
},
{
"category": "external",
"summary": "https://github.com/follow-redirects/follow-redirects/security/advisories/GHSA-r4q5-vmmm-2653",
"url": "https://github.com/follow-redirects/follow-redirects/security/advisories/GHSA-r4q5-vmmm-2653"
}
],
"release_date": "2026-04-21T19:59:59.759000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-26T14:29:00+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2c05b3567adc67bc468830cdfc66e820f7cbb47ee0b5043a07be7ece7ab57a98_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:95c56e8f242a9ec6be3cccd752eb0a37638b7a6c249b4363ed22e55ff659ef82_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ad08006151b38330f5134c6c229a4c74361e85f4e4ad6124d41c0178f00d471d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:de5929be6c71347b05b69ed72f9fd3c505fa72be437c224a2742240ff4f2cd47_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20938"
}
],
"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 Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:35f6d1d992eea9f67da1adf5418823547cb0dff248a54556d06ec7156fb35e87_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:553b8a7333d8106e57f1219d88ec16c3215e888659b4cb0c8c50f3ae87291c6c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6772545c27997554b7b94a2d6017b80949757254b2ebdaba23667d59010100a6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:babe2e99270875bb70f7e3c239cb2bd3d425cafd2c794efcd57d23924d9d0012_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:0f88c2913f1904a841a51a80a3e3209f56c80ad74e0b217a32ad99a7cffbb6fb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:24e7b2da3205f2c619394e87375974a532c57900e14aa5e15b2018d9f2caaba1_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ded5b808f00c26f0afc17808b1a5ab5a2877cca6bd90a98375ac253d3abeeca_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ec312a6d0e0e911f5187f8dbf6b3045ff70f52c555e181316b983008c00e4c2_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2c05b3567adc67bc468830cdfc66e820f7cbb47ee0b5043a07be7ece7ab57a98_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:95c56e8f242a9ec6be3cccd752eb0a37638b7a6c249b4363ed22e55ff659ef82_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ad08006151b38330f5134c6c229a4c74361e85f4e4ad6124d41c0178f00d471d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:de5929be6c71347b05b69ed72f9fd3c505fa72be437c224a2742240ff4f2cd47_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:57da592df916a6bd9dfe90b2afc9a66b1cfb0da0053e87d0c65ef5c1bdf46969_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:3ff4a0d936d68e5e93b2eccf3b39271e5e6b510551fbb8c5f772db4bc5735771_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:8ca64e960ffe42a61f907fcda5e6bb99725c257d90e61360b948c9ccb41511cd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0e7621e8d564efbc12c1aaadfbccc30bc4581684970b9730d11ab9fb2a234f1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c1cdc9beb3858a95e559a3432440a85c6b68ab0fd48c52672e645747b1540734_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:58dd6ad9728252d674ae923c43f836a1ba57ef756e995ba9a4c3c4aa79d5c90a_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b73a668f7c0806f1a0496420f724b98c83540558e976f700fb2836c8339d77e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:73fb048efc844d82f8b1b6f5ebd75cfc63b98d5818c815bea6f2af64c8fa8e9a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ec2d1346d211357af9a005e9ce76bbd66f3e57a966850c707e453f40e7c47b99_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:5eb84a8c05c25aa5d9d4e2d195ded7c0080075c8e93de13a1ac11f4f40723449_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:732beadbc0c0c1358ee6cee0121e88d576641669e8915bbbea49006642618bc8_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c0de0eeefda096ad2c5cc07be1146547a1181166bd9d0fa0027aebc6b0d44c51_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e1718a46c5a65053136d917e1618d745cce876b82d54f81b219d7618aff6cf95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:288a49cc9c6a73d6a3afdf8fd5d3cc051449aa83085bc303458dabcc6eacc31d_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4dd03edf3099d6908424a5b56369617597335091ed47153066ffd8f65525930c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a252b5f2daf717143d7305b90c927b8f6e559de98fa9ad2763d6d5c4db0e6e9c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dc4a0674531b12fd31493d6046da3a6926151abbed9abec01402bc9966df5756_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:a493258b3ad62060f8f30a541a8dd0dfda0418fdcb1856b01031d8bc176a53d6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:c1d22483d11206d1dbfc43a89ee13644dd27eec8a3a6e29342d340e137e191df_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f71fa6ebb3c364c43038bf6968742e4c88efa567fbf5182611561a0016c09b65_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:fa2c75c36da57d42a5285abec40f044b472cf782fa3505b2ad803ac2521d4fb4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:50ad5781f1677028dfdfb98613ab75d843ec8a61ef6b2325545b73be0ef8cd82_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7a7e2226a60242a9107043543e38cbe20e61991d83405c106b047d2b4e274125_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8a804681a20fa3b8db7f70a4083d749eca45dcd043c837c0b3f9033bdea04494_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e9628b5c8ea548da2f8e1827c16f0706e0dd7e88eb67ee155f09fd28544ce2bd_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:09ded9eb45b2da2e46f75b202cf82b0e3255cd2aa2a6d99961f204bca5227039_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2068fb8c962c4edbca57a02e26fe347147caf3cf843e9ffc1c9d3c77d321bf3a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:4b0a410f92ee242948b39a05c40b8262cf96014ae103feeec7500dc0a54457e2_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7e4be68af7aba018ca7f7482c01baf21eefd91667172a90bbc45adb6fe0f4495_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0f84e20e7c7b45861749bb2c303a5b8f2fd8f6268304b5e968810e8f1c5d8c36_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:3b3d719054e1e0c39ce3ba0e433b391938576a8ece5ac52fce1d1f4bae0704d6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:674041f4d277962ee71273839e2ee9a13a979eed5021feefa5eadc9bf6f68cf9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fb52c5e0fbe765e659f72ca61fa429fb59ae1c9030e846770e54a371a1e1b227_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "follow-redirects: follow-redirects: Information disclosure via cross-domain redirects"
},
{
"cve": "CVE-2026-42033",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-04-24T18:01:20.937507+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:35f6d1d992eea9f67da1adf5418823547cb0dff248a54556d06ec7156fb35e87_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:553b8a7333d8106e57f1219d88ec16c3215e888659b4cb0c8c50f3ae87291c6c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6772545c27997554b7b94a2d6017b80949757254b2ebdaba23667d59010100a6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:babe2e99270875bb70f7e3c239cb2bd3d425cafd2c794efcd57d23924d9d0012_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:0f88c2913f1904a841a51a80a3e3209f56c80ad74e0b217a32ad99a7cffbb6fb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:24e7b2da3205f2c619394e87375974a532c57900e14aa5e15b2018d9f2caaba1_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ded5b808f00c26f0afc17808b1a5ab5a2877cca6bd90a98375ac253d3abeeca_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ec312a6d0e0e911f5187f8dbf6b3045ff70f52c555e181316b983008c00e4c2_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:57da592df916a6bd9dfe90b2afc9a66b1cfb0da0053e87d0c65ef5c1bdf46969_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:3ff4a0d936d68e5e93b2eccf3b39271e5e6b510551fbb8c5f772db4bc5735771_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:8ca64e960ffe42a61f907fcda5e6bb99725c257d90e61360b948c9ccb41511cd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0e7621e8d564efbc12c1aaadfbccc30bc4581684970b9730d11ab9fb2a234f1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c1cdc9beb3858a95e559a3432440a85c6b68ab0fd48c52672e645747b1540734_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:58dd6ad9728252d674ae923c43f836a1ba57ef756e995ba9a4c3c4aa79d5c90a_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b73a668f7c0806f1a0496420f724b98c83540558e976f700fb2836c8339d77e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:73fb048efc844d82f8b1b6f5ebd75cfc63b98d5818c815bea6f2af64c8fa8e9a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ec2d1346d211357af9a005e9ce76bbd66f3e57a966850c707e453f40e7c47b99_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:5eb84a8c05c25aa5d9d4e2d195ded7c0080075c8e93de13a1ac11f4f40723449_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:732beadbc0c0c1358ee6cee0121e88d576641669e8915bbbea49006642618bc8_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c0de0eeefda096ad2c5cc07be1146547a1181166bd9d0fa0027aebc6b0d44c51_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e1718a46c5a65053136d917e1618d745cce876b82d54f81b219d7618aff6cf95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:288a49cc9c6a73d6a3afdf8fd5d3cc051449aa83085bc303458dabcc6eacc31d_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4dd03edf3099d6908424a5b56369617597335091ed47153066ffd8f65525930c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a252b5f2daf717143d7305b90c927b8f6e559de98fa9ad2763d6d5c4db0e6e9c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dc4a0674531b12fd31493d6046da3a6926151abbed9abec01402bc9966df5756_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:a493258b3ad62060f8f30a541a8dd0dfda0418fdcb1856b01031d8bc176a53d6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:c1d22483d11206d1dbfc43a89ee13644dd27eec8a3a6e29342d340e137e191df_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f71fa6ebb3c364c43038bf6968742e4c88efa567fbf5182611561a0016c09b65_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:fa2c75c36da57d42a5285abec40f044b472cf782fa3505b2ad803ac2521d4fb4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:50ad5781f1677028dfdfb98613ab75d843ec8a61ef6b2325545b73be0ef8cd82_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7a7e2226a60242a9107043543e38cbe20e61991d83405c106b047d2b4e274125_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8a804681a20fa3b8db7f70a4083d749eca45dcd043c837c0b3f9033bdea04494_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e9628b5c8ea548da2f8e1827c16f0706e0dd7e88eb67ee155f09fd28544ce2bd_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:09ded9eb45b2da2e46f75b202cf82b0e3255cd2aa2a6d99961f204bca5227039_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2068fb8c962c4edbca57a02e26fe347147caf3cf843e9ffc1c9d3c77d321bf3a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:4b0a410f92ee242948b39a05c40b8262cf96014ae103feeec7500dc0a54457e2_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7e4be68af7aba018ca7f7482c01baf21eefd91667172a90bbc45adb6fe0f4495_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0f84e20e7c7b45861749bb2c303a5b8f2fd8f6268304b5e968810e8f1c5d8c36_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:3b3d719054e1e0c39ce3ba0e433b391938576a8ece5ac52fce1d1f4bae0704d6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:674041f4d277962ee71273839e2ee9a13a979eed5021feefa5eadc9bf6f68cf9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fb52c5e0fbe765e659f72ca61fa429fb59ae1c9030e846770e54a371a1e1b227_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461607"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, an HTTP client library. This vulnerability allows an attacker to exploit a prototype pollution issue if another part of the application has already polluted the Object.prototype. By doing so, the attacker can intercept and modify JSON responses or take control of the HTTP communication. This could lead to unauthorized access to sensitive information like user credentials and request details.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: HTTP Transport Hijacking via Prototype Pollution",
"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 Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2c05b3567adc67bc468830cdfc66e820f7cbb47ee0b5043a07be7ece7ab57a98_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:95c56e8f242a9ec6be3cccd752eb0a37638b7a6c249b4363ed22e55ff659ef82_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ad08006151b38330f5134c6c229a4c74361e85f4e4ad6124d41c0178f00d471d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:de5929be6c71347b05b69ed72f9fd3c505fa72be437c224a2742240ff4f2cd47_s390x"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:35f6d1d992eea9f67da1adf5418823547cb0dff248a54556d06ec7156fb35e87_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:553b8a7333d8106e57f1219d88ec16c3215e888659b4cb0c8c50f3ae87291c6c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6772545c27997554b7b94a2d6017b80949757254b2ebdaba23667d59010100a6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:babe2e99270875bb70f7e3c239cb2bd3d425cafd2c794efcd57d23924d9d0012_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:0f88c2913f1904a841a51a80a3e3209f56c80ad74e0b217a32ad99a7cffbb6fb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:24e7b2da3205f2c619394e87375974a532c57900e14aa5e15b2018d9f2caaba1_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ded5b808f00c26f0afc17808b1a5ab5a2877cca6bd90a98375ac253d3abeeca_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ec312a6d0e0e911f5187f8dbf6b3045ff70f52c555e181316b983008c00e4c2_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:57da592df916a6bd9dfe90b2afc9a66b1cfb0da0053e87d0c65ef5c1bdf46969_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:3ff4a0d936d68e5e93b2eccf3b39271e5e6b510551fbb8c5f772db4bc5735771_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:8ca64e960ffe42a61f907fcda5e6bb99725c257d90e61360b948c9ccb41511cd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0e7621e8d564efbc12c1aaadfbccc30bc4581684970b9730d11ab9fb2a234f1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c1cdc9beb3858a95e559a3432440a85c6b68ab0fd48c52672e645747b1540734_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:58dd6ad9728252d674ae923c43f836a1ba57ef756e995ba9a4c3c4aa79d5c90a_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b73a668f7c0806f1a0496420f724b98c83540558e976f700fb2836c8339d77e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:73fb048efc844d82f8b1b6f5ebd75cfc63b98d5818c815bea6f2af64c8fa8e9a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ec2d1346d211357af9a005e9ce76bbd66f3e57a966850c707e453f40e7c47b99_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:5eb84a8c05c25aa5d9d4e2d195ded7c0080075c8e93de13a1ac11f4f40723449_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:732beadbc0c0c1358ee6cee0121e88d576641669e8915bbbea49006642618bc8_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c0de0eeefda096ad2c5cc07be1146547a1181166bd9d0fa0027aebc6b0d44c51_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e1718a46c5a65053136d917e1618d745cce876b82d54f81b219d7618aff6cf95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:288a49cc9c6a73d6a3afdf8fd5d3cc051449aa83085bc303458dabcc6eacc31d_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4dd03edf3099d6908424a5b56369617597335091ed47153066ffd8f65525930c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a252b5f2daf717143d7305b90c927b8f6e559de98fa9ad2763d6d5c4db0e6e9c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dc4a0674531b12fd31493d6046da3a6926151abbed9abec01402bc9966df5756_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:a493258b3ad62060f8f30a541a8dd0dfda0418fdcb1856b01031d8bc176a53d6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:c1d22483d11206d1dbfc43a89ee13644dd27eec8a3a6e29342d340e137e191df_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f71fa6ebb3c364c43038bf6968742e4c88efa567fbf5182611561a0016c09b65_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:fa2c75c36da57d42a5285abec40f044b472cf782fa3505b2ad803ac2521d4fb4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:50ad5781f1677028dfdfb98613ab75d843ec8a61ef6b2325545b73be0ef8cd82_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7a7e2226a60242a9107043543e38cbe20e61991d83405c106b047d2b4e274125_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8a804681a20fa3b8db7f70a4083d749eca45dcd043c837c0b3f9033bdea04494_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e9628b5c8ea548da2f8e1827c16f0706e0dd7e88eb67ee155f09fd28544ce2bd_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:09ded9eb45b2da2e46f75b202cf82b0e3255cd2aa2a6d99961f204bca5227039_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2068fb8c962c4edbca57a02e26fe347147caf3cf843e9ffc1c9d3c77d321bf3a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:4b0a410f92ee242948b39a05c40b8262cf96014ae103feeec7500dc0a54457e2_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7e4be68af7aba018ca7f7482c01baf21eefd91667172a90bbc45adb6fe0f4495_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0f84e20e7c7b45861749bb2c303a5b8f2fd8f6268304b5e968810e8f1c5d8c36_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:3b3d719054e1e0c39ce3ba0e433b391938576a8ece5ac52fce1d1f4bae0704d6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:674041f4d277962ee71273839e2ee9a13a979eed5021feefa5eadc9bf6f68cf9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fb52c5e0fbe765e659f72ca61fa429fb59ae1c9030e846770e54a371a1e1b227_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42033"
},
{
"category": "external",
"summary": "RHBZ#2461607",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461607"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42033",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42033"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42033",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42033"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-pf86-5x62-jrwf",
"url": "https://github.com/axios/axios/security/advisories/GHSA-pf86-5x62-jrwf"
}
],
"release_date": "2026-04-24T17:36:44.132000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-26T14:29:00+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2c05b3567adc67bc468830cdfc66e820f7cbb47ee0b5043a07be7ece7ab57a98_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:95c56e8f242a9ec6be3cccd752eb0a37638b7a6c249b4363ed22e55ff659ef82_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ad08006151b38330f5134c6c229a4c74361e85f4e4ad6124d41c0178f00d471d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:de5929be6c71347b05b69ed72f9fd3c505fa72be437c224a2742240ff4f2cd47_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20938"
}
],
"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 Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:35f6d1d992eea9f67da1adf5418823547cb0dff248a54556d06ec7156fb35e87_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:553b8a7333d8106e57f1219d88ec16c3215e888659b4cb0c8c50f3ae87291c6c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6772545c27997554b7b94a2d6017b80949757254b2ebdaba23667d59010100a6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:babe2e99270875bb70f7e3c239cb2bd3d425cafd2c794efcd57d23924d9d0012_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:0f88c2913f1904a841a51a80a3e3209f56c80ad74e0b217a32ad99a7cffbb6fb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:24e7b2da3205f2c619394e87375974a532c57900e14aa5e15b2018d9f2caaba1_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ded5b808f00c26f0afc17808b1a5ab5a2877cca6bd90a98375ac253d3abeeca_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ec312a6d0e0e911f5187f8dbf6b3045ff70f52c555e181316b983008c00e4c2_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2c05b3567adc67bc468830cdfc66e820f7cbb47ee0b5043a07be7ece7ab57a98_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:95c56e8f242a9ec6be3cccd752eb0a37638b7a6c249b4363ed22e55ff659ef82_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ad08006151b38330f5134c6c229a4c74361e85f4e4ad6124d41c0178f00d471d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:de5929be6c71347b05b69ed72f9fd3c505fa72be437c224a2742240ff4f2cd47_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:57da592df916a6bd9dfe90b2afc9a66b1cfb0da0053e87d0c65ef5c1bdf46969_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:3ff4a0d936d68e5e93b2eccf3b39271e5e6b510551fbb8c5f772db4bc5735771_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:8ca64e960ffe42a61f907fcda5e6bb99725c257d90e61360b948c9ccb41511cd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0e7621e8d564efbc12c1aaadfbccc30bc4581684970b9730d11ab9fb2a234f1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c1cdc9beb3858a95e559a3432440a85c6b68ab0fd48c52672e645747b1540734_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:58dd6ad9728252d674ae923c43f836a1ba57ef756e995ba9a4c3c4aa79d5c90a_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b73a668f7c0806f1a0496420f724b98c83540558e976f700fb2836c8339d77e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:73fb048efc844d82f8b1b6f5ebd75cfc63b98d5818c815bea6f2af64c8fa8e9a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ec2d1346d211357af9a005e9ce76bbd66f3e57a966850c707e453f40e7c47b99_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:5eb84a8c05c25aa5d9d4e2d195ded7c0080075c8e93de13a1ac11f4f40723449_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:732beadbc0c0c1358ee6cee0121e88d576641669e8915bbbea49006642618bc8_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c0de0eeefda096ad2c5cc07be1146547a1181166bd9d0fa0027aebc6b0d44c51_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e1718a46c5a65053136d917e1618d745cce876b82d54f81b219d7618aff6cf95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:288a49cc9c6a73d6a3afdf8fd5d3cc051449aa83085bc303458dabcc6eacc31d_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4dd03edf3099d6908424a5b56369617597335091ed47153066ffd8f65525930c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a252b5f2daf717143d7305b90c927b8f6e559de98fa9ad2763d6d5c4db0e6e9c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dc4a0674531b12fd31493d6046da3a6926151abbed9abec01402bc9966df5756_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:a493258b3ad62060f8f30a541a8dd0dfda0418fdcb1856b01031d8bc176a53d6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:c1d22483d11206d1dbfc43a89ee13644dd27eec8a3a6e29342d340e137e191df_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f71fa6ebb3c364c43038bf6968742e4c88efa567fbf5182611561a0016c09b65_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:fa2c75c36da57d42a5285abec40f044b472cf782fa3505b2ad803ac2521d4fb4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:50ad5781f1677028dfdfb98613ab75d843ec8a61ef6b2325545b73be0ef8cd82_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7a7e2226a60242a9107043543e38cbe20e61991d83405c106b047d2b4e274125_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8a804681a20fa3b8db7f70a4083d749eca45dcd043c837c0b3f9033bdea04494_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e9628b5c8ea548da2f8e1827c16f0706e0dd7e88eb67ee155f09fd28544ce2bd_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:09ded9eb45b2da2e46f75b202cf82b0e3255cd2aa2a6d99961f204bca5227039_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2068fb8c962c4edbca57a02e26fe347147caf3cf843e9ffc1c9d3c77d321bf3a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:4b0a410f92ee242948b39a05c40b8262cf96014ae103feeec7500dc0a54457e2_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7e4be68af7aba018ca7f7482c01baf21eefd91667172a90bbc45adb6fe0f4495_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0f84e20e7c7b45861749bb2c303a5b8f2fd8f6268304b5e968810e8f1c5d8c36_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:3b3d719054e1e0c39ce3ba0e433b391938576a8ece5ac52fce1d1f4bae0704d6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:674041f4d277962ee71273839e2ee9a13a979eed5021feefa5eadc9bf6f68cf9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fb52c5e0fbe765e659f72ca61fa429fb59ae1c9030e846770e54a371a1e1b227_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: HTTP Transport Hijacking via Prototype Pollution"
},
{
"cve": "CVE-2026-42035",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-04-24T18:01:17.109481+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:35f6d1d992eea9f67da1adf5418823547cb0dff248a54556d06ec7156fb35e87_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:553b8a7333d8106e57f1219d88ec16c3215e888659b4cb0c8c50f3ae87291c6c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6772545c27997554b7b94a2d6017b80949757254b2ebdaba23667d59010100a6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:babe2e99270875bb70f7e3c239cb2bd3d425cafd2c794efcd57d23924d9d0012_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:0f88c2913f1904a841a51a80a3e3209f56c80ad74e0b217a32ad99a7cffbb6fb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:24e7b2da3205f2c619394e87375974a532c57900e14aa5e15b2018d9f2caaba1_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ded5b808f00c26f0afc17808b1a5ab5a2877cca6bd90a98375ac253d3abeeca_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ec312a6d0e0e911f5187f8dbf6b3045ff70f52c555e181316b983008c00e4c2_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:57da592df916a6bd9dfe90b2afc9a66b1cfb0da0053e87d0c65ef5c1bdf46969_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:3ff4a0d936d68e5e93b2eccf3b39271e5e6b510551fbb8c5f772db4bc5735771_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:8ca64e960ffe42a61f907fcda5e6bb99725c257d90e61360b948c9ccb41511cd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0e7621e8d564efbc12c1aaadfbccc30bc4581684970b9730d11ab9fb2a234f1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c1cdc9beb3858a95e559a3432440a85c6b68ab0fd48c52672e645747b1540734_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:58dd6ad9728252d674ae923c43f836a1ba57ef756e995ba9a4c3c4aa79d5c90a_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b73a668f7c0806f1a0496420f724b98c83540558e976f700fb2836c8339d77e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:73fb048efc844d82f8b1b6f5ebd75cfc63b98d5818c815bea6f2af64c8fa8e9a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ec2d1346d211357af9a005e9ce76bbd66f3e57a966850c707e453f40e7c47b99_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:5eb84a8c05c25aa5d9d4e2d195ded7c0080075c8e93de13a1ac11f4f40723449_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:732beadbc0c0c1358ee6cee0121e88d576641669e8915bbbea49006642618bc8_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c0de0eeefda096ad2c5cc07be1146547a1181166bd9d0fa0027aebc6b0d44c51_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e1718a46c5a65053136d917e1618d745cce876b82d54f81b219d7618aff6cf95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:288a49cc9c6a73d6a3afdf8fd5d3cc051449aa83085bc303458dabcc6eacc31d_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4dd03edf3099d6908424a5b56369617597335091ed47153066ffd8f65525930c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a252b5f2daf717143d7305b90c927b8f6e559de98fa9ad2763d6d5c4db0e6e9c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dc4a0674531b12fd31493d6046da3a6926151abbed9abec01402bc9966df5756_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:a493258b3ad62060f8f30a541a8dd0dfda0418fdcb1856b01031d8bc176a53d6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:c1d22483d11206d1dbfc43a89ee13644dd27eec8a3a6e29342d340e137e191df_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f71fa6ebb3c364c43038bf6968742e4c88efa567fbf5182611561a0016c09b65_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:fa2c75c36da57d42a5285abec40f044b472cf782fa3505b2ad803ac2521d4fb4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:50ad5781f1677028dfdfb98613ab75d843ec8a61ef6b2325545b73be0ef8cd82_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7a7e2226a60242a9107043543e38cbe20e61991d83405c106b047d2b4e274125_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8a804681a20fa3b8db7f70a4083d749eca45dcd043c837c0b3f9033bdea04494_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e9628b5c8ea548da2f8e1827c16f0706e0dd7e88eb67ee155f09fd28544ce2bd_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:09ded9eb45b2da2e46f75b202cf82b0e3255cd2aa2a6d99961f204bca5227039_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2068fb8c962c4edbca57a02e26fe347147caf3cf843e9ffc1c9d3c77d321bf3a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:4b0a410f92ee242948b39a05c40b8262cf96014ae103feeec7500dc0a54457e2_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7e4be68af7aba018ca7f7482c01baf21eefd91667172a90bbc45adb6fe0f4495_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0f84e20e7c7b45861749bb2c303a5b8f2fd8f6268304b5e968810e8f1c5d8c36_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:3b3d719054e1e0c39ce3ba0e433b391938576a8ece5ac52fce1d1f4bae0704d6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:674041f4d277962ee71273839e2ee9a13a979eed5021feefa5eadc9bf6f68cf9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fb52c5e0fbe765e659f72ca61fa429fb59ae1c9030e846770e54a371a1e1b227_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461606"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a software library for making network requests. A remote attacker can exploit a prototype pollution vulnerability to inject arbitrary HTTP headers into outgoing requests. This occurs when the application\u0027s core object definitions are manipulated, causing Axios to misinterpret data and include attacker-controlled headers in network communications. This could lead to unauthorized actions or data manipulation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Arbitrary HTTP header injection via prototype pollution",
"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 Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2c05b3567adc67bc468830cdfc66e820f7cbb47ee0b5043a07be7ece7ab57a98_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:95c56e8f242a9ec6be3cccd752eb0a37638b7a6c249b4363ed22e55ff659ef82_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ad08006151b38330f5134c6c229a4c74361e85f4e4ad6124d41c0178f00d471d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:de5929be6c71347b05b69ed72f9fd3c505fa72be437c224a2742240ff4f2cd47_s390x"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:35f6d1d992eea9f67da1adf5418823547cb0dff248a54556d06ec7156fb35e87_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:553b8a7333d8106e57f1219d88ec16c3215e888659b4cb0c8c50f3ae87291c6c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6772545c27997554b7b94a2d6017b80949757254b2ebdaba23667d59010100a6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:babe2e99270875bb70f7e3c239cb2bd3d425cafd2c794efcd57d23924d9d0012_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:0f88c2913f1904a841a51a80a3e3209f56c80ad74e0b217a32ad99a7cffbb6fb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:24e7b2da3205f2c619394e87375974a532c57900e14aa5e15b2018d9f2caaba1_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ded5b808f00c26f0afc17808b1a5ab5a2877cca6bd90a98375ac253d3abeeca_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ec312a6d0e0e911f5187f8dbf6b3045ff70f52c555e181316b983008c00e4c2_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:57da592df916a6bd9dfe90b2afc9a66b1cfb0da0053e87d0c65ef5c1bdf46969_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:3ff4a0d936d68e5e93b2eccf3b39271e5e6b510551fbb8c5f772db4bc5735771_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:8ca64e960ffe42a61f907fcda5e6bb99725c257d90e61360b948c9ccb41511cd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0e7621e8d564efbc12c1aaadfbccc30bc4581684970b9730d11ab9fb2a234f1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c1cdc9beb3858a95e559a3432440a85c6b68ab0fd48c52672e645747b1540734_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:58dd6ad9728252d674ae923c43f836a1ba57ef756e995ba9a4c3c4aa79d5c90a_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b73a668f7c0806f1a0496420f724b98c83540558e976f700fb2836c8339d77e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:73fb048efc844d82f8b1b6f5ebd75cfc63b98d5818c815bea6f2af64c8fa8e9a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ec2d1346d211357af9a005e9ce76bbd66f3e57a966850c707e453f40e7c47b99_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:5eb84a8c05c25aa5d9d4e2d195ded7c0080075c8e93de13a1ac11f4f40723449_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:732beadbc0c0c1358ee6cee0121e88d576641669e8915bbbea49006642618bc8_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c0de0eeefda096ad2c5cc07be1146547a1181166bd9d0fa0027aebc6b0d44c51_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e1718a46c5a65053136d917e1618d745cce876b82d54f81b219d7618aff6cf95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:288a49cc9c6a73d6a3afdf8fd5d3cc051449aa83085bc303458dabcc6eacc31d_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4dd03edf3099d6908424a5b56369617597335091ed47153066ffd8f65525930c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a252b5f2daf717143d7305b90c927b8f6e559de98fa9ad2763d6d5c4db0e6e9c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dc4a0674531b12fd31493d6046da3a6926151abbed9abec01402bc9966df5756_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:a493258b3ad62060f8f30a541a8dd0dfda0418fdcb1856b01031d8bc176a53d6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:c1d22483d11206d1dbfc43a89ee13644dd27eec8a3a6e29342d340e137e191df_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f71fa6ebb3c364c43038bf6968742e4c88efa567fbf5182611561a0016c09b65_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:fa2c75c36da57d42a5285abec40f044b472cf782fa3505b2ad803ac2521d4fb4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:50ad5781f1677028dfdfb98613ab75d843ec8a61ef6b2325545b73be0ef8cd82_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7a7e2226a60242a9107043543e38cbe20e61991d83405c106b047d2b4e274125_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8a804681a20fa3b8db7f70a4083d749eca45dcd043c837c0b3f9033bdea04494_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e9628b5c8ea548da2f8e1827c16f0706e0dd7e88eb67ee155f09fd28544ce2bd_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:09ded9eb45b2da2e46f75b202cf82b0e3255cd2aa2a6d99961f204bca5227039_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2068fb8c962c4edbca57a02e26fe347147caf3cf843e9ffc1c9d3c77d321bf3a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:4b0a410f92ee242948b39a05c40b8262cf96014ae103feeec7500dc0a54457e2_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7e4be68af7aba018ca7f7482c01baf21eefd91667172a90bbc45adb6fe0f4495_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0f84e20e7c7b45861749bb2c303a5b8f2fd8f6268304b5e968810e8f1c5d8c36_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:3b3d719054e1e0c39ce3ba0e433b391938576a8ece5ac52fce1d1f4bae0704d6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:674041f4d277962ee71273839e2ee9a13a979eed5021feefa5eadc9bf6f68cf9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fb52c5e0fbe765e659f72ca61fa429fb59ae1c9030e846770e54a371a1e1b227_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42035"
},
{
"category": "external",
"summary": "RHBZ#2461606",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461606"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42035",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42035"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42035",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42035"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-6chq-wfr3-2hj9",
"url": "https://github.com/axios/axios/security/advisories/GHSA-6chq-wfr3-2hj9"
}
],
"release_date": "2026-04-24T17:38:07.752000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-26T14:29:00+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2c05b3567adc67bc468830cdfc66e820f7cbb47ee0b5043a07be7ece7ab57a98_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:95c56e8f242a9ec6be3cccd752eb0a37638b7a6c249b4363ed22e55ff659ef82_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ad08006151b38330f5134c6c229a4c74361e85f4e4ad6124d41c0178f00d471d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:de5929be6c71347b05b69ed72f9fd3c505fa72be437c224a2742240ff4f2cd47_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20938"
},
{
"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 Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:35f6d1d992eea9f67da1adf5418823547cb0dff248a54556d06ec7156fb35e87_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:553b8a7333d8106e57f1219d88ec16c3215e888659b4cb0c8c50f3ae87291c6c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6772545c27997554b7b94a2d6017b80949757254b2ebdaba23667d59010100a6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:babe2e99270875bb70f7e3c239cb2bd3d425cafd2c794efcd57d23924d9d0012_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:0f88c2913f1904a841a51a80a3e3209f56c80ad74e0b217a32ad99a7cffbb6fb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:24e7b2da3205f2c619394e87375974a532c57900e14aa5e15b2018d9f2caaba1_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ded5b808f00c26f0afc17808b1a5ab5a2877cca6bd90a98375ac253d3abeeca_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ec312a6d0e0e911f5187f8dbf6b3045ff70f52c555e181316b983008c00e4c2_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2c05b3567adc67bc468830cdfc66e820f7cbb47ee0b5043a07be7ece7ab57a98_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:95c56e8f242a9ec6be3cccd752eb0a37638b7a6c249b4363ed22e55ff659ef82_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ad08006151b38330f5134c6c229a4c74361e85f4e4ad6124d41c0178f00d471d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:de5929be6c71347b05b69ed72f9fd3c505fa72be437c224a2742240ff4f2cd47_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:57da592df916a6bd9dfe90b2afc9a66b1cfb0da0053e87d0c65ef5c1bdf46969_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:3ff4a0d936d68e5e93b2eccf3b39271e5e6b510551fbb8c5f772db4bc5735771_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:8ca64e960ffe42a61f907fcda5e6bb99725c257d90e61360b948c9ccb41511cd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0e7621e8d564efbc12c1aaadfbccc30bc4581684970b9730d11ab9fb2a234f1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c1cdc9beb3858a95e559a3432440a85c6b68ab0fd48c52672e645747b1540734_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:58dd6ad9728252d674ae923c43f836a1ba57ef756e995ba9a4c3c4aa79d5c90a_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b73a668f7c0806f1a0496420f724b98c83540558e976f700fb2836c8339d77e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:73fb048efc844d82f8b1b6f5ebd75cfc63b98d5818c815bea6f2af64c8fa8e9a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ec2d1346d211357af9a005e9ce76bbd66f3e57a966850c707e453f40e7c47b99_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:5eb84a8c05c25aa5d9d4e2d195ded7c0080075c8e93de13a1ac11f4f40723449_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:732beadbc0c0c1358ee6cee0121e88d576641669e8915bbbea49006642618bc8_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c0de0eeefda096ad2c5cc07be1146547a1181166bd9d0fa0027aebc6b0d44c51_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e1718a46c5a65053136d917e1618d745cce876b82d54f81b219d7618aff6cf95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:288a49cc9c6a73d6a3afdf8fd5d3cc051449aa83085bc303458dabcc6eacc31d_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4dd03edf3099d6908424a5b56369617597335091ed47153066ffd8f65525930c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a252b5f2daf717143d7305b90c927b8f6e559de98fa9ad2763d6d5c4db0e6e9c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dc4a0674531b12fd31493d6046da3a6926151abbed9abec01402bc9966df5756_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:a493258b3ad62060f8f30a541a8dd0dfda0418fdcb1856b01031d8bc176a53d6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:c1d22483d11206d1dbfc43a89ee13644dd27eec8a3a6e29342d340e137e191df_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f71fa6ebb3c364c43038bf6968742e4c88efa567fbf5182611561a0016c09b65_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:fa2c75c36da57d42a5285abec40f044b472cf782fa3505b2ad803ac2521d4fb4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:50ad5781f1677028dfdfb98613ab75d843ec8a61ef6b2325545b73be0ef8cd82_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7a7e2226a60242a9107043543e38cbe20e61991d83405c106b047d2b4e274125_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8a804681a20fa3b8db7f70a4083d749eca45dcd043c837c0b3f9033bdea04494_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e9628b5c8ea548da2f8e1827c16f0706e0dd7e88eb67ee155f09fd28544ce2bd_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:09ded9eb45b2da2e46f75b202cf82b0e3255cd2aa2a6d99961f204bca5227039_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2068fb8c962c4edbca57a02e26fe347147caf3cf843e9ffc1c9d3c77d321bf3a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:4b0a410f92ee242948b39a05c40b8262cf96014ae103feeec7500dc0a54457e2_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7e4be68af7aba018ca7f7482c01baf21eefd91667172a90bbc45adb6fe0f4495_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0f84e20e7c7b45861749bb2c303a5b8f2fd8f6268304b5e968810e8f1c5d8c36_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:3b3d719054e1e0c39ce3ba0e433b391938576a8ece5ac52fce1d1f4bae0704d6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:674041f4d277962ee71273839e2ee9a13a979eed5021feefa5eadc9bf6f68cf9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fb52c5e0fbe765e659f72ca61fa429fb59ae1c9030e846770e54a371a1e1b227_ppc64le"
]
}
],
"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 Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:35f6d1d992eea9f67da1adf5418823547cb0dff248a54556d06ec7156fb35e87_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:553b8a7333d8106e57f1219d88ec16c3215e888659b4cb0c8c50f3ae87291c6c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6772545c27997554b7b94a2d6017b80949757254b2ebdaba23667d59010100a6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:babe2e99270875bb70f7e3c239cb2bd3d425cafd2c794efcd57d23924d9d0012_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:0f88c2913f1904a841a51a80a3e3209f56c80ad74e0b217a32ad99a7cffbb6fb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:24e7b2da3205f2c619394e87375974a532c57900e14aa5e15b2018d9f2caaba1_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ded5b808f00c26f0afc17808b1a5ab5a2877cca6bd90a98375ac253d3abeeca_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ec312a6d0e0e911f5187f8dbf6b3045ff70f52c555e181316b983008c00e4c2_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2c05b3567adc67bc468830cdfc66e820f7cbb47ee0b5043a07be7ece7ab57a98_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:95c56e8f242a9ec6be3cccd752eb0a37638b7a6c249b4363ed22e55ff659ef82_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ad08006151b38330f5134c6c229a4c74361e85f4e4ad6124d41c0178f00d471d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:de5929be6c71347b05b69ed72f9fd3c505fa72be437c224a2742240ff4f2cd47_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:57da592df916a6bd9dfe90b2afc9a66b1cfb0da0053e87d0c65ef5c1bdf46969_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:3ff4a0d936d68e5e93b2eccf3b39271e5e6b510551fbb8c5f772db4bc5735771_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:8ca64e960ffe42a61f907fcda5e6bb99725c257d90e61360b948c9ccb41511cd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0e7621e8d564efbc12c1aaadfbccc30bc4581684970b9730d11ab9fb2a234f1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c1cdc9beb3858a95e559a3432440a85c6b68ab0fd48c52672e645747b1540734_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:58dd6ad9728252d674ae923c43f836a1ba57ef756e995ba9a4c3c4aa79d5c90a_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b73a668f7c0806f1a0496420f724b98c83540558e976f700fb2836c8339d77e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:73fb048efc844d82f8b1b6f5ebd75cfc63b98d5818c815bea6f2af64c8fa8e9a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ec2d1346d211357af9a005e9ce76bbd66f3e57a966850c707e453f40e7c47b99_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:5eb84a8c05c25aa5d9d4e2d195ded7c0080075c8e93de13a1ac11f4f40723449_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:732beadbc0c0c1358ee6cee0121e88d576641669e8915bbbea49006642618bc8_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c0de0eeefda096ad2c5cc07be1146547a1181166bd9d0fa0027aebc6b0d44c51_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e1718a46c5a65053136d917e1618d745cce876b82d54f81b219d7618aff6cf95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:288a49cc9c6a73d6a3afdf8fd5d3cc051449aa83085bc303458dabcc6eacc31d_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4dd03edf3099d6908424a5b56369617597335091ed47153066ffd8f65525930c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a252b5f2daf717143d7305b90c927b8f6e559de98fa9ad2763d6d5c4db0e6e9c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dc4a0674531b12fd31493d6046da3a6926151abbed9abec01402bc9966df5756_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:a493258b3ad62060f8f30a541a8dd0dfda0418fdcb1856b01031d8bc176a53d6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:c1d22483d11206d1dbfc43a89ee13644dd27eec8a3a6e29342d340e137e191df_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f71fa6ebb3c364c43038bf6968742e4c88efa567fbf5182611561a0016c09b65_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:fa2c75c36da57d42a5285abec40f044b472cf782fa3505b2ad803ac2521d4fb4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:50ad5781f1677028dfdfb98613ab75d843ec8a61ef6b2325545b73be0ef8cd82_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7a7e2226a60242a9107043543e38cbe20e61991d83405c106b047d2b4e274125_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8a804681a20fa3b8db7f70a4083d749eca45dcd043c837c0b3f9033bdea04494_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e9628b5c8ea548da2f8e1827c16f0706e0dd7e88eb67ee155f09fd28544ce2bd_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:09ded9eb45b2da2e46f75b202cf82b0e3255cd2aa2a6d99961f204bca5227039_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2068fb8c962c4edbca57a02e26fe347147caf3cf843e9ffc1c9d3c77d321bf3a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:4b0a410f92ee242948b39a05c40b8262cf96014ae103feeec7500dc0a54457e2_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7e4be68af7aba018ca7f7482c01baf21eefd91667172a90bbc45adb6fe0f4495_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0f84e20e7c7b45861749bb2c303a5b8f2fd8f6268304b5e968810e8f1c5d8c36_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:3b3d719054e1e0c39ce3ba0e433b391938576a8ece5ac52fce1d1f4bae0704d6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:674041f4d277962ee71273839e2ee9a13a979eed5021feefa5eadc9bf6f68cf9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fb52c5e0fbe765e659f72ca61fa429fb59ae1c9030e846770e54a371a1e1b227_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "axios: Axios: Arbitrary HTTP header injection via prototype pollution"
},
{
"cve": "CVE-2026-42039",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-24T19:01:44.887156+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:35f6d1d992eea9f67da1adf5418823547cb0dff248a54556d06ec7156fb35e87_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:553b8a7333d8106e57f1219d88ec16c3215e888659b4cb0c8c50f3ae87291c6c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6772545c27997554b7b94a2d6017b80949757254b2ebdaba23667d59010100a6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:babe2e99270875bb70f7e3c239cb2bd3d425cafd2c794efcd57d23924d9d0012_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:0f88c2913f1904a841a51a80a3e3209f56c80ad74e0b217a32ad99a7cffbb6fb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:24e7b2da3205f2c619394e87375974a532c57900e14aa5e15b2018d9f2caaba1_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ded5b808f00c26f0afc17808b1a5ab5a2877cca6bd90a98375ac253d3abeeca_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ec312a6d0e0e911f5187f8dbf6b3045ff70f52c555e181316b983008c00e4c2_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:57da592df916a6bd9dfe90b2afc9a66b1cfb0da0053e87d0c65ef5c1bdf46969_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:3ff4a0d936d68e5e93b2eccf3b39271e5e6b510551fbb8c5f772db4bc5735771_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:8ca64e960ffe42a61f907fcda5e6bb99725c257d90e61360b948c9ccb41511cd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0e7621e8d564efbc12c1aaadfbccc30bc4581684970b9730d11ab9fb2a234f1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c1cdc9beb3858a95e559a3432440a85c6b68ab0fd48c52672e645747b1540734_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:58dd6ad9728252d674ae923c43f836a1ba57ef756e995ba9a4c3c4aa79d5c90a_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b73a668f7c0806f1a0496420f724b98c83540558e976f700fb2836c8339d77e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:73fb048efc844d82f8b1b6f5ebd75cfc63b98d5818c815bea6f2af64c8fa8e9a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ec2d1346d211357af9a005e9ce76bbd66f3e57a966850c707e453f40e7c47b99_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:5eb84a8c05c25aa5d9d4e2d195ded7c0080075c8e93de13a1ac11f4f40723449_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:732beadbc0c0c1358ee6cee0121e88d576641669e8915bbbea49006642618bc8_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c0de0eeefda096ad2c5cc07be1146547a1181166bd9d0fa0027aebc6b0d44c51_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e1718a46c5a65053136d917e1618d745cce876b82d54f81b219d7618aff6cf95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:288a49cc9c6a73d6a3afdf8fd5d3cc051449aa83085bc303458dabcc6eacc31d_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4dd03edf3099d6908424a5b56369617597335091ed47153066ffd8f65525930c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a252b5f2daf717143d7305b90c927b8f6e559de98fa9ad2763d6d5c4db0e6e9c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dc4a0674531b12fd31493d6046da3a6926151abbed9abec01402bc9966df5756_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:a493258b3ad62060f8f30a541a8dd0dfda0418fdcb1856b01031d8bc176a53d6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:c1d22483d11206d1dbfc43a89ee13644dd27eec8a3a6e29342d340e137e191df_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f71fa6ebb3c364c43038bf6968742e4c88efa567fbf5182611561a0016c09b65_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:fa2c75c36da57d42a5285abec40f044b472cf782fa3505b2ad803ac2521d4fb4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:50ad5781f1677028dfdfb98613ab75d843ec8a61ef6b2325545b73be0ef8cd82_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7a7e2226a60242a9107043543e38cbe20e61991d83405c106b047d2b4e274125_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8a804681a20fa3b8db7f70a4083d749eca45dcd043c837c0b3f9033bdea04494_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e9628b5c8ea548da2f8e1827c16f0706e0dd7e88eb67ee155f09fd28544ce2bd_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:09ded9eb45b2da2e46f75b202cf82b0e3255cd2aa2a6d99961f204bca5227039_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2068fb8c962c4edbca57a02e26fe347147caf3cf843e9ffc1c9d3c77d321bf3a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:4b0a410f92ee242948b39a05c40b8262cf96014ae103feeec7500dc0a54457e2_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7e4be68af7aba018ca7f7482c01baf21eefd91667172a90bbc45adb6fe0f4495_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0f84e20e7c7b45861749bb2c303a5b8f2fd8f6268304b5e968810e8f1c5d8c36_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:3b3d719054e1e0c39ce3ba0e433b391938576a8ece5ac52fce1d1f4bae0704d6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:674041f4d277962ee71273839e2ee9a13a979eed5021feefa5eadc9bf6f68cf9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fb52c5e0fbe765e659f72ca61fa429fb59ae1c9030e846770e54a371a1e1b227_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461630"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client for browsers and Node.js. This vulnerability occurs because the `toFormData` function recursively processes nested objects without a depth limit. A remote attacker can exploit this by sending deeply nested request data, which causes the Node.js process to crash due to a RangeError, leading to a potential Denial of Service (DoS) if the process crashes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Node.js: Axios: Denial of Service via unbounded recursion in toFormData with deeply nested request data",
"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 Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2c05b3567adc67bc468830cdfc66e820f7cbb47ee0b5043a07be7ece7ab57a98_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:95c56e8f242a9ec6be3cccd752eb0a37638b7a6c249b4363ed22e55ff659ef82_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ad08006151b38330f5134c6c229a4c74361e85f4e4ad6124d41c0178f00d471d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:de5929be6c71347b05b69ed72f9fd3c505fa72be437c224a2742240ff4f2cd47_s390x"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:35f6d1d992eea9f67da1adf5418823547cb0dff248a54556d06ec7156fb35e87_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:553b8a7333d8106e57f1219d88ec16c3215e888659b4cb0c8c50f3ae87291c6c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6772545c27997554b7b94a2d6017b80949757254b2ebdaba23667d59010100a6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:babe2e99270875bb70f7e3c239cb2bd3d425cafd2c794efcd57d23924d9d0012_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:0f88c2913f1904a841a51a80a3e3209f56c80ad74e0b217a32ad99a7cffbb6fb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:24e7b2da3205f2c619394e87375974a532c57900e14aa5e15b2018d9f2caaba1_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ded5b808f00c26f0afc17808b1a5ab5a2877cca6bd90a98375ac253d3abeeca_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ec312a6d0e0e911f5187f8dbf6b3045ff70f52c555e181316b983008c00e4c2_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:57da592df916a6bd9dfe90b2afc9a66b1cfb0da0053e87d0c65ef5c1bdf46969_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:3ff4a0d936d68e5e93b2eccf3b39271e5e6b510551fbb8c5f772db4bc5735771_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:8ca64e960ffe42a61f907fcda5e6bb99725c257d90e61360b948c9ccb41511cd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0e7621e8d564efbc12c1aaadfbccc30bc4581684970b9730d11ab9fb2a234f1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c1cdc9beb3858a95e559a3432440a85c6b68ab0fd48c52672e645747b1540734_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:58dd6ad9728252d674ae923c43f836a1ba57ef756e995ba9a4c3c4aa79d5c90a_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b73a668f7c0806f1a0496420f724b98c83540558e976f700fb2836c8339d77e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:73fb048efc844d82f8b1b6f5ebd75cfc63b98d5818c815bea6f2af64c8fa8e9a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ec2d1346d211357af9a005e9ce76bbd66f3e57a966850c707e453f40e7c47b99_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:5eb84a8c05c25aa5d9d4e2d195ded7c0080075c8e93de13a1ac11f4f40723449_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:732beadbc0c0c1358ee6cee0121e88d576641669e8915bbbea49006642618bc8_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c0de0eeefda096ad2c5cc07be1146547a1181166bd9d0fa0027aebc6b0d44c51_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e1718a46c5a65053136d917e1618d745cce876b82d54f81b219d7618aff6cf95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:288a49cc9c6a73d6a3afdf8fd5d3cc051449aa83085bc303458dabcc6eacc31d_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4dd03edf3099d6908424a5b56369617597335091ed47153066ffd8f65525930c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a252b5f2daf717143d7305b90c927b8f6e559de98fa9ad2763d6d5c4db0e6e9c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dc4a0674531b12fd31493d6046da3a6926151abbed9abec01402bc9966df5756_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:a493258b3ad62060f8f30a541a8dd0dfda0418fdcb1856b01031d8bc176a53d6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:c1d22483d11206d1dbfc43a89ee13644dd27eec8a3a6e29342d340e137e191df_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f71fa6ebb3c364c43038bf6968742e4c88efa567fbf5182611561a0016c09b65_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:fa2c75c36da57d42a5285abec40f044b472cf782fa3505b2ad803ac2521d4fb4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:50ad5781f1677028dfdfb98613ab75d843ec8a61ef6b2325545b73be0ef8cd82_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7a7e2226a60242a9107043543e38cbe20e61991d83405c106b047d2b4e274125_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8a804681a20fa3b8db7f70a4083d749eca45dcd043c837c0b3f9033bdea04494_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e9628b5c8ea548da2f8e1827c16f0706e0dd7e88eb67ee155f09fd28544ce2bd_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:09ded9eb45b2da2e46f75b202cf82b0e3255cd2aa2a6d99961f204bca5227039_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2068fb8c962c4edbca57a02e26fe347147caf3cf843e9ffc1c9d3c77d321bf3a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:4b0a410f92ee242948b39a05c40b8262cf96014ae103feeec7500dc0a54457e2_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7e4be68af7aba018ca7f7482c01baf21eefd91667172a90bbc45adb6fe0f4495_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0f84e20e7c7b45861749bb2c303a5b8f2fd8f6268304b5e968810e8f1c5d8c36_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:3b3d719054e1e0c39ce3ba0e433b391938576a8ece5ac52fce1d1f4bae0704d6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:674041f4d277962ee71273839e2ee9a13a979eed5021feefa5eadc9bf6f68cf9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fb52c5e0fbe765e659f72ca61fa429fb59ae1c9030e846770e54a371a1e1b227_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42039"
},
{
"category": "external",
"summary": "RHBZ#2461630",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461630"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42039",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42039"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42039",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42039"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-62hf-57xw-28j9",
"url": "https://github.com/axios/axios/security/advisories/GHSA-62hf-57xw-28j9"
}
],
"release_date": "2026-04-24T18:01:30.775000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-26T14:29:00+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2c05b3567adc67bc468830cdfc66e820f7cbb47ee0b5043a07be7ece7ab57a98_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:95c56e8f242a9ec6be3cccd752eb0a37638b7a6c249b4363ed22e55ff659ef82_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ad08006151b38330f5134c6c229a4c74361e85f4e4ad6124d41c0178f00d471d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:de5929be6c71347b05b69ed72f9fd3c505fa72be437c224a2742240ff4f2cd47_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20938"
}
],
"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 Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:35f6d1d992eea9f67da1adf5418823547cb0dff248a54556d06ec7156fb35e87_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:553b8a7333d8106e57f1219d88ec16c3215e888659b4cb0c8c50f3ae87291c6c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6772545c27997554b7b94a2d6017b80949757254b2ebdaba23667d59010100a6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:babe2e99270875bb70f7e3c239cb2bd3d425cafd2c794efcd57d23924d9d0012_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:0f88c2913f1904a841a51a80a3e3209f56c80ad74e0b217a32ad99a7cffbb6fb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:24e7b2da3205f2c619394e87375974a532c57900e14aa5e15b2018d9f2caaba1_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ded5b808f00c26f0afc17808b1a5ab5a2877cca6bd90a98375ac253d3abeeca_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ec312a6d0e0e911f5187f8dbf6b3045ff70f52c555e181316b983008c00e4c2_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2c05b3567adc67bc468830cdfc66e820f7cbb47ee0b5043a07be7ece7ab57a98_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:95c56e8f242a9ec6be3cccd752eb0a37638b7a6c249b4363ed22e55ff659ef82_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ad08006151b38330f5134c6c229a4c74361e85f4e4ad6124d41c0178f00d471d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:de5929be6c71347b05b69ed72f9fd3c505fa72be437c224a2742240ff4f2cd47_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:57da592df916a6bd9dfe90b2afc9a66b1cfb0da0053e87d0c65ef5c1bdf46969_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:3ff4a0d936d68e5e93b2eccf3b39271e5e6b510551fbb8c5f772db4bc5735771_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:8ca64e960ffe42a61f907fcda5e6bb99725c257d90e61360b948c9ccb41511cd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0e7621e8d564efbc12c1aaadfbccc30bc4581684970b9730d11ab9fb2a234f1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c1cdc9beb3858a95e559a3432440a85c6b68ab0fd48c52672e645747b1540734_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:58dd6ad9728252d674ae923c43f836a1ba57ef756e995ba9a4c3c4aa79d5c90a_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b73a668f7c0806f1a0496420f724b98c83540558e976f700fb2836c8339d77e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:73fb048efc844d82f8b1b6f5ebd75cfc63b98d5818c815bea6f2af64c8fa8e9a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ec2d1346d211357af9a005e9ce76bbd66f3e57a966850c707e453f40e7c47b99_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:5eb84a8c05c25aa5d9d4e2d195ded7c0080075c8e93de13a1ac11f4f40723449_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:732beadbc0c0c1358ee6cee0121e88d576641669e8915bbbea49006642618bc8_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c0de0eeefda096ad2c5cc07be1146547a1181166bd9d0fa0027aebc6b0d44c51_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e1718a46c5a65053136d917e1618d745cce876b82d54f81b219d7618aff6cf95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:288a49cc9c6a73d6a3afdf8fd5d3cc051449aa83085bc303458dabcc6eacc31d_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4dd03edf3099d6908424a5b56369617597335091ed47153066ffd8f65525930c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a252b5f2daf717143d7305b90c927b8f6e559de98fa9ad2763d6d5c4db0e6e9c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dc4a0674531b12fd31493d6046da3a6926151abbed9abec01402bc9966df5756_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:a493258b3ad62060f8f30a541a8dd0dfda0418fdcb1856b01031d8bc176a53d6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:c1d22483d11206d1dbfc43a89ee13644dd27eec8a3a6e29342d340e137e191df_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f71fa6ebb3c364c43038bf6968742e4c88efa567fbf5182611561a0016c09b65_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:fa2c75c36da57d42a5285abec40f044b472cf782fa3505b2ad803ac2521d4fb4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:50ad5781f1677028dfdfb98613ab75d843ec8a61ef6b2325545b73be0ef8cd82_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7a7e2226a60242a9107043543e38cbe20e61991d83405c106b047d2b4e274125_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8a804681a20fa3b8db7f70a4083d749eca45dcd043c837c0b3f9033bdea04494_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e9628b5c8ea548da2f8e1827c16f0706e0dd7e88eb67ee155f09fd28544ce2bd_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:09ded9eb45b2da2e46f75b202cf82b0e3255cd2aa2a6d99961f204bca5227039_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2068fb8c962c4edbca57a02e26fe347147caf3cf843e9ffc1c9d3c77d321bf3a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:4b0a410f92ee242948b39a05c40b8262cf96014ae103feeec7500dc0a54457e2_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7e4be68af7aba018ca7f7482c01baf21eefd91667172a90bbc45adb6fe0f4495_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0f84e20e7c7b45861749bb2c303a5b8f2fd8f6268304b5e968810e8f1c5d8c36_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:3b3d719054e1e0c39ce3ba0e433b391938576a8ece5ac52fce1d1f4bae0704d6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:674041f4d277962ee71273839e2ee9a13a979eed5021feefa5eadc9bf6f68cf9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fb52c5e0fbe765e659f72ca61fa429fb59ae1c9030e846770e54a371a1e1b227_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Node.js: Axios: Denial of Service via unbounded recursion in toFormData with deeply nested request data"
},
{
"cve": "CVE-2026-42041",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-04-24T19:01:41.034289+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:35f6d1d992eea9f67da1adf5418823547cb0dff248a54556d06ec7156fb35e87_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:553b8a7333d8106e57f1219d88ec16c3215e888659b4cb0c8c50f3ae87291c6c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6772545c27997554b7b94a2d6017b80949757254b2ebdaba23667d59010100a6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:babe2e99270875bb70f7e3c239cb2bd3d425cafd2c794efcd57d23924d9d0012_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:0f88c2913f1904a841a51a80a3e3209f56c80ad74e0b217a32ad99a7cffbb6fb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:24e7b2da3205f2c619394e87375974a532c57900e14aa5e15b2018d9f2caaba1_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ded5b808f00c26f0afc17808b1a5ab5a2877cca6bd90a98375ac253d3abeeca_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ec312a6d0e0e911f5187f8dbf6b3045ff70f52c555e181316b983008c00e4c2_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:57da592df916a6bd9dfe90b2afc9a66b1cfb0da0053e87d0c65ef5c1bdf46969_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:3ff4a0d936d68e5e93b2eccf3b39271e5e6b510551fbb8c5f772db4bc5735771_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:8ca64e960ffe42a61f907fcda5e6bb99725c257d90e61360b948c9ccb41511cd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0e7621e8d564efbc12c1aaadfbccc30bc4581684970b9730d11ab9fb2a234f1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c1cdc9beb3858a95e559a3432440a85c6b68ab0fd48c52672e645747b1540734_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:58dd6ad9728252d674ae923c43f836a1ba57ef756e995ba9a4c3c4aa79d5c90a_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b73a668f7c0806f1a0496420f724b98c83540558e976f700fb2836c8339d77e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:73fb048efc844d82f8b1b6f5ebd75cfc63b98d5818c815bea6f2af64c8fa8e9a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ec2d1346d211357af9a005e9ce76bbd66f3e57a966850c707e453f40e7c47b99_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:5eb84a8c05c25aa5d9d4e2d195ded7c0080075c8e93de13a1ac11f4f40723449_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:732beadbc0c0c1358ee6cee0121e88d576641669e8915bbbea49006642618bc8_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c0de0eeefda096ad2c5cc07be1146547a1181166bd9d0fa0027aebc6b0d44c51_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e1718a46c5a65053136d917e1618d745cce876b82d54f81b219d7618aff6cf95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:288a49cc9c6a73d6a3afdf8fd5d3cc051449aa83085bc303458dabcc6eacc31d_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4dd03edf3099d6908424a5b56369617597335091ed47153066ffd8f65525930c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a252b5f2daf717143d7305b90c927b8f6e559de98fa9ad2763d6d5c4db0e6e9c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dc4a0674531b12fd31493d6046da3a6926151abbed9abec01402bc9966df5756_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:a493258b3ad62060f8f30a541a8dd0dfda0418fdcb1856b01031d8bc176a53d6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:c1d22483d11206d1dbfc43a89ee13644dd27eec8a3a6e29342d340e137e191df_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f71fa6ebb3c364c43038bf6968742e4c88efa567fbf5182611561a0016c09b65_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:fa2c75c36da57d42a5285abec40f044b472cf782fa3505b2ad803ac2521d4fb4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:50ad5781f1677028dfdfb98613ab75d843ec8a61ef6b2325545b73be0ef8cd82_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7a7e2226a60242a9107043543e38cbe20e61991d83405c106b047d2b4e274125_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8a804681a20fa3b8db7f70a4083d749eca45dcd043c837c0b3f9033bdea04494_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e9628b5c8ea548da2f8e1827c16f0706e0dd7e88eb67ee155f09fd28544ce2bd_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:09ded9eb45b2da2e46f75b202cf82b0e3255cd2aa2a6d99961f204bca5227039_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2068fb8c962c4edbca57a02e26fe347147caf3cf843e9ffc1c9d3c77d321bf3a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:4b0a410f92ee242948b39a05c40b8262cf96014ae103feeec7500dc0a54457e2_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7e4be68af7aba018ca7f7482c01baf21eefd91667172a90bbc45adb6fe0f4495_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0f84e20e7c7b45861749bb2c303a5b8f2fd8f6268304b5e968810e8f1c5d8c36_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:3b3d719054e1e0c39ce3ba0e433b391938576a8ece5ac52fce1d1f4bae0704d6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:674041f4d277962ee71273839e2ee9a13a979eed5021feefa5eadc9bf6f68cf9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fb52c5e0fbe765e659f72ca61fa429fb59ae1c9030e846770e54a371a1e1b227_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461629"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. This vulnerability, a Prototype Pollution \"Gadget\" attack, allows an attacker to manipulate the `Object.prototype.validateStatus` property. By polluting this property, all HTTP error responses (such as 401, 403, or 500) are silently treated as successful responses. This can lead to a complete bypass of application-level authentication and error handling, potentially granting unauthorized access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Authentication bypass due to prototype pollution of HTTP error handling",
"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 Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2c05b3567adc67bc468830cdfc66e820f7cbb47ee0b5043a07be7ece7ab57a98_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:95c56e8f242a9ec6be3cccd752eb0a37638b7a6c249b4363ed22e55ff659ef82_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ad08006151b38330f5134c6c229a4c74361e85f4e4ad6124d41c0178f00d471d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:de5929be6c71347b05b69ed72f9fd3c505fa72be437c224a2742240ff4f2cd47_s390x"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:35f6d1d992eea9f67da1adf5418823547cb0dff248a54556d06ec7156fb35e87_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:553b8a7333d8106e57f1219d88ec16c3215e888659b4cb0c8c50f3ae87291c6c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6772545c27997554b7b94a2d6017b80949757254b2ebdaba23667d59010100a6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:babe2e99270875bb70f7e3c239cb2bd3d425cafd2c794efcd57d23924d9d0012_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:0f88c2913f1904a841a51a80a3e3209f56c80ad74e0b217a32ad99a7cffbb6fb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:24e7b2da3205f2c619394e87375974a532c57900e14aa5e15b2018d9f2caaba1_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ded5b808f00c26f0afc17808b1a5ab5a2877cca6bd90a98375ac253d3abeeca_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ec312a6d0e0e911f5187f8dbf6b3045ff70f52c555e181316b983008c00e4c2_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:57da592df916a6bd9dfe90b2afc9a66b1cfb0da0053e87d0c65ef5c1bdf46969_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:3ff4a0d936d68e5e93b2eccf3b39271e5e6b510551fbb8c5f772db4bc5735771_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:8ca64e960ffe42a61f907fcda5e6bb99725c257d90e61360b948c9ccb41511cd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0e7621e8d564efbc12c1aaadfbccc30bc4581684970b9730d11ab9fb2a234f1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c1cdc9beb3858a95e559a3432440a85c6b68ab0fd48c52672e645747b1540734_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:58dd6ad9728252d674ae923c43f836a1ba57ef756e995ba9a4c3c4aa79d5c90a_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b73a668f7c0806f1a0496420f724b98c83540558e976f700fb2836c8339d77e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:73fb048efc844d82f8b1b6f5ebd75cfc63b98d5818c815bea6f2af64c8fa8e9a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ec2d1346d211357af9a005e9ce76bbd66f3e57a966850c707e453f40e7c47b99_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:5eb84a8c05c25aa5d9d4e2d195ded7c0080075c8e93de13a1ac11f4f40723449_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:732beadbc0c0c1358ee6cee0121e88d576641669e8915bbbea49006642618bc8_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c0de0eeefda096ad2c5cc07be1146547a1181166bd9d0fa0027aebc6b0d44c51_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e1718a46c5a65053136d917e1618d745cce876b82d54f81b219d7618aff6cf95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:288a49cc9c6a73d6a3afdf8fd5d3cc051449aa83085bc303458dabcc6eacc31d_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4dd03edf3099d6908424a5b56369617597335091ed47153066ffd8f65525930c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a252b5f2daf717143d7305b90c927b8f6e559de98fa9ad2763d6d5c4db0e6e9c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dc4a0674531b12fd31493d6046da3a6926151abbed9abec01402bc9966df5756_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:a493258b3ad62060f8f30a541a8dd0dfda0418fdcb1856b01031d8bc176a53d6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:c1d22483d11206d1dbfc43a89ee13644dd27eec8a3a6e29342d340e137e191df_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f71fa6ebb3c364c43038bf6968742e4c88efa567fbf5182611561a0016c09b65_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:fa2c75c36da57d42a5285abec40f044b472cf782fa3505b2ad803ac2521d4fb4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:50ad5781f1677028dfdfb98613ab75d843ec8a61ef6b2325545b73be0ef8cd82_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7a7e2226a60242a9107043543e38cbe20e61991d83405c106b047d2b4e274125_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8a804681a20fa3b8db7f70a4083d749eca45dcd043c837c0b3f9033bdea04494_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e9628b5c8ea548da2f8e1827c16f0706e0dd7e88eb67ee155f09fd28544ce2bd_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:09ded9eb45b2da2e46f75b202cf82b0e3255cd2aa2a6d99961f204bca5227039_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2068fb8c962c4edbca57a02e26fe347147caf3cf843e9ffc1c9d3c77d321bf3a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:4b0a410f92ee242948b39a05c40b8262cf96014ae103feeec7500dc0a54457e2_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7e4be68af7aba018ca7f7482c01baf21eefd91667172a90bbc45adb6fe0f4495_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0f84e20e7c7b45861749bb2c303a5b8f2fd8f6268304b5e968810e8f1c5d8c36_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:3b3d719054e1e0c39ce3ba0e433b391938576a8ece5ac52fce1d1f4bae0704d6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:674041f4d277962ee71273839e2ee9a13a979eed5021feefa5eadc9bf6f68cf9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fb52c5e0fbe765e659f72ca61fa429fb59ae1c9030e846770e54a371a1e1b227_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42041"
},
{
"category": "external",
"summary": "RHBZ#2461629",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461629"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42041",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42041"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42041",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42041"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-w9j2-pvgh-6h63",
"url": "https://github.com/axios/axios/security/advisories/GHSA-w9j2-pvgh-6h63"
}
],
"release_date": "2026-04-24T17:55:30.036000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-26T14:29:00+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2c05b3567adc67bc468830cdfc66e820f7cbb47ee0b5043a07be7ece7ab57a98_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:95c56e8f242a9ec6be3cccd752eb0a37638b7a6c249b4363ed22e55ff659ef82_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ad08006151b38330f5134c6c229a4c74361e85f4e4ad6124d41c0178f00d471d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:de5929be6c71347b05b69ed72f9fd3c505fa72be437c224a2742240ff4f2cd47_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20938"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:35f6d1d992eea9f67da1adf5418823547cb0dff248a54556d06ec7156fb35e87_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:553b8a7333d8106e57f1219d88ec16c3215e888659b4cb0c8c50f3ae87291c6c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6772545c27997554b7b94a2d6017b80949757254b2ebdaba23667d59010100a6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:babe2e99270875bb70f7e3c239cb2bd3d425cafd2c794efcd57d23924d9d0012_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:0f88c2913f1904a841a51a80a3e3209f56c80ad74e0b217a32ad99a7cffbb6fb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:24e7b2da3205f2c619394e87375974a532c57900e14aa5e15b2018d9f2caaba1_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ded5b808f00c26f0afc17808b1a5ab5a2877cca6bd90a98375ac253d3abeeca_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ec312a6d0e0e911f5187f8dbf6b3045ff70f52c555e181316b983008c00e4c2_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2c05b3567adc67bc468830cdfc66e820f7cbb47ee0b5043a07be7ece7ab57a98_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:95c56e8f242a9ec6be3cccd752eb0a37638b7a6c249b4363ed22e55ff659ef82_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ad08006151b38330f5134c6c229a4c74361e85f4e4ad6124d41c0178f00d471d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:de5929be6c71347b05b69ed72f9fd3c505fa72be437c224a2742240ff4f2cd47_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:57da592df916a6bd9dfe90b2afc9a66b1cfb0da0053e87d0c65ef5c1bdf46969_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:3ff4a0d936d68e5e93b2eccf3b39271e5e6b510551fbb8c5f772db4bc5735771_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:8ca64e960ffe42a61f907fcda5e6bb99725c257d90e61360b948c9ccb41511cd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0e7621e8d564efbc12c1aaadfbccc30bc4581684970b9730d11ab9fb2a234f1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c1cdc9beb3858a95e559a3432440a85c6b68ab0fd48c52672e645747b1540734_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:58dd6ad9728252d674ae923c43f836a1ba57ef756e995ba9a4c3c4aa79d5c90a_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b73a668f7c0806f1a0496420f724b98c83540558e976f700fb2836c8339d77e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:73fb048efc844d82f8b1b6f5ebd75cfc63b98d5818c815bea6f2af64c8fa8e9a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ec2d1346d211357af9a005e9ce76bbd66f3e57a966850c707e453f40e7c47b99_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:5eb84a8c05c25aa5d9d4e2d195ded7c0080075c8e93de13a1ac11f4f40723449_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:732beadbc0c0c1358ee6cee0121e88d576641669e8915bbbea49006642618bc8_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c0de0eeefda096ad2c5cc07be1146547a1181166bd9d0fa0027aebc6b0d44c51_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e1718a46c5a65053136d917e1618d745cce876b82d54f81b219d7618aff6cf95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:288a49cc9c6a73d6a3afdf8fd5d3cc051449aa83085bc303458dabcc6eacc31d_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4dd03edf3099d6908424a5b56369617597335091ed47153066ffd8f65525930c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a252b5f2daf717143d7305b90c927b8f6e559de98fa9ad2763d6d5c4db0e6e9c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dc4a0674531b12fd31493d6046da3a6926151abbed9abec01402bc9966df5756_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:a493258b3ad62060f8f30a541a8dd0dfda0418fdcb1856b01031d8bc176a53d6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:c1d22483d11206d1dbfc43a89ee13644dd27eec8a3a6e29342d340e137e191df_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f71fa6ebb3c364c43038bf6968742e4c88efa567fbf5182611561a0016c09b65_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:fa2c75c36da57d42a5285abec40f044b472cf782fa3505b2ad803ac2521d4fb4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:50ad5781f1677028dfdfb98613ab75d843ec8a61ef6b2325545b73be0ef8cd82_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7a7e2226a60242a9107043543e38cbe20e61991d83405c106b047d2b4e274125_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8a804681a20fa3b8db7f70a4083d749eca45dcd043c837c0b3f9033bdea04494_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e9628b5c8ea548da2f8e1827c16f0706e0dd7e88eb67ee155f09fd28544ce2bd_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:09ded9eb45b2da2e46f75b202cf82b0e3255cd2aa2a6d99961f204bca5227039_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2068fb8c962c4edbca57a02e26fe347147caf3cf843e9ffc1c9d3c77d321bf3a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:4b0a410f92ee242948b39a05c40b8262cf96014ae103feeec7500dc0a54457e2_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7e4be68af7aba018ca7f7482c01baf21eefd91667172a90bbc45adb6fe0f4495_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0f84e20e7c7b45861749bb2c303a5b8f2fd8f6268304b5e968810e8f1c5d8c36_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:3b3d719054e1e0c39ce3ba0e433b391938576a8ece5ac52fce1d1f4bae0704d6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:674041f4d277962ee71273839e2ee9a13a979eed5021feefa5eadc9bf6f68cf9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fb52c5e0fbe765e659f72ca61fa429fb59ae1c9030e846770e54a371a1e1b227_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Authentication bypass due to prototype pollution of HTTP error handling"
},
{
"cve": "CVE-2026-42043",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2026-04-24T19:01:22.552379+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:35f6d1d992eea9f67da1adf5418823547cb0dff248a54556d06ec7156fb35e87_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:553b8a7333d8106e57f1219d88ec16c3215e888659b4cb0c8c50f3ae87291c6c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6772545c27997554b7b94a2d6017b80949757254b2ebdaba23667d59010100a6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:babe2e99270875bb70f7e3c239cb2bd3d425cafd2c794efcd57d23924d9d0012_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:0f88c2913f1904a841a51a80a3e3209f56c80ad74e0b217a32ad99a7cffbb6fb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:24e7b2da3205f2c619394e87375974a532c57900e14aa5e15b2018d9f2caaba1_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ded5b808f00c26f0afc17808b1a5ab5a2877cca6bd90a98375ac253d3abeeca_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ec312a6d0e0e911f5187f8dbf6b3045ff70f52c555e181316b983008c00e4c2_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:57da592df916a6bd9dfe90b2afc9a66b1cfb0da0053e87d0c65ef5c1bdf46969_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:3ff4a0d936d68e5e93b2eccf3b39271e5e6b510551fbb8c5f772db4bc5735771_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:8ca64e960ffe42a61f907fcda5e6bb99725c257d90e61360b948c9ccb41511cd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0e7621e8d564efbc12c1aaadfbccc30bc4581684970b9730d11ab9fb2a234f1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c1cdc9beb3858a95e559a3432440a85c6b68ab0fd48c52672e645747b1540734_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:58dd6ad9728252d674ae923c43f836a1ba57ef756e995ba9a4c3c4aa79d5c90a_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b73a668f7c0806f1a0496420f724b98c83540558e976f700fb2836c8339d77e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:73fb048efc844d82f8b1b6f5ebd75cfc63b98d5818c815bea6f2af64c8fa8e9a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ec2d1346d211357af9a005e9ce76bbd66f3e57a966850c707e453f40e7c47b99_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:5eb84a8c05c25aa5d9d4e2d195ded7c0080075c8e93de13a1ac11f4f40723449_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:732beadbc0c0c1358ee6cee0121e88d576641669e8915bbbea49006642618bc8_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c0de0eeefda096ad2c5cc07be1146547a1181166bd9d0fa0027aebc6b0d44c51_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e1718a46c5a65053136d917e1618d745cce876b82d54f81b219d7618aff6cf95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:288a49cc9c6a73d6a3afdf8fd5d3cc051449aa83085bc303458dabcc6eacc31d_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4dd03edf3099d6908424a5b56369617597335091ed47153066ffd8f65525930c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a252b5f2daf717143d7305b90c927b8f6e559de98fa9ad2763d6d5c4db0e6e9c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dc4a0674531b12fd31493d6046da3a6926151abbed9abec01402bc9966df5756_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:a493258b3ad62060f8f30a541a8dd0dfda0418fdcb1856b01031d8bc176a53d6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:c1d22483d11206d1dbfc43a89ee13644dd27eec8a3a6e29342d340e137e191df_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f71fa6ebb3c364c43038bf6968742e4c88efa567fbf5182611561a0016c09b65_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:fa2c75c36da57d42a5285abec40f044b472cf782fa3505b2ad803ac2521d4fb4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:50ad5781f1677028dfdfb98613ab75d843ec8a61ef6b2325545b73be0ef8cd82_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7a7e2226a60242a9107043543e38cbe20e61991d83405c106b047d2b4e274125_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8a804681a20fa3b8db7f70a4083d749eca45dcd043c837c0b3f9033bdea04494_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e9628b5c8ea548da2f8e1827c16f0706e0dd7e88eb67ee155f09fd28544ce2bd_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:09ded9eb45b2da2e46f75b202cf82b0e3255cd2aa2a6d99961f204bca5227039_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2068fb8c962c4edbca57a02e26fe347147caf3cf843e9ffc1c9d3c77d321bf3a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:4b0a410f92ee242948b39a05c40b8262cf96014ae103feeec7500dc0a54457e2_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7e4be68af7aba018ca7f7482c01baf21eefd91667172a90bbc45adb6fe0f4495_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0f84e20e7c7b45861749bb2c303a5b8f2fd8f6268304b5e968810e8f1c5d8c36_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:3b3d719054e1e0c39ce3ba0e433b391938576a8ece5ac52fce1d1f4bae0704d6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:674041f4d277962ee71273839e2ee9a13a979eed5021feefa5eadc9bf6f68cf9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fb52c5e0fbe765e659f72ca61fa429fb59ae1c9030e846770e54a371a1e1b227_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461626"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. An attacker who can control the destination address of an Axios request can exploit this vulnerability. By using specific internal network addresses (within the 127.0.0.0/8 range, excluding 127.0.0.1), the attacker can completely bypass the NO_PROXY protection, potentially leading to unauthorized access or information disclosure within the network. This issue is an incomplete fix for a previous vulnerability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: NO_PROXY bypass via crafted 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 Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2c05b3567adc67bc468830cdfc66e820f7cbb47ee0b5043a07be7ece7ab57a98_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:95c56e8f242a9ec6be3cccd752eb0a37638b7a6c249b4363ed22e55ff659ef82_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ad08006151b38330f5134c6c229a4c74361e85f4e4ad6124d41c0178f00d471d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:de5929be6c71347b05b69ed72f9fd3c505fa72be437c224a2742240ff4f2cd47_s390x"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:35f6d1d992eea9f67da1adf5418823547cb0dff248a54556d06ec7156fb35e87_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:553b8a7333d8106e57f1219d88ec16c3215e888659b4cb0c8c50f3ae87291c6c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6772545c27997554b7b94a2d6017b80949757254b2ebdaba23667d59010100a6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:babe2e99270875bb70f7e3c239cb2bd3d425cafd2c794efcd57d23924d9d0012_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:0f88c2913f1904a841a51a80a3e3209f56c80ad74e0b217a32ad99a7cffbb6fb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:24e7b2da3205f2c619394e87375974a532c57900e14aa5e15b2018d9f2caaba1_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ded5b808f00c26f0afc17808b1a5ab5a2877cca6bd90a98375ac253d3abeeca_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ec312a6d0e0e911f5187f8dbf6b3045ff70f52c555e181316b983008c00e4c2_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:57da592df916a6bd9dfe90b2afc9a66b1cfb0da0053e87d0c65ef5c1bdf46969_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:3ff4a0d936d68e5e93b2eccf3b39271e5e6b510551fbb8c5f772db4bc5735771_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:8ca64e960ffe42a61f907fcda5e6bb99725c257d90e61360b948c9ccb41511cd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0e7621e8d564efbc12c1aaadfbccc30bc4581684970b9730d11ab9fb2a234f1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c1cdc9beb3858a95e559a3432440a85c6b68ab0fd48c52672e645747b1540734_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:58dd6ad9728252d674ae923c43f836a1ba57ef756e995ba9a4c3c4aa79d5c90a_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b73a668f7c0806f1a0496420f724b98c83540558e976f700fb2836c8339d77e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:73fb048efc844d82f8b1b6f5ebd75cfc63b98d5818c815bea6f2af64c8fa8e9a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ec2d1346d211357af9a005e9ce76bbd66f3e57a966850c707e453f40e7c47b99_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:5eb84a8c05c25aa5d9d4e2d195ded7c0080075c8e93de13a1ac11f4f40723449_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:732beadbc0c0c1358ee6cee0121e88d576641669e8915bbbea49006642618bc8_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c0de0eeefda096ad2c5cc07be1146547a1181166bd9d0fa0027aebc6b0d44c51_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e1718a46c5a65053136d917e1618d745cce876b82d54f81b219d7618aff6cf95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:288a49cc9c6a73d6a3afdf8fd5d3cc051449aa83085bc303458dabcc6eacc31d_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4dd03edf3099d6908424a5b56369617597335091ed47153066ffd8f65525930c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a252b5f2daf717143d7305b90c927b8f6e559de98fa9ad2763d6d5c4db0e6e9c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dc4a0674531b12fd31493d6046da3a6926151abbed9abec01402bc9966df5756_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:a493258b3ad62060f8f30a541a8dd0dfda0418fdcb1856b01031d8bc176a53d6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:c1d22483d11206d1dbfc43a89ee13644dd27eec8a3a6e29342d340e137e191df_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f71fa6ebb3c364c43038bf6968742e4c88efa567fbf5182611561a0016c09b65_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:fa2c75c36da57d42a5285abec40f044b472cf782fa3505b2ad803ac2521d4fb4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:50ad5781f1677028dfdfb98613ab75d843ec8a61ef6b2325545b73be0ef8cd82_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7a7e2226a60242a9107043543e38cbe20e61991d83405c106b047d2b4e274125_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8a804681a20fa3b8db7f70a4083d749eca45dcd043c837c0b3f9033bdea04494_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e9628b5c8ea548da2f8e1827c16f0706e0dd7e88eb67ee155f09fd28544ce2bd_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:09ded9eb45b2da2e46f75b202cf82b0e3255cd2aa2a6d99961f204bca5227039_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2068fb8c962c4edbca57a02e26fe347147caf3cf843e9ffc1c9d3c77d321bf3a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:4b0a410f92ee242948b39a05c40b8262cf96014ae103feeec7500dc0a54457e2_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7e4be68af7aba018ca7f7482c01baf21eefd91667172a90bbc45adb6fe0f4495_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0f84e20e7c7b45861749bb2c303a5b8f2fd8f6268304b5e968810e8f1c5d8c36_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:3b3d719054e1e0c39ce3ba0e433b391938576a8ece5ac52fce1d1f4bae0704d6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:674041f4d277962ee71273839e2ee9a13a979eed5021feefa5eadc9bf6f68cf9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fb52c5e0fbe765e659f72ca61fa429fb59ae1c9030e846770e54a371a1e1b227_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42043"
},
{
"category": "external",
"summary": "RHBZ#2461626",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461626"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42043",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42043"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42043",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42043"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-pmwg-cvhr-8vh7",
"url": "https://github.com/axios/axios/security/advisories/GHSA-pmwg-cvhr-8vh7"
}
],
"release_date": "2026-04-24T17:54:42.668000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-26T14:29:00+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2c05b3567adc67bc468830cdfc66e820f7cbb47ee0b5043a07be7ece7ab57a98_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:95c56e8f242a9ec6be3cccd752eb0a37638b7a6c249b4363ed22e55ff659ef82_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ad08006151b38330f5134c6c229a4c74361e85f4e4ad6124d41c0178f00d471d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:de5929be6c71347b05b69ed72f9fd3c505fa72be437c224a2742240ff4f2cd47_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20938"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:35f6d1d992eea9f67da1adf5418823547cb0dff248a54556d06ec7156fb35e87_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:553b8a7333d8106e57f1219d88ec16c3215e888659b4cb0c8c50f3ae87291c6c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6772545c27997554b7b94a2d6017b80949757254b2ebdaba23667d59010100a6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:babe2e99270875bb70f7e3c239cb2bd3d425cafd2c794efcd57d23924d9d0012_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:0f88c2913f1904a841a51a80a3e3209f56c80ad74e0b217a32ad99a7cffbb6fb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:24e7b2da3205f2c619394e87375974a532c57900e14aa5e15b2018d9f2caaba1_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ded5b808f00c26f0afc17808b1a5ab5a2877cca6bd90a98375ac253d3abeeca_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ec312a6d0e0e911f5187f8dbf6b3045ff70f52c555e181316b983008c00e4c2_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2c05b3567adc67bc468830cdfc66e820f7cbb47ee0b5043a07be7ece7ab57a98_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:95c56e8f242a9ec6be3cccd752eb0a37638b7a6c249b4363ed22e55ff659ef82_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ad08006151b38330f5134c6c229a4c74361e85f4e4ad6124d41c0178f00d471d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:de5929be6c71347b05b69ed72f9fd3c505fa72be437c224a2742240ff4f2cd47_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:57da592df916a6bd9dfe90b2afc9a66b1cfb0da0053e87d0c65ef5c1bdf46969_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:3ff4a0d936d68e5e93b2eccf3b39271e5e6b510551fbb8c5f772db4bc5735771_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:8ca64e960ffe42a61f907fcda5e6bb99725c257d90e61360b948c9ccb41511cd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0e7621e8d564efbc12c1aaadfbccc30bc4581684970b9730d11ab9fb2a234f1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c1cdc9beb3858a95e559a3432440a85c6b68ab0fd48c52672e645747b1540734_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:58dd6ad9728252d674ae923c43f836a1ba57ef756e995ba9a4c3c4aa79d5c90a_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b73a668f7c0806f1a0496420f724b98c83540558e976f700fb2836c8339d77e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:73fb048efc844d82f8b1b6f5ebd75cfc63b98d5818c815bea6f2af64c8fa8e9a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ec2d1346d211357af9a005e9ce76bbd66f3e57a966850c707e453f40e7c47b99_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:5eb84a8c05c25aa5d9d4e2d195ded7c0080075c8e93de13a1ac11f4f40723449_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:732beadbc0c0c1358ee6cee0121e88d576641669e8915bbbea49006642618bc8_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c0de0eeefda096ad2c5cc07be1146547a1181166bd9d0fa0027aebc6b0d44c51_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e1718a46c5a65053136d917e1618d745cce876b82d54f81b219d7618aff6cf95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:288a49cc9c6a73d6a3afdf8fd5d3cc051449aa83085bc303458dabcc6eacc31d_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4dd03edf3099d6908424a5b56369617597335091ed47153066ffd8f65525930c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a252b5f2daf717143d7305b90c927b8f6e559de98fa9ad2763d6d5c4db0e6e9c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dc4a0674531b12fd31493d6046da3a6926151abbed9abec01402bc9966df5756_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:a493258b3ad62060f8f30a541a8dd0dfda0418fdcb1856b01031d8bc176a53d6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:c1d22483d11206d1dbfc43a89ee13644dd27eec8a3a6e29342d340e137e191df_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f71fa6ebb3c364c43038bf6968742e4c88efa567fbf5182611561a0016c09b65_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:fa2c75c36da57d42a5285abec40f044b472cf782fa3505b2ad803ac2521d4fb4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:50ad5781f1677028dfdfb98613ab75d843ec8a61ef6b2325545b73be0ef8cd82_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7a7e2226a60242a9107043543e38cbe20e61991d83405c106b047d2b4e274125_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8a804681a20fa3b8db7f70a4083d749eca45dcd043c837c0b3f9033bdea04494_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e9628b5c8ea548da2f8e1827c16f0706e0dd7e88eb67ee155f09fd28544ce2bd_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:09ded9eb45b2da2e46f75b202cf82b0e3255cd2aa2a6d99961f204bca5227039_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2068fb8c962c4edbca57a02e26fe347147caf3cf843e9ffc1c9d3c77d321bf3a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:4b0a410f92ee242948b39a05c40b8262cf96014ae103feeec7500dc0a54457e2_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7e4be68af7aba018ca7f7482c01baf21eefd91667172a90bbc45adb6fe0f4495_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0f84e20e7c7b45861749bb2c303a5b8f2fd8f6268304b5e968810e8f1c5d8c36_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:3b3d719054e1e0c39ce3ba0e433b391938576a8ece5ac52fce1d1f4bae0704d6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:674041f4d277962ee71273839e2ee9a13a979eed5021feefa5eadc9bf6f68cf9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fb52c5e0fbe765e659f72ca61fa429fb59ae1c9030e846770e54a371a1e1b227_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: NO_PROXY bypass via crafted URL"
},
{
"cve": "CVE-2026-42044",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-04-24T19:01:13.418725+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:35f6d1d992eea9f67da1adf5418823547cb0dff248a54556d06ec7156fb35e87_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:553b8a7333d8106e57f1219d88ec16c3215e888659b4cb0c8c50f3ae87291c6c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6772545c27997554b7b94a2d6017b80949757254b2ebdaba23667d59010100a6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:babe2e99270875bb70f7e3c239cb2bd3d425cafd2c794efcd57d23924d9d0012_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:0f88c2913f1904a841a51a80a3e3209f56c80ad74e0b217a32ad99a7cffbb6fb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:24e7b2da3205f2c619394e87375974a532c57900e14aa5e15b2018d9f2caaba1_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ded5b808f00c26f0afc17808b1a5ab5a2877cca6bd90a98375ac253d3abeeca_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ec312a6d0e0e911f5187f8dbf6b3045ff70f52c555e181316b983008c00e4c2_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:57da592df916a6bd9dfe90b2afc9a66b1cfb0da0053e87d0c65ef5c1bdf46969_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:3ff4a0d936d68e5e93b2eccf3b39271e5e6b510551fbb8c5f772db4bc5735771_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:8ca64e960ffe42a61f907fcda5e6bb99725c257d90e61360b948c9ccb41511cd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0e7621e8d564efbc12c1aaadfbccc30bc4581684970b9730d11ab9fb2a234f1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c1cdc9beb3858a95e559a3432440a85c6b68ab0fd48c52672e645747b1540734_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:58dd6ad9728252d674ae923c43f836a1ba57ef756e995ba9a4c3c4aa79d5c90a_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b73a668f7c0806f1a0496420f724b98c83540558e976f700fb2836c8339d77e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:73fb048efc844d82f8b1b6f5ebd75cfc63b98d5818c815bea6f2af64c8fa8e9a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ec2d1346d211357af9a005e9ce76bbd66f3e57a966850c707e453f40e7c47b99_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:5eb84a8c05c25aa5d9d4e2d195ded7c0080075c8e93de13a1ac11f4f40723449_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:732beadbc0c0c1358ee6cee0121e88d576641669e8915bbbea49006642618bc8_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c0de0eeefda096ad2c5cc07be1146547a1181166bd9d0fa0027aebc6b0d44c51_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e1718a46c5a65053136d917e1618d745cce876b82d54f81b219d7618aff6cf95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:288a49cc9c6a73d6a3afdf8fd5d3cc051449aa83085bc303458dabcc6eacc31d_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4dd03edf3099d6908424a5b56369617597335091ed47153066ffd8f65525930c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a252b5f2daf717143d7305b90c927b8f6e559de98fa9ad2763d6d5c4db0e6e9c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dc4a0674531b12fd31493d6046da3a6926151abbed9abec01402bc9966df5756_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:a493258b3ad62060f8f30a541a8dd0dfda0418fdcb1856b01031d8bc176a53d6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:c1d22483d11206d1dbfc43a89ee13644dd27eec8a3a6e29342d340e137e191df_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f71fa6ebb3c364c43038bf6968742e4c88efa567fbf5182611561a0016c09b65_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:fa2c75c36da57d42a5285abec40f044b472cf782fa3505b2ad803ac2521d4fb4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:50ad5781f1677028dfdfb98613ab75d843ec8a61ef6b2325545b73be0ef8cd82_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7a7e2226a60242a9107043543e38cbe20e61991d83405c106b047d2b4e274125_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8a804681a20fa3b8db7f70a4083d749eca45dcd043c837c0b3f9033bdea04494_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e9628b5c8ea548da2f8e1827c16f0706e0dd7e88eb67ee155f09fd28544ce2bd_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:09ded9eb45b2da2e46f75b202cf82b0e3255cd2aa2a6d99961f204bca5227039_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2068fb8c962c4edbca57a02e26fe347147caf3cf843e9ffc1c9d3c77d321bf3a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:4b0a410f92ee242948b39a05c40b8262cf96014ae103feeec7500dc0a54457e2_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7e4be68af7aba018ca7f7482c01baf21eefd91667172a90bbc45adb6fe0f4495_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0f84e20e7c7b45861749bb2c303a5b8f2fd8f6268304b5e968810e8f1c5d8c36_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:3b3d719054e1e0c39ce3ba0e433b391938576a8ece5ac52fce1d1f4bae0704d6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:674041f4d277962ee71273839e2ee9a13a979eed5021feefa5eadc9bf6f68cf9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fb52c5e0fbe765e659f72ca61fa429fb59ae1c9030e846770e54a371a1e1b227_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461624"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a widely used HTTP client. This vulnerability, known as a Prototype Pollution \"Gadget\" attack, allows a remote attacker to subtly alter JSON API responses. By manipulating a specific function, an attacker can selectively modify data within these responses. This could lead to significant security breaches, including unauthorized privilege escalation, fraudulent balance manipulation, or bypassing critical authorization checks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Invisible JSON Response Tampering via Prototype Pollution Gadget",
"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 Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2c05b3567adc67bc468830cdfc66e820f7cbb47ee0b5043a07be7ece7ab57a98_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:95c56e8f242a9ec6be3cccd752eb0a37638b7a6c249b4363ed22e55ff659ef82_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ad08006151b38330f5134c6c229a4c74361e85f4e4ad6124d41c0178f00d471d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:de5929be6c71347b05b69ed72f9fd3c505fa72be437c224a2742240ff4f2cd47_s390x"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:35f6d1d992eea9f67da1adf5418823547cb0dff248a54556d06ec7156fb35e87_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:553b8a7333d8106e57f1219d88ec16c3215e888659b4cb0c8c50f3ae87291c6c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6772545c27997554b7b94a2d6017b80949757254b2ebdaba23667d59010100a6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:babe2e99270875bb70f7e3c239cb2bd3d425cafd2c794efcd57d23924d9d0012_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:0f88c2913f1904a841a51a80a3e3209f56c80ad74e0b217a32ad99a7cffbb6fb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:24e7b2da3205f2c619394e87375974a532c57900e14aa5e15b2018d9f2caaba1_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ded5b808f00c26f0afc17808b1a5ab5a2877cca6bd90a98375ac253d3abeeca_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ec312a6d0e0e911f5187f8dbf6b3045ff70f52c555e181316b983008c00e4c2_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:57da592df916a6bd9dfe90b2afc9a66b1cfb0da0053e87d0c65ef5c1bdf46969_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:3ff4a0d936d68e5e93b2eccf3b39271e5e6b510551fbb8c5f772db4bc5735771_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:8ca64e960ffe42a61f907fcda5e6bb99725c257d90e61360b948c9ccb41511cd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0e7621e8d564efbc12c1aaadfbccc30bc4581684970b9730d11ab9fb2a234f1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c1cdc9beb3858a95e559a3432440a85c6b68ab0fd48c52672e645747b1540734_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:58dd6ad9728252d674ae923c43f836a1ba57ef756e995ba9a4c3c4aa79d5c90a_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b73a668f7c0806f1a0496420f724b98c83540558e976f700fb2836c8339d77e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:73fb048efc844d82f8b1b6f5ebd75cfc63b98d5818c815bea6f2af64c8fa8e9a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ec2d1346d211357af9a005e9ce76bbd66f3e57a966850c707e453f40e7c47b99_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:5eb84a8c05c25aa5d9d4e2d195ded7c0080075c8e93de13a1ac11f4f40723449_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:732beadbc0c0c1358ee6cee0121e88d576641669e8915bbbea49006642618bc8_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c0de0eeefda096ad2c5cc07be1146547a1181166bd9d0fa0027aebc6b0d44c51_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e1718a46c5a65053136d917e1618d745cce876b82d54f81b219d7618aff6cf95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:288a49cc9c6a73d6a3afdf8fd5d3cc051449aa83085bc303458dabcc6eacc31d_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4dd03edf3099d6908424a5b56369617597335091ed47153066ffd8f65525930c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a252b5f2daf717143d7305b90c927b8f6e559de98fa9ad2763d6d5c4db0e6e9c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dc4a0674531b12fd31493d6046da3a6926151abbed9abec01402bc9966df5756_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:a493258b3ad62060f8f30a541a8dd0dfda0418fdcb1856b01031d8bc176a53d6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:c1d22483d11206d1dbfc43a89ee13644dd27eec8a3a6e29342d340e137e191df_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f71fa6ebb3c364c43038bf6968742e4c88efa567fbf5182611561a0016c09b65_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:fa2c75c36da57d42a5285abec40f044b472cf782fa3505b2ad803ac2521d4fb4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:50ad5781f1677028dfdfb98613ab75d843ec8a61ef6b2325545b73be0ef8cd82_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7a7e2226a60242a9107043543e38cbe20e61991d83405c106b047d2b4e274125_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8a804681a20fa3b8db7f70a4083d749eca45dcd043c837c0b3f9033bdea04494_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e9628b5c8ea548da2f8e1827c16f0706e0dd7e88eb67ee155f09fd28544ce2bd_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:09ded9eb45b2da2e46f75b202cf82b0e3255cd2aa2a6d99961f204bca5227039_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2068fb8c962c4edbca57a02e26fe347147caf3cf843e9ffc1c9d3c77d321bf3a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:4b0a410f92ee242948b39a05c40b8262cf96014ae103feeec7500dc0a54457e2_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7e4be68af7aba018ca7f7482c01baf21eefd91667172a90bbc45adb6fe0f4495_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0f84e20e7c7b45861749bb2c303a5b8f2fd8f6268304b5e968810e8f1c5d8c36_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:3b3d719054e1e0c39ce3ba0e433b391938576a8ece5ac52fce1d1f4bae0704d6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:674041f4d277962ee71273839e2ee9a13a979eed5021feefa5eadc9bf6f68cf9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fb52c5e0fbe765e659f72ca61fa429fb59ae1c9030e846770e54a371a1e1b227_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42044"
},
{
"category": "external",
"summary": "RHBZ#2461624",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461624"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42044",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42044"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42044",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42044"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-3w6x-2g7m-8v23",
"url": "https://github.com/axios/axios/security/advisories/GHSA-3w6x-2g7m-8v23"
}
],
"release_date": "2026-04-24T17:49:49.517000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-26T14:29:00+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2c05b3567adc67bc468830cdfc66e820f7cbb47ee0b5043a07be7ece7ab57a98_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:95c56e8f242a9ec6be3cccd752eb0a37638b7a6c249b4363ed22e55ff659ef82_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ad08006151b38330f5134c6c229a4c74361e85f4e4ad6124d41c0178f00d471d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:de5929be6c71347b05b69ed72f9fd3c505fa72be437c224a2742240ff4f2cd47_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20938"
},
{
"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 Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:35f6d1d992eea9f67da1adf5418823547cb0dff248a54556d06ec7156fb35e87_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:553b8a7333d8106e57f1219d88ec16c3215e888659b4cb0c8c50f3ae87291c6c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6772545c27997554b7b94a2d6017b80949757254b2ebdaba23667d59010100a6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:babe2e99270875bb70f7e3c239cb2bd3d425cafd2c794efcd57d23924d9d0012_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:0f88c2913f1904a841a51a80a3e3209f56c80ad74e0b217a32ad99a7cffbb6fb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:24e7b2da3205f2c619394e87375974a532c57900e14aa5e15b2018d9f2caaba1_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ded5b808f00c26f0afc17808b1a5ab5a2877cca6bd90a98375ac253d3abeeca_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ec312a6d0e0e911f5187f8dbf6b3045ff70f52c555e181316b983008c00e4c2_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2c05b3567adc67bc468830cdfc66e820f7cbb47ee0b5043a07be7ece7ab57a98_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:95c56e8f242a9ec6be3cccd752eb0a37638b7a6c249b4363ed22e55ff659ef82_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ad08006151b38330f5134c6c229a4c74361e85f4e4ad6124d41c0178f00d471d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:de5929be6c71347b05b69ed72f9fd3c505fa72be437c224a2742240ff4f2cd47_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:57da592df916a6bd9dfe90b2afc9a66b1cfb0da0053e87d0c65ef5c1bdf46969_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:3ff4a0d936d68e5e93b2eccf3b39271e5e6b510551fbb8c5f772db4bc5735771_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:8ca64e960ffe42a61f907fcda5e6bb99725c257d90e61360b948c9ccb41511cd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0e7621e8d564efbc12c1aaadfbccc30bc4581684970b9730d11ab9fb2a234f1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c1cdc9beb3858a95e559a3432440a85c6b68ab0fd48c52672e645747b1540734_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:58dd6ad9728252d674ae923c43f836a1ba57ef756e995ba9a4c3c4aa79d5c90a_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b73a668f7c0806f1a0496420f724b98c83540558e976f700fb2836c8339d77e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:73fb048efc844d82f8b1b6f5ebd75cfc63b98d5818c815bea6f2af64c8fa8e9a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ec2d1346d211357af9a005e9ce76bbd66f3e57a966850c707e453f40e7c47b99_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:5eb84a8c05c25aa5d9d4e2d195ded7c0080075c8e93de13a1ac11f4f40723449_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:732beadbc0c0c1358ee6cee0121e88d576641669e8915bbbea49006642618bc8_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c0de0eeefda096ad2c5cc07be1146547a1181166bd9d0fa0027aebc6b0d44c51_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e1718a46c5a65053136d917e1618d745cce876b82d54f81b219d7618aff6cf95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:288a49cc9c6a73d6a3afdf8fd5d3cc051449aa83085bc303458dabcc6eacc31d_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4dd03edf3099d6908424a5b56369617597335091ed47153066ffd8f65525930c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a252b5f2daf717143d7305b90c927b8f6e559de98fa9ad2763d6d5c4db0e6e9c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dc4a0674531b12fd31493d6046da3a6926151abbed9abec01402bc9966df5756_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:a493258b3ad62060f8f30a541a8dd0dfda0418fdcb1856b01031d8bc176a53d6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:c1d22483d11206d1dbfc43a89ee13644dd27eec8a3a6e29342d340e137e191df_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f71fa6ebb3c364c43038bf6968742e4c88efa567fbf5182611561a0016c09b65_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:fa2c75c36da57d42a5285abec40f044b472cf782fa3505b2ad803ac2521d4fb4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:50ad5781f1677028dfdfb98613ab75d843ec8a61ef6b2325545b73be0ef8cd82_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7a7e2226a60242a9107043543e38cbe20e61991d83405c106b047d2b4e274125_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8a804681a20fa3b8db7f70a4083d749eca45dcd043c837c0b3f9033bdea04494_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e9628b5c8ea548da2f8e1827c16f0706e0dd7e88eb67ee155f09fd28544ce2bd_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:09ded9eb45b2da2e46f75b202cf82b0e3255cd2aa2a6d99961f204bca5227039_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2068fb8c962c4edbca57a02e26fe347147caf3cf843e9ffc1c9d3c77d321bf3a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:4b0a410f92ee242948b39a05c40b8262cf96014ae103feeec7500dc0a54457e2_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7e4be68af7aba018ca7f7482c01baf21eefd91667172a90bbc45adb6fe0f4495_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0f84e20e7c7b45861749bb2c303a5b8f2fd8f6268304b5e968810e8f1c5d8c36_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:3b3d719054e1e0c39ce3ba0e433b391938576a8ece5ac52fce1d1f4bae0704d6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:674041f4d277962ee71273839e2ee9a13a979eed5021feefa5eadc9bf6f68cf9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fb52c5e0fbe765e659f72ca61fa429fb59ae1c9030e846770e54a371a1e1b227_ppc64le"
]
}
],
"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 Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:35f6d1d992eea9f67da1adf5418823547cb0dff248a54556d06ec7156fb35e87_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:553b8a7333d8106e57f1219d88ec16c3215e888659b4cb0c8c50f3ae87291c6c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6772545c27997554b7b94a2d6017b80949757254b2ebdaba23667d59010100a6_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:babe2e99270875bb70f7e3c239cb2bd3d425cafd2c794efcd57d23924d9d0012_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:0f88c2913f1904a841a51a80a3e3209f56c80ad74e0b217a32ad99a7cffbb6fb_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:24e7b2da3205f2c619394e87375974a532c57900e14aa5e15b2018d9f2caaba1_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ded5b808f00c26f0afc17808b1a5ab5a2877cca6bd90a98375ac253d3abeeca_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5ec312a6d0e0e911f5187f8dbf6b3045ff70f52c555e181316b983008c00e4c2_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2c05b3567adc67bc468830cdfc66e820f7cbb47ee0b5043a07be7ece7ab57a98_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:95c56e8f242a9ec6be3cccd752eb0a37638b7a6c249b4363ed22e55ff659ef82_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:ad08006151b38330f5134c6c229a4c74361e85f4e4ad6124d41c0178f00d471d_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:de5929be6c71347b05b69ed72f9fd3c505fa72be437c224a2742240ff4f2cd47_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:57da592df916a6bd9dfe90b2afc9a66b1cfb0da0053e87d0c65ef5c1bdf46969_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:3ff4a0d936d68e5e93b2eccf3b39271e5e6b510551fbb8c5f772db4bc5735771_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:8ca64e960ffe42a61f907fcda5e6bb99725c257d90e61360b948c9ccb41511cd_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a0e7621e8d564efbc12c1aaadfbccc30bc4581684970b9730d11ab9fb2a234f1_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c1cdc9beb3858a95e559a3432440a85c6b68ab0fd48c52672e645747b1540734_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:58dd6ad9728252d674ae923c43f836a1ba57ef756e995ba9a4c3c4aa79d5c90a_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b73a668f7c0806f1a0496420f724b98c83540558e976f700fb2836c8339d77e_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:73fb048efc844d82f8b1b6f5ebd75cfc63b98d5818c815bea6f2af64c8fa8e9a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:ec2d1346d211357af9a005e9ce76bbd66f3e57a966850c707e453f40e7c47b99_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:5eb84a8c05c25aa5d9d4e2d195ded7c0080075c8e93de13a1ac11f4f40723449_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:732beadbc0c0c1358ee6cee0121e88d576641669e8915bbbea49006642618bc8_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:c0de0eeefda096ad2c5cc07be1146547a1181166bd9d0fa0027aebc6b0d44c51_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:e1718a46c5a65053136d917e1618d745cce876b82d54f81b219d7618aff6cf95_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:288a49cc9c6a73d6a3afdf8fd5d3cc051449aa83085bc303458dabcc6eacc31d_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4dd03edf3099d6908424a5b56369617597335091ed47153066ffd8f65525930c_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:a252b5f2daf717143d7305b90c927b8f6e559de98fa9ad2763d6d5c4db0e6e9c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:dc4a0674531b12fd31493d6046da3a6926151abbed9abec01402bc9966df5756_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:a493258b3ad62060f8f30a541a8dd0dfda0418fdcb1856b01031d8bc176a53d6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:c1d22483d11206d1dbfc43a89ee13644dd27eec8a3a6e29342d340e137e191df_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f71fa6ebb3c364c43038bf6968742e4c88efa567fbf5182611561a0016c09b65_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:fa2c75c36da57d42a5285abec40f044b472cf782fa3505b2ad803ac2521d4fb4_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:50ad5781f1677028dfdfb98613ab75d843ec8a61ef6b2325545b73be0ef8cd82_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:7a7e2226a60242a9107043543e38cbe20e61991d83405c106b047d2b4e274125_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8a804681a20fa3b8db7f70a4083d749eca45dcd043c837c0b3f9033bdea04494_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:e9628b5c8ea548da2f8e1827c16f0706e0dd7e88eb67ee155f09fd28544ce2bd_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:09ded9eb45b2da2e46f75b202cf82b0e3255cd2aa2a6d99961f204bca5227039_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:2068fb8c962c4edbca57a02e26fe347147caf3cf843e9ffc1c9d3c77d321bf3a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:4b0a410f92ee242948b39a05c40b8262cf96014ae103feeec7500dc0a54457e2_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:7e4be68af7aba018ca7f7482c01baf21eefd91667172a90bbc45adb6fe0f4495_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:0f84e20e7c7b45861749bb2c303a5b8f2fd8f6268304b5e968810e8f1c5d8c36_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:3b3d719054e1e0c39ce3ba0e433b391938576a8ece5ac52fce1d1f4bae0704d6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:674041f4d277962ee71273839e2ee9a13a979eed5021feefa5eadc9bf6f68cf9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:fb52c5e0fbe765e659f72ca61fa429fb59ae1c9030e846770e54a371a1e1b227_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Invisible JSON Response Tampering via Prototype Pollution Gadget"
}
]
}
RHSA-2026:21017
Vulnerability from csaf_redhat - Published: 2026-05-26 17:12 - Updated: 2026-06-03 15:58A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64 | — |
Workaround
|
A flaw was found in Axios, a promise-based HTTP client. This vulnerability occurs because Axios does not correctly handle hostname normalization when evaluating NO_PROXY rules. An attacker can exploit this by crafting requests to loopback addresses (e.g., localhost. or [::1]) which bypass the NO_PROXY configuration and are routed through the configured proxy. This can lead to Server-Side Request Forgery (SSRF) vulnerabilities, enabling attackers to access sensitive internal or loopback services that should otherwise be protected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64 | — |
Workaround
|
A flaw was found in mirror-registry. Authenticated users can exploit the log export feature by providing a specially crafted web address (URL). This allows the application's backend to make arbitrary requests to internal network resources, a vulnerability known as Server-Side Request Forgery (SSRF). This could lead to unauthorized access to sensitive information or other internal systems.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64 | — |
No description is available for this CVE.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64 | — |
The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64 | — |
Workaround
|
A flaw was found in pyOpenSSL. The set_cookie_generate_callback callback function can be used to generate DTLS cookies. When the callback returns a cookie string or byte sequence longer than 256 bytes, a buffer overflow can be triggered due to a missing bounds checking before copying the data to a fixed-size buffer provided by the underlying OpenSSL library.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64 | — |
Workaround
|
A flaw was found in SVGO, an SVG (Scalable Vector Graphics) Optimizer. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by submitting a specially crafted XML file. The application's failure to properly guard against XML entity expansion or recursion can lead to the Node.js process consuming excessive memory and crashing.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64 | — |
Workaround
|
A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64 | — |
A flaw was found in Go's `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64 | — |
Workaround
|
A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64 | — |
Workaround
|
A flaw was found in the DataRow.Decode function within the github.com/jackc/pgproto3/v2 component. A malicious or compromised PostgreSQL server can exploit this by sending a DataRow message containing a negative field length. This improper validation of field lengths leads to a "slice bounds out of range panic", resulting in a Denial of Service (DoS) for the affected application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64 | — |
Workaround
|
A flaw was found in Red Hat Quay's container image upload process. An authenticated user with push access to any repository on the registry can interfere with image uploads in progress by other users, including those in repositories they do not have access to. This could allow the attacker to read, modify, or cancel another user's in-progress image upload.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64 | — |
A flaw was found in Red Hat Quay's handling of resumable container image layer uploads. The upload process stores intermediate data in the database using a format that, if tampered with, could allow an attacker to execute arbitrary code on the Quay server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64 | — |
A flaw was found in gRPC-Go, the Go language implementation of gRPC. This vulnerability, an authorization bypass, is caused by improper input validation of the HTTP/2 `:path` pseudo-header. A remote attacker can exploit this by sending raw HTTP/2 frames with a malformed `:path` that omits the mandatory leading slash. This allows the attacker to bypass defined security policies, potentially leading to unauthorized access to services or information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64 | — |
Workaround
|
A flaw was found in Forge (also called `node-forge`), a JavaScript implementation of Transport Layer Security. A remote attacker could exploit weaknesses in the RSASSA PKCS#1 v1.5 signature verification process. By crafting malicious signatures that include extra data within the ASN structure and do not meet padding requirements, an attacker can bypass signature validation. This allows for the creation of forged signatures that appear legitimate, potentially compromising the integrity and authenticity of communications.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_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 Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64 | — |
Workaround
|
A flaw was found in the cryptography library. This vulnerability occurs when a non-contiguous buffer is passed to certain application programming interfaces (APIs) that accept Python buffers, such as Hash.update(). A remote attacker could exploit this to cause a buffer overflow, potentially leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64 | — |
Workaround
|
A flaw was found in Pillow, a Python imaging library. This vulnerability allows a remote attacker to trigger a denial of service (DoS) by providing a specially crafted FITS image file. The library's failure to limit the amount of GZIP-compressed data during decoding can lead to unbounded memory consumption, causing the system to crash or experience severe performance issues.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64 | — |
Workaround
|
A flaw was found in follow-redirects. When an HTTP request follows a cross-domain redirect (a redirection to a different domain), custom authentication headers, such as X-API-Key or X-Auth-Token, are not properly stripped. This allows these sensitive headers to be forwarded verbatim to the redirect target, potentially leading to the unintended disclosure of authentication information to an untrusted third party.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64 | — |
A flaw was found in Axios, an HTTP client library. This vulnerability allows an attacker to exploit a prototype pollution issue if another part of the application has already polluted the Object.prototype. By doing so, the attacker can intercept and modify JSON responses or take control of the HTTP communication. This could lead to unauthorized access to sensitive information like user credentials and request details.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64 | — |
A flaw was found in Axios, a software library for making network requests. A remote attacker can exploit a prototype pollution vulnerability to inject arbitrary HTTP headers into outgoing requests. This occurs when the application's core object definitions are manipulated, causing Axios to misinterpret data and include attacker-controlled headers in network communications. This could lead to unauthorized actions or data manipulation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64 | — |
Workaround
|
A flaw was found in Axios, a promise-based HTTP client for browsers and Node.js. This vulnerability occurs because the `toFormData` function recursively processes nested objects without a depth limit. A remote attacker can exploit this by sending deeply nested request data, which causes the Node.js process to crash due to a RangeError, leading to a potential Denial of Service (DoS) if the process crashes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64 | — |
A flaw was found in Axios, a promise-based HTTP client. This vulnerability, a Prototype Pollution "Gadget" attack, allows an attacker to manipulate the `Object.prototype.validateStatus` property. By polluting this property, all HTTP error responses (such as 401, 403, or 500) are silently treated as successful responses. This can lead to a complete bypass of application-level authentication and error handling, potentially granting unauthorized access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64 | — |
A flaw was found in Axios, a promise-based HTTP client. An attacker who can control the destination address of an Axios request can exploit this vulnerability. By using specific internal network addresses (within the 127.0.0.0/8 range, excluding 127.0.0.1), the attacker can completely bypass the NO_PROXY protection, potentially leading to unauthorized access or information disclosure within the network. This issue is an incomplete fix for a previous vulnerability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64 | — |
A flaw was found in Axios, a widely used HTTP client. This vulnerability, known as a Prototype Pollution "Gadget" attack, allows a remote attacker to subtly alter JSON API responses. By manipulating a specific function, an attacker can selectively modify data within these responses. This could lead to significant security breaches, including unauthorized privilege escalation, fraudulent balance manipulation, or bypassing critical authorization checks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_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 Quay 3.14.8 is now available with bug fixes.",
"title": "Topic"
},
{
"category": "general",
"text": "Quay 3.14.8",
"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:21017",
"url": "https://access.redhat.com/errata/RHSA-2026:21017"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61726",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-62718",
"url": "https://access.redhat.com/security/cve/CVE-2025-62718"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-2377",
"url": "https://access.redhat.com/security/cve/CVE-2026-2377"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25679",
"url": "https://access.redhat.com/security/cve/CVE-2026-25679"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27459",
"url": "https://access.redhat.com/security/cve/CVE-2026-27459"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-29074",
"url": "https://access.redhat.com/security/cve/CVE-2026-29074"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32280",
"url": "https://access.redhat.com/security/cve/CVE-2026-32280"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32281",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32282",
"url": "https://access.redhat.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32286",
"url": "https://access.redhat.com/security/cve/CVE-2026-32286"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32589",
"url": "https://access.redhat.com/security/cve/CVE-2026-32589"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32590",
"url": "https://access.redhat.com/security/cve/CVE-2026-32590"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33186",
"url": "https://access.redhat.com/security/cve/CVE-2026-33186"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33894",
"url": "https://access.redhat.com/security/cve/CVE-2026-33894"
},
{
"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-39892",
"url": "https://access.redhat.com/security/cve/CVE-2026-39892"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-40192",
"url": "https://access.redhat.com/security/cve/CVE-2026-40192"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-40895",
"url": "https://access.redhat.com/security/cve/CVE-2026-40895"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42033",
"url": "https://access.redhat.com/security/cve/CVE-2026-42033"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42035",
"url": "https://access.redhat.com/security/cve/CVE-2026-42035"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42039",
"url": "https://access.redhat.com/security/cve/CVE-2026-42039"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42041",
"url": "https://access.redhat.com/security/cve/CVE-2026-42041"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42043",
"url": "https://access.redhat.com/security/cve/CVE-2026-42043"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42044",
"url": "https://access.redhat.com/security/cve/CVE-2026-42044"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4427",
"url": "https://access.redhat.com/security/cve/CVE-2026-4427"
},
{
"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_21017.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Quay 3.14.8",
"tracking": {
"current_release_date": "2026-06-03T15:58:22+00:00",
"generator": {
"date": "2026-06-03T15:58:22+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:21017",
"initial_release_date": "2026-05-26T17:12:40+00:00",
"revision_history": [
{
"date": "2026-05-26T17:12:40+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-02T17:21:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-03T15:58:22+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Quay 3.14",
"product": {
"name": "Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:quay:3.14::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Quay"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-bundle@sha256%3A9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-container-security-operator-bundle\u0026tag=1778873727"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-bundle@sha256%3A36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-bundle\u0026tag=1778874411"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3Abc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-rhel8\u0026tag=1778873623"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"product_id": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-qemu-rhcos-rhel8@sha256%3Ae76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8\u0026tag=1778874087"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3A052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-builder-rhel8\u0026tag=1778873627"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3Ac82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4?arch=amd64\u0026repository_url=registry.redhat.io/quay/clair-rhel8\u0026tag=1778873589"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"product_id": "registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-bundle@sha256%3Aa620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-operator-bundle\u0026tag=1779693417"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3Adb535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-operator-rhel8\u0026tag=1778873585"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3A9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-rhel8\u0026tag=1779689392"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3A087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b?arch=arm64\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-rhel8\u0026tag=1778873623"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"product_id": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-qemu-rhcos-rhel8@sha256%3Ab83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2?arch=arm64\u0026repository_url=registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8\u0026tag=1778874087"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3Aeade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10?arch=arm64\u0026repository_url=registry.redhat.io/quay/quay-builder-rhel8\u0026tag=1778873627"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3A7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72?arch=arm64\u0026repository_url=registry.redhat.io/quay/clair-rhel8\u0026tag=1778873589"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3A85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33?arch=arm64\u0026repository_url=registry.redhat.io/quay/quay-operator-rhel8\u0026tag=1778873585"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3Aa46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b?arch=arm64\u0026repository_url=registry.redhat.io/quay/quay-rhel8\u0026tag=1779689392"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3A0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-rhel8\u0026tag=1778873623"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"product_id": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-qemu-rhcos-rhel8@sha256%3A532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8\u0026tag=1778874087"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3A0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-builder-rhel8\u0026tag=1778873627"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3A4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/clair-rhel8\u0026tag=1778873589"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3A6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-operator-rhel8\u0026tag=1778873585"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3Afca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-rhel8\u0026tag=1779689392"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3A496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-rhel8\u0026tag=1778873623"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"product_id": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-qemu-rhcos-rhel8@sha256%3A1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8\u0026tag=1778874087"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3Afac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-builder-rhel8\u0026tag=1778873627"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3Ac36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42?arch=s390x\u0026repository_url=registry.redhat.io/quay/clair-rhel8\u0026tag=1778873589"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3A9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-operator-rhel8\u0026tag=1778873585"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3A4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-rhel8\u0026tag=1779689392"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64 as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64 as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64 as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64 as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64 as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64 as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64 as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64 as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64 as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64 as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64 as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64 as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64 as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64 as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64 as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"relates_to_product_reference": "Red Hat Quay 3.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le as a component of Red Hat Quay 3.14",
"product_id": "Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.14"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important 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 Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-26T17:12:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21017"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_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 Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-62718",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2026-04-09T15:01:48.111177+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456913"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. This vulnerability occurs because Axios does not correctly handle hostname normalization when evaluating NO_PROXY rules. An attacker can exploit this by crafting requests to loopback addresses (e.g., localhost. or [::1]) which bypass the NO_PROXY configuration and are routed through the configured proxy. This can lead to Server-Side Request Forgery (SSRF) vulnerabilities, enabling attackers to access sensitive internal or loopback services that should otherwise be protected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Server-Side Request Forgery and proxy bypass due to improper hostname normalization",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has limited impact due to combination of non-default conditions to exploit: the attacker must be able to control or influence URLs passed to axios in a server-side context, the application must have both `HTTP_PROXY` and `NO_PROXY` configured, and the proxy itself must be positioned to act on the misdirected traffic or have been compromised by the attacker to intercept the rerouted traffic.",
"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 Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-62718"
},
{
"category": "external",
"summary": "RHBZ#2456913",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456913"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-62718",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62718"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-62718",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62718"
},
{
"category": "external",
"summary": "https://datatracker.ietf.org/doc/html/rfc1034#section-3.1",
"url": "https://datatracker.ietf.org/doc/html/rfc1034#section-3.1"
},
{
"category": "external",
"summary": "https://datatracker.ietf.org/doc/html/rfc3986#section-3.2.2",
"url": "https://datatracker.ietf.org/doc/html/rfc3986#section-3.2.2"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/commit/fb3befb6daac6cad26b2e54094d0f2d9e47f24df",
"url": "https://github.com/axios/axios/commit/fb3befb6daac6cad26b2e54094d0f2d9e47f24df"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/pull/10661",
"url": "https://github.com/axios/axios/pull/10661"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/releases/tag/v1.15.0",
"url": "https://github.com/axios/axios/releases/tag/v1.15.0"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-3p68-rc4w-qgx5",
"url": "https://github.com/axios/axios/security/advisories/GHSA-3p68-rc4w-qgx5"
}
],
"release_date": "2026-04-09T14:31:46.067000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-26T17:12:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21017"
},
{
"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 Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Server-Side Request Forgery and proxy bypass due to improper hostname normalization"
},
{
"acknowledgments": [
{
"names": [
"Antony Di Scala",
"Michael Whale"
]
}
],
"cve": "CVE-2026-2377",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2026-02-11T21:02:44.495000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2439201"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in mirror-registry. Authenticated users can exploit the log export feature by providing a specially crafted web address (URL). This allows the application\u0027s backend to make arbitrary requests to internal network resources, a vulnerability known as Server-Side Request Forgery (SSRF). This could lead to unauthorized access to sensitive information or other internal systems.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mirror-registry: quay: quay: Server-Side Request Forgery via log export functionality",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Due to the intended and supported use case of Openshift Mirror Registry, deployment in an offline or network-isolated environment, the impact for this product has been downgraded to `Moderate`.\n\nEven in case of compromise, the blast radius is restricted to mirror-registry. It can not be escalated outside the core product. This vulnerability has been scored based on the lack of change of scope.",
"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 Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-2377"
},
{
"category": "external",
"summary": "RHBZ#2439201",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2439201"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-2377",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2377"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-2377",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2377"
}
],
"release_date": "2026-04-08T16:18:10.324000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-26T17:12:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21017"
}
],
"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 Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "mirror-registry: quay: quay: Server-Side Request Forgery via log export functionality"
},
{
"cve": "CVE-2026-4427",
"discovery_date": "2026-03-18T14:02:19.414820+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
}
],
"notes": [
{
"category": "description",
"text": "No description is available for this CVE.",
"title": "Vulnerability description"
},
{
"category": "other",
"text": "This CVE has been marked as Rejected by the assigning CNA.",
"title": "Statement"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4427"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4427",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4427"
}
],
"release_date": "2026-03-18T13:00:31+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-26T17:12:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21017"
}
],
"title": "github.com/jackc/pgproto3: pgproto3: Denial of Service via negative field length in DataRow message"
},
{
"cve": "CVE-2026-25679",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2026-03-06T22:02:11.567841+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445356"
}
],
"notes": [
{
"category": "description",
"text": "The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/url: Incorrect parsing of IPv6 host literals in net/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 Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25679"
},
{
"category": "external",
"summary": "RHBZ#2445356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445356"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25679",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25679"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679"
},
{
"category": "external",
"summary": "https://go.dev/cl/752180",
"url": "https://go.dev/cl/752180"
},
{
"category": "external",
"summary": "https://go.dev/issue/77578",
"url": "https://go.dev/issue/77578"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk",
"url": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4601",
"url": "https://pkg.go.dev/vuln/GO-2026-4601"
}
],
"release_date": "2026-03-06T21:28:14.211000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-26T17:12:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21017"
},
{
"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 Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_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 Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/url: Incorrect parsing of IPv6 host literals in net/url"
},
{
"cve": "CVE-2026-27459",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-03-18T00:01:41.404915+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448503"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in pyOpenSSL. The set_cookie_generate_callback callback function can be used to generate DTLS cookies. When the callback returns a cookie string or byte sequence longer than 256 bytes, a buffer overflow can be triggered due to a missing bounds checking before copying the data to a fixed-size buffer provided by the underlying OpenSSL library.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pyOpenSSL: DTLS cookie callback buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is only exploitable when an application using the pyOpenSSL library provides a custom callback to the set_cookie_generate_callback function. For the buffer overflow to occur, the callback function must return a cookie string or byte sequence longer than 256 bytes, limiting the exposure of this issue. Due to these reasons, this vulnerability has been rated with an important 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 Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27459"
},
{
"category": "external",
"summary": "RHBZ#2448503",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448503"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27459",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27459"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27459",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27459"
},
{
"category": "external",
"summary": "https://github.com/pyca/pyopenssl/blob/358cbf29c4e364c59930e53a270116249581eaa3/CHANGELOG.rst",
"url": "https://github.com/pyca/pyopenssl/blob/358cbf29c4e364c59930e53a270116249581eaa3/CHANGELOG.rst"
},
{
"category": "external",
"summary": "https://github.com/pyca/pyopenssl/commit/57f09bb4bb051d3bc2a1abd36e9525313d5cd408",
"url": "https://github.com/pyca/pyopenssl/commit/57f09bb4bb051d3bc2a1abd36e9525313d5cd408"
},
{
"category": "external",
"summary": "https://github.com/pyca/pyopenssl/security/advisories/GHSA-5pwr-322w-8jr4",
"url": "https://github.com/pyca/pyopenssl/security/advisories/GHSA-5pwr-322w-8jr4"
}
],
"release_date": "2026-03-17T23:34:28.483000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-26T17:12:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21017"
},
{
"category": "workaround",
"details": "To mitigate this flaw, ensure the callback provided to the set_cookie_generate_callback function strictly limits the returned cookie string or byte sequence to under 256 bytes.",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_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 Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pyOpenSSL: DTLS cookie callback buffer overflow"
},
{
"cve": "CVE-2026-29074",
"cwe": {
"id": "CWE-776",
"name": "Improper Restriction of Recursive Entity References in DTDs (\u0027XML Entity Expansion\u0027)"
},
"discovery_date": "2026-03-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445132"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in SVGO, an SVG (Scalable Vector Graphics) Optimizer. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by submitting a specially crafted XML file. The application\u0027s failure to properly guard against XML entity expansion or recursion can lead to the Node.js process consuming excessive memory and crashing.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "svgo: SVGO: Denial of Service via XML entity expansion",
"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 Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-29074"
},
{
"category": "external",
"summary": "RHBZ#2445132",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445132"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-29074",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-29074"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-29074",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-29074"
},
{
"category": "external",
"summary": "https://github.com/svg/svgo/security/advisories/GHSA-xpqw-6gx7-v673",
"url": "https://github.com/svg/svgo/security/advisories/GHSA-xpqw-6gx7-v673"
}
],
"release_date": "2026-03-06T07:23:05.716000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-26T17:12:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21017"
},
{
"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 Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_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 Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "svgo: SVGO: Denial of Service via XML entity expansion"
},
{
"cve": "CVE-2026-32280",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-08T02:01:19.572351+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456339"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building",
"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 Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32280"
},
{
"category": "external",
"summary": "RHBZ#2456339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456339"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32280",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32280"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280"
},
{
"category": "external",
"summary": "https://go.dev/cl/758320",
"url": "https://go.dev/cl/758320"
},
{
"category": "external",
"summary": "https://go.dev/issue/78282",
"url": "https://go.dev/issue/78282"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4947",
"url": "https://pkg.go.dev/vuln/GO-2026-4947"
}
],
"release_date": "2026-04-08T01:06:58.595000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-26T17:12:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21017"
}
],
"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 Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building"
},
{
"cve": "CVE-2026-32281",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-04-08T02:01:00.930989+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456333"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw occurs during the validation of otherwise trusted certificate chains that contain a large number of policy mappings, leading to excessive resource consumption. Exploitation requires an attacker to present a specially crafted, yet trusted, certificate chain which would require the attacker has already compromised a trusted certificate root. Red Hat continuously monitors certificate authorities and curates the set which is trusted by default for Red Hat products.",
"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 Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "RHBZ#2456333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456333"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32281",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32281"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://go.dev/cl/758061",
"url": "https://go.dev/cl/758061"
},
{
"category": "external",
"summary": "https://go.dev/issue/78281",
"url": "https://go.dev/issue/78281"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4946",
"url": "https://pkg.go.dev/vuln/GO-2026-4946"
}
],
"release_date": "2026-04-08T01:06:58.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-26T17:12:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21017"
},
{
"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 Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_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 Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation"
},
{
"cve": "CVE-2026-32282",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2026-04-08T02:01:12.683211+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456336"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs access to the system and the required permissions to create a symbolic link. Additionally, the attacker must swap the target file with a symbolic link in the exact window after the `Root.Chmod` function checks its target but before acting. Due to these conditions, this flaw has been rated with a moderate 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 Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "RHBZ#2456336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456336"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32282",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32282"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282"
},
{
"category": "external",
"summary": "https://go.dev/cl/763761",
"url": "https://go.dev/cl/763761"
},
{
"category": "external",
"summary": "https://go.dev/issue/78293",
"url": "https://go.dev/issue/78293"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4864",
"url": "https://pkg.go.dev/vuln/GO-2026-4864"
}
],
"release_date": "2026-04-08T01:06:55.953000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-26T17:12:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21017"
},
{
"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 Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"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:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root"
},
{
"cve": "CVE-2026-32286",
"cwe": {
"id": "CWE-1285",
"name": "Improper Validation of Specified Index, Position, or Offset in Input"
},
"discovery_date": "2026-03-26T20:01:59.226117+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2451847"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the DataRow.Decode function within the github.com/jackc/pgproto3/v2 component. A malicious or compromised PostgreSQL server can exploit this by sending a DataRow message containing a negative field length. This improper validation of field lengths leads to a \"slice bounds out of range panic\", resulting in a Denial of Service (DoS) for the affected application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/jackc/pgproto3/v2: github.com/jackc/pgproto3/v2: Denial of Service via malicious PostgreSQL server",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The PostgreSQL server multicluster-globalhub-manager connects to is either provisioned by the operator itself or specified by the admin managing the deployment. To successfully exploit the vulnerability in this context the attacker would need to compromise the operator-deployed PostgreSQL server to force a crafted malicious DataRow message or they would need to have the privileges required to modify the operator-provisioned deployment or configure globalhub-manager to use a compromised/malicious \u201cBYO Postgres\u201d server.\n\nThe first scenario (compromising a legitimate PostgreSQL server) would change Attack Complexity from Low to High resulting in an adjusted CVSS v3.1 score of 5.9 (Moderate)\nThe other scenarios (manipulating the operator provisioned-deployment or configuring the globalhub-manager to use a malicious server) would maintain AC:L but would require privileged access. This would change Privileges Required from None to High resulting in an adjusted CVSS v3.1 score of 4.9 (Moderate)\n\nBased on the above the Impact Rating for multicluster-globalhub-manager-rhel9 is Moderate.",
"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 Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32286"
},
{
"category": "external",
"summary": "RHBZ#2451847",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2451847"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32286",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32286"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32286",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32286"
},
{
"category": "external",
"summary": "https://github.com/golang/vulndb/issues/4518",
"url": "https://github.com/golang/vulndb/issues/4518"
},
{
"category": "external",
"summary": "https://github.com/jackc/pgx/issues/2507",
"url": "https://github.com/jackc/pgx/issues/2507"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4518",
"url": "https://pkg.go.dev/vuln/GO-2026-4518"
}
],
"release_date": "2026-03-26T19:40:51.974000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-26T17:12:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21017"
},
{
"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 Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_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 Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/jackc/pgproto3/v2: github.com/jackc/pgproto3/v2: Denial of Service via malicious PostgreSQL server"
},
{
"acknowledgments": [
{
"names": [
"Antony Di Scala",
"Michael Whale"
]
}
],
"cve": "CVE-2026-32589",
"cwe": {
"id": "CWE-639",
"name": "Authorization Bypass Through User-Controlled Key"
},
"discovery_date": "2026-03-12T14:43:07.878000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2446963"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Red Hat Quay\u0027s container image upload process. An authenticated user with push access to any repository on the registry can interfere with image uploads in progress by other users, including those in repositories they do not have access to. This could allow the attacker to read, modify, or cancel another user\u0027s in-progress image upload.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mirror-registry: quay: insecure direct object reference in BlobUpload",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploitation requires valid login credentials to the Quay registry. Unauthenticated users cannot exploit this flaw.",
"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 Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32589"
},
{
"category": "external",
"summary": "RHBZ#2446963",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446963"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32589",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32589"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32589",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32589"
}
],
"release_date": "2026-04-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-26T17:12:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21017"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "mirror-registry: quay: insecure direct object reference in BlobUpload"
},
{
"acknowledgments": [
{
"names": [
"Antony Di Scala",
"Michael Whale"
]
}
],
"cve": "CVE-2026-32590",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2026-03-12T14:43:11.443000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2446964"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Red Hat Quay\u0027s handling of resumable container image layer uploads. The upload process stores intermediate data in the database using a format that, if tampered with, could allow an attacker to execute arbitrary code on the Quay server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mirror-registry: remote code execution using pickle deserialization",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploitation requires valid login credentials. The attacker must be authenticated to the registry, either through the web interface or through a container tool such as Podman.",
"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 Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32590"
},
{
"category": "external",
"summary": "RHBZ#2446964",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446964"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32590",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32590"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32590",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32590"
}
],
"release_date": "2026-04-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-26T17:12:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21017"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "mirror-registry: remote code execution using pickle deserialization"
},
{
"cve": "CVE-2026-33186",
"cwe": {
"id": "CWE-551",
"name": "Incorrect Behavior Order: Authorization Before Parsing and Canonicalization"
},
"discovery_date": "2026-03-20T23:02:27.802640+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449833"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in gRPC-Go, the Go language implementation of gRPC. This vulnerability, an authorization bypass, is caused by improper input validation of the HTTP/2 `:path` pseudo-header. A remote attacker can exploit this by sending raw HTTP/2 frames with a malformed `:path` that omits the mandatory leading slash. This allows the attacker to bypass defined security policies, potentially leading to unauthorized access to services or information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path validation",
"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 Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33186"
},
{
"category": "external",
"summary": "RHBZ#2449833",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449833"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33186",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33186"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33186",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33186"
},
{
"category": "external",
"summary": "https://github.com/grpc/grpc-go/security/advisories/GHSA-p77j-4mvh-x3m3",
"url": "https://github.com/grpc/grpc-go/security/advisories/GHSA-p77j-4mvh-x3m3"
}
],
"release_date": "2026-03-20T22:23:32.147000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-26T17:12:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21017"
},
{
"category": "workaround",
"details": "To mitigate this issue, implement infrastructure-level normalization to ensure all incoming HTTP/2 `:path` headers are properly formatted with a leading slash before reaching the gRPC-Go server. This can be achieved by configuring a reverse proxy or API gateway to validate and normalize the `:path` header. Ensure that any such intermediary is properly configured and restarted to apply the changes, which may temporarily impact service availability.",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path validation"
},
{
"cve": "CVE-2026-33894",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2026-03-27T21:02:52.462999+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2452464"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Forge (also called `node-forge`), a JavaScript implementation of Transport Layer Security. A remote attacker could exploit weaknesses in the RSASSA PKCS#1 v1.5 signature verification process. By crafting malicious signatures that include extra data within the ASN structure and do not meet padding requirements, an attacker can bypass signature validation. This allows for the creation of forged signatures that appear legitimate, potentially compromising the integrity and authenticity of communications.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-forge: Forge: Signature Forgery via Weak RSASSA PKCS#1 v1.5 Verification",
"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 Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33894"
},
{
"category": "external",
"summary": "RHBZ#2452464",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452464"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33894",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33894"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33894",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33894"
},
{
"category": "external",
"summary": "https://datatracker.ietf.org/doc/html/rfc2313#section-8",
"url": "https://datatracker.ietf.org/doc/html/rfc2313#section-8"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-ppp5-5v6c-4jwp",
"url": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-ppp5-5v6c-4jwp"
},
{
"category": "external",
"summary": "https://mailarchive.ietf.org/arch/msg/openpgp/5rnE9ZRN1AokBVj3VqblGlP63QE",
"url": "https://mailarchive.ietf.org/arch/msg/openpgp/5rnE9ZRN1AokBVj3VqblGlP63QE"
},
{
"category": "external",
"summary": "https://www.rfc-editor.org/rfc/rfc8017.html",
"url": "https://www.rfc-editor.org/rfc/rfc8017.html"
}
],
"release_date": "2026-03-27T20:45:49.583000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-26T17:12:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21017"
},
{
"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 Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
]
}
],
"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 Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "node-forge: Forge: Signature Forgery via Weak RSASSA PKCS#1 v1.5 Verification"
},
{
"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 Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_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 Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_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-05-26T17:12:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21017"
},
{
"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 Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_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 Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_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-39892",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2026-04-08T22:00:59.416053+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456735"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the cryptography library. This vulnerability occurs when a non-contiguous buffer is passed to certain application programming interfaces (APIs) that accept Python buffers, such as Hash.update(). A remote attacker could exploit this to cause a buffer overflow, potentially leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cryptography: Cryptography: Buffer overflow via non-contiguous buffer in API",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In default configurations Red Hat products isolate service processes from total system access. Should an attacker be able to exploit this vulnerability their impact will be limited to that service account and they will not have access to the broader system.",
"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 Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39892"
},
{
"category": "external",
"summary": "RHBZ#2456735",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456735"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39892",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39892"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39892",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39892"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2026/04/08/12",
"url": "http://www.openwall.com/lists/oss-security/2026/04/08/12"
},
{
"category": "external",
"summary": "https://github.com/pyca/cryptography/commit/622d672e429a7cff836a23c5903683dbec1901f5",
"url": "https://github.com/pyca/cryptography/commit/622d672e429a7cff836a23c5903683dbec1901f5"
},
{
"category": "external",
"summary": "https://github.com/pyca/cryptography/security/advisories/GHSA-p423-j2cm-9vmq",
"url": "https://github.com/pyca/cryptography/security/advisories/GHSA-p423-j2cm-9vmq"
}
],
"release_date": "2026-04-08T20:49:41.967000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-26T17:12:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21017"
},
{
"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 Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cryptography: Cryptography: Buffer overflow via non-contiguous buffer in API"
},
{
"cve": "CVE-2026-40192",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-04-16T00:00:49.590876+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2458856"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow, a Python imaging library. This vulnerability allows a remote attacker to trigger a denial of service (DoS) by providing a specially crafted FITS image file. The library\u0027s failure to limit the amount of GZIP-compressed data during decoding can lead to unbounded memory consumption, causing the system to crash or experience severe performance issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Pillow: Pillow: Denial of Service via decompression bomb in FITS image processing",
"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 Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-40192"
},
{
"category": "external",
"summary": "RHBZ#2458856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458856"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-40192",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40192"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-40192",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40192"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/3cb854e8b2bab43f40e342e665f9340d861aa628",
"url": "https://github.com/python-pillow/Pillow/commit/3cb854e8b2bab43f40e342e665f9340d861aa628"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/pull/9521",
"url": "https://github.com/python-pillow/Pillow/pull/9521"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-whj4-6x5x-4v2j",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-whj4-6x5x-4v2j"
},
{
"category": "external",
"summary": "https://pillow.readthedocs.io/en/stable/releasenotes/12.2.0.html#prevent-fits-decompression-bomb",
"url": "https://pillow.readthedocs.io/en/stable/releasenotes/12.2.0.html#prevent-fits-decompression-bomb"
}
],
"release_date": "2026-04-15T22:53:56.147000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-26T17:12:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21017"
},
{
"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 Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_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 Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Pillow: Pillow: Denial of Service via decompression bomb in FITS image processing"
},
{
"cve": "CVE-2026-40895",
"cwe": {
"id": "CWE-212",
"name": "Improper Removal of Sensitive Information Before Storage or Transfer"
},
"discovery_date": "2026-04-21T21:02:33.280553+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2460297"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in follow-redirects. When an HTTP request follows a cross-domain redirect (a redirection to a different domain), custom authentication headers, such as X-API-Key or X-Auth-Token, are not properly stripped. This allows these sensitive headers to be forwarded verbatim to the redirect target, potentially leading to the unintended disclosure of authentication information to an untrusted third party.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "follow-redirects: follow-redirects: Information disclosure via cross-domain redirects",
"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 Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-40895"
},
{
"category": "external",
"summary": "RHBZ#2460297",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460297"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-40895",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40895"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-40895",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40895"
},
{
"category": "external",
"summary": "https://github.com/follow-redirects/follow-redirects/security/advisories/GHSA-r4q5-vmmm-2653",
"url": "https://github.com/follow-redirects/follow-redirects/security/advisories/GHSA-r4q5-vmmm-2653"
}
],
"release_date": "2026-04-21T19:59:59.759000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-26T17:12:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21017"
}
],
"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 Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "follow-redirects: follow-redirects: Information disclosure via cross-domain redirects"
},
{
"cve": "CVE-2026-42033",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-04-24T18:01:20.937507+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461607"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, an HTTP client library. This vulnerability allows an attacker to exploit a prototype pollution issue if another part of the application has already polluted the Object.prototype. By doing so, the attacker can intercept and modify JSON responses or take control of the HTTP communication. This could lead to unauthorized access to sensitive information like user credentials and request details.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: HTTP Transport Hijacking via Prototype Pollution",
"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 Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42033"
},
{
"category": "external",
"summary": "RHBZ#2461607",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461607"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42033",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42033"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42033",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42033"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-pf86-5x62-jrwf",
"url": "https://github.com/axios/axios/security/advisories/GHSA-pf86-5x62-jrwf"
}
],
"release_date": "2026-04-24T17:36:44.132000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-26T17:12:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21017"
}
],
"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 Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: HTTP Transport Hijacking via Prototype Pollution"
},
{
"cve": "CVE-2026-42035",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-04-24T18:01:17.109481+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461606"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a software library for making network requests. A remote attacker can exploit a prototype pollution vulnerability to inject arbitrary HTTP headers into outgoing requests. This occurs when the application\u0027s core object definitions are manipulated, causing Axios to misinterpret data and include attacker-controlled headers in network communications. This could lead to unauthorized actions or data manipulation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Arbitrary HTTP header injection via prototype pollution",
"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 Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42035"
},
{
"category": "external",
"summary": "RHBZ#2461606",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461606"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42035",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42035"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42035",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42035"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-6chq-wfr3-2hj9",
"url": "https://github.com/axios/axios/security/advisories/GHSA-6chq-wfr3-2hj9"
}
],
"release_date": "2026-04-24T17:38:07.752000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-26T17:12:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21017"
},
{
"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 Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
]
}
],
"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 Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "axios: Axios: Arbitrary HTTP header injection via prototype pollution"
},
{
"cve": "CVE-2026-42039",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-24T19:01:44.887156+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461630"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client for browsers and Node.js. This vulnerability occurs because the `toFormData` function recursively processes nested objects without a depth limit. A remote attacker can exploit this by sending deeply nested request data, which causes the Node.js process to crash due to a RangeError, leading to a potential Denial of Service (DoS) if the process crashes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Node.js: Axios: Denial of Service via unbounded recursion in toFormData with deeply nested request data",
"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 Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42039"
},
{
"category": "external",
"summary": "RHBZ#2461630",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461630"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42039",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42039"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42039",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42039"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-62hf-57xw-28j9",
"url": "https://github.com/axios/axios/security/advisories/GHSA-62hf-57xw-28j9"
}
],
"release_date": "2026-04-24T18:01:30.775000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-26T17:12:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21017"
}
],
"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 Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Node.js: Axios: Denial of Service via unbounded recursion in toFormData with deeply nested request data"
},
{
"cve": "CVE-2026-42041",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-04-24T19:01:41.034289+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461629"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. This vulnerability, a Prototype Pollution \"Gadget\" attack, allows an attacker to manipulate the `Object.prototype.validateStatus` property. By polluting this property, all HTTP error responses (such as 401, 403, or 500) are silently treated as successful responses. This can lead to a complete bypass of application-level authentication and error handling, potentially granting unauthorized access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Authentication bypass due to prototype pollution of HTTP error handling",
"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 Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42041"
},
{
"category": "external",
"summary": "RHBZ#2461629",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461629"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42041",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42041"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42041",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42041"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-w9j2-pvgh-6h63",
"url": "https://github.com/axios/axios/security/advisories/GHSA-w9j2-pvgh-6h63"
}
],
"release_date": "2026-04-24T17:55:30.036000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-26T17:12:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21017"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Authentication bypass due to prototype pollution of HTTP error handling"
},
{
"cve": "CVE-2026-42043",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2026-04-24T19:01:22.552379+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461626"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. An attacker who can control the destination address of an Axios request can exploit this vulnerability. By using specific internal network addresses (within the 127.0.0.0/8 range, excluding 127.0.0.1), the attacker can completely bypass the NO_PROXY protection, potentially leading to unauthorized access or information disclosure within the network. This issue is an incomplete fix for a previous vulnerability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: NO_PROXY bypass via crafted 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 Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42043"
},
{
"category": "external",
"summary": "RHBZ#2461626",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461626"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42043",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42043"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42043",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42043"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-pmwg-cvhr-8vh7",
"url": "https://github.com/axios/axios/security/advisories/GHSA-pmwg-cvhr-8vh7"
}
],
"release_date": "2026-04-24T17:54:42.668000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-26T17:12:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21017"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: NO_PROXY bypass via crafted URL"
},
{
"cve": "CVE-2026-42044",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-04-24T19:01:13.418725+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461624"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a widely used HTTP client. This vulnerability, known as a Prototype Pollution \"Gadget\" attack, allows a remote attacker to subtly alter JSON API responses. By manipulating a specific function, an attacker can selectively modify data within these responses. This could lead to significant security breaches, including unauthorized privilege escalation, fraudulent balance manipulation, or bypassing critical authorization checks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Invisible JSON Response Tampering via Prototype Pollution Gadget",
"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 Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42044"
},
{
"category": "external",
"summary": "RHBZ#2461624",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461624"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42044",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42044"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42044",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42044"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-3w6x-2g7m-8v23",
"url": "https://github.com/axios/axios/security/advisories/GHSA-3w6x-2g7m-8v23"
}
],
"release_date": "2026-04-24T17:49:49.517000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-26T17:12:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11458",
"product_ids": [
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21017"
},
{
"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 Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
]
}
],
"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 Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:4dcd3b60f93e03d7d59e7dedc2ffcaa835de53ce672a179527f26ffe295473d2_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:7a0ec7eb2f7e1cd78834a108c84edb7f3a9f769209ba98b8bb0d1f7d66344e72_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c36f983f25aad87857f89920f0878fb081f9c55d471e98fa25a3af0507da4b42_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/clair-rhel8@sha256:c82534a20a7a5e2ecd49ac6307df13ede380c8b3d7ca4c6978aed1efab9c6ae4_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:36377e0f89e28bb05dd45c424ac336b2884e91267a118763ddd9a1e8d8f75295_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:087c088a5f5da9a54608fd93bbc47654b7c24661dfcdf3b64d04d496924a5e4b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:0e7f72c6427b9c941a765470683c3cfe81644bd0337b88c5f3d9021978aa38de_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:496e288875b50bb6f5ff1f92cd95a8df52ee02e97178e4134fcc3fc0b829f3b1_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bc8584dbad964920db04fb5fa27044cb0219f7d736da16abe5deec2fb3d7b1a8_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:1fa815f5c0f997f55ca2db83575360f084d0ead955e62adcb7b4f0b53b1a01c7_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:532d123f74a39a92346daf91d69f2eebc97d48d49cf89b21ec4114824cb23b2d_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:b83c36737a574a3454d1be87b9bb7a513eab7b5071c662fde05e791ec2596ee2_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:e76507eecc44ee17c66566769ff427c561df85db700c2b16ead0ecd894f40b9f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:052bf6483aa0e3cfae7cc28822bb05b7ebf1c2dd2019bae53874db19a7ced51f_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:0f209a6799f9eb6987d9479fc6631d3f6dabdf89faa0059c9c62010f4f46e2ba_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:eade47dd4e39ed346f9ea867a90e07fc70ff2ff4a6cce4a21ac77f88e9abad10_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-builder-rhel8@sha256:fac5b4a10d565051251ec328df69026458ede4dadc48b401dcb923979bf96b88_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9e026e4b86da6a0719b0bf6973d465cd542ead1715afb516e5e37ae8d9057964_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-bundle@sha256:a620b5e2749ad150d7ee07bd240f29a69ad2593a522869bd334441e9fb346e0e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:6753b3d04a0cbf3ae35f8141df96505f099a39645ae3e68ae0b417ac572be64e_ppc64le",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:85c3bbf75379da98fbffe5ea1c53893a11ce42939d68687f16a0b687a9ba4b33_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:9fc318dd2650e6f3b68084e2f155a5485395026cba186018f6a2d5e70284bb6a_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-operator-rhel8@sha256:db535f8a5dea4124ee8140a48362d0a631cc19158a3944f0059219a5c7b44e3e_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:4ae7d2d72a2370bd5401f570e21386bc9a6df0b145030060c922fcf754c7839b_s390x",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:9f5d146fc72a09d9067705a35274a251708cebc4c6a7e50615bdbce3e128c097_amd64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:a46c3fd8bb72616f07d2fb47eae9b060ea6c5135ec365d7ddc0dc18054da0b1b_arm64",
"Red Hat Quay 3.14:registry.redhat.io/quay/quay-rhel8@sha256:fca718bcd95971e571d13f9139e2f40c2daeca9605c669d73ed3055d9e3a53e2_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Invisible JSON Response Tampering via Prototype Pollution Gadget"
}
]
}
RHSA-2026:22465
Vulnerability from csaf_redhat - Published: 2026-06-02 13:10 - Updated: 2026-06-03 15:58A flaw was found in Axios, a promise-based HTTP client. This vulnerability occurs because Axios does not correctly handle hostname normalization when evaluating NO_PROXY rules. An attacker can exploit this by crafting requests to loopback addresses (e.g., localhost. or [::1]) which bypass the NO_PROXY configuration and are routed through the configured proxy. This can lead to Server-Side Request Forgery (SSRF) vulnerabilities, enabling attackers to access sensitive internal or loopback services that should otherwise be protected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64 | — |
Workaround
|
No description is available for this CVE.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64 | — |
A flaw was found in pyOpenSSL. The set_cookie_generate_callback callback function can be used to generate DTLS cookies. When the callback returns a cookie string or byte sequence longer than 256 bytes, a buffer overflow can be triggered due to a missing bounds checking before copying the data to a fixed-size buffer provided by the underlying OpenSSL library.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64 | — |
Workaround
|
A flaw was found in Immutable.js, a library for persistent immutable data structures. This vulnerability, known as Prototype Pollution, allows an attacker with low privileges to inject unwanted properties into core JavaScript object prototypes without user interaction. By manipulating specific APIs such as mergeDeep(), mergeDeepWith(), merge(), Map.toJS(), and Map.toObject(), a remote attacker could potentially execute arbitrary code or cause a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64 | — |
A flaw was found in SVGO, an SVG (Scalable Vector Graphics) Optimizer. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by submitting a specially crafted XML file. The application's failure to properly guard against XML entity expansion or recursion can lead to the Node.js process consuming excessive memory and crashing.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64 | — |
Workaround
|
A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64 | — |
A flaw was found in Go's `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64 | — |
Workaround
|
A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64 | — |
Workaround
|
A flaw was found in the DataRow.Decode function within the github.com/jackc/pgproto3/v2 component. A malicious or compromised PostgreSQL server can exploit this by sending a DataRow message containing a negative field length. This improper validation of field lengths leads to a "slice bounds out of range panic", resulting in a Denial of Service (DoS) for the affected application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64 | — |
Workaround
|
A flaw was found in Red Hat Quay's container image upload process. An authenticated user with push access to any repository on the registry can interfere with image uploads in progress by other users, including those in repositories they do not have access to. This could allow the attacker to read, modify, or cancel another user's in-progress image upload.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64 | — |
A flaw was found in Red Hat Quay's handling of resumable container image layer uploads. The upload process stores intermediate data in the database using a format that, if tampered with, could allow an attacker to execute arbitrary code on the Quay server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64 | — |
A flaw was found in gRPC-Go, the Go language implementation of gRPC. This vulnerability, an authorization bypass, is caused by improper input validation of the HTTP/2 `:path` pseudo-header. A remote attacker can exploit this by sending raw HTTP/2 frames with a malformed `:path` that omits the mandatory leading slash. This allows the attacker to bypass defined security policies, potentially leading to unauthorized access to services or information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_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 Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64 | — |
Workaround
|
A flaw was found in Forge (also called `node-forge`), a JavaScript implementation of Transport Layer Security. A remote attacker could exploit weaknesses in the RSASSA PKCS#1 v1.5 signature verification process. By crafting malicious signatures that include extra data within the ASN structure and do not meet padding requirements, an attacker can bypass signature validation. This allows for the creation of forged signatures that appear legitimate, potentially compromising the integrity and authenticity of communications.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_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 Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64 | — |
Workaround
|
A flaw was found in the cryptography library. This vulnerability occurs when a non-contiguous buffer is passed to certain application programming interfaces (APIs) that accept Python buffers, such as Hash.update(). A remote attacker could exploit this to cause a buffer overflow, potentially leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64 | — |
Workaround
|
A flaw was found in Pillow, a Python imaging library. This vulnerability allows a remote attacker to trigger a denial of service (DoS) by providing a specially crafted FITS image file. The library's failure to limit the amount of GZIP-compressed data during decoding can lead to unbounded memory consumption, causing the system to crash or experience severe performance issues.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64 | — |
Workaround
|
A flaw was found in follow-redirects. When an HTTP request follows a cross-domain redirect (a redirection to a different domain), custom authentication headers, such as X-API-Key or X-Auth-Token, are not properly stripped. This allows these sensitive headers to be forwarded verbatim to the redirect target, potentially leading to the unintended disclosure of authentication information to an untrusted third party.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64 | — |
A flaw was found in Axios, an HTTP client library. This vulnerability allows an attacker to exploit a prototype pollution issue if another part of the application has already polluted the Object.prototype. By doing so, the attacker can intercept and modify JSON responses or take control of the HTTP communication. This could lead to unauthorized access to sensitive information like user credentials and request details.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64 | — |
A flaw was found in Axios, a software library for making network requests. A remote attacker can exploit a prototype pollution vulnerability to inject arbitrary HTTP headers into outgoing requests. This occurs when the application's core object definitions are manipulated, causing Axios to misinterpret data and include attacker-controlled headers in network communications. This could lead to unauthorized actions or data manipulation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64 | — |
Workaround
|
A flaw was found in Axios, a promise-based HTTP client for browsers and Node.js. This vulnerability occurs because the `toFormData` function recursively processes nested objects without a depth limit. A remote attacker can exploit this by sending deeply nested request data, which causes the Node.js process to crash due to a RangeError, leading to a potential Denial of Service (DoS) if the process crashes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64 | — |
A flaw was found in Axios, a promise-based HTTP client. This vulnerability, a Prototype Pollution "Gadget" attack, allows an attacker to manipulate the `Object.prototype.validateStatus` property. By polluting this property, all HTTP error responses (such as 401, 403, or 500) are silently treated as successful responses. This can lead to a complete bypass of application-level authentication and error handling, potentially granting unauthorized access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64 | — |
A flaw was found in Axios, a promise-based HTTP client. An attacker who can control the destination address of an Axios request can exploit this vulnerability. By using specific internal network addresses (within the 127.0.0.0/8 range, excluding 127.0.0.1), the attacker can completely bypass the NO_PROXY protection, potentially leading to unauthorized access or information disclosure within the network. This issue is an incomplete fix for a previous vulnerability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64 | — |
A flaw was found in Axios, a widely used HTTP client. This vulnerability, known as a Prototype Pollution "Gadget" attack, allows a remote attacker to subtly alter JSON API responses. By manipulating a specific function, an attacker can selectively modify data within these responses. This could lead to significant security breaches, including unauthorized privilege escalation, fraudulent balance manipulation, or bypassing critical authorization checks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_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 Quay 3.17.2 is now available with bug fixes.",
"title": "Topic"
},
{
"category": "general",
"text": "Quay 3.17.2",
"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:22465",
"url": "https://access.redhat.com/errata/RHSA-2026:22465"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-62718",
"url": "https://access.redhat.com/security/cve/CVE-2025-62718"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27459",
"url": "https://access.redhat.com/security/cve/CVE-2026-27459"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-29063",
"url": "https://access.redhat.com/security/cve/CVE-2026-29063"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-29074",
"url": "https://access.redhat.com/security/cve/CVE-2026-29074"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32280",
"url": "https://access.redhat.com/security/cve/CVE-2026-32280"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32281",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32282",
"url": "https://access.redhat.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32286",
"url": "https://access.redhat.com/security/cve/CVE-2026-32286"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32589",
"url": "https://access.redhat.com/security/cve/CVE-2026-32589"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32590",
"url": "https://access.redhat.com/security/cve/CVE-2026-32590"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33186",
"url": "https://access.redhat.com/security/cve/CVE-2026-33186"
},
{
"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-33894",
"url": "https://access.redhat.com/security/cve/CVE-2026-33894"
},
{
"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-39892",
"url": "https://access.redhat.com/security/cve/CVE-2026-39892"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-40192",
"url": "https://access.redhat.com/security/cve/CVE-2026-40192"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-40895",
"url": "https://access.redhat.com/security/cve/CVE-2026-40895"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42033",
"url": "https://access.redhat.com/security/cve/CVE-2026-42033"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42035",
"url": "https://access.redhat.com/security/cve/CVE-2026-42035"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42039",
"url": "https://access.redhat.com/security/cve/CVE-2026-42039"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42041",
"url": "https://access.redhat.com/security/cve/CVE-2026-42041"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42043",
"url": "https://access.redhat.com/security/cve/CVE-2026-42043"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42044",
"url": "https://access.redhat.com/security/cve/CVE-2026-42044"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4427",
"url": "https://access.redhat.com/security/cve/CVE-2026-4427"
},
{
"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_22465.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Quay 3.17.2",
"tracking": {
"current_release_date": "2026-06-03T15:58:38+00:00",
"generator": {
"date": "2026-06-03T15:58:38+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:22465",
"initial_release_date": "2026-06-02T13:10:36+00:00",
"revision_history": [
{
"date": "2026-06-02T13:10:36+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-02T13:10:41+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-03T15:58:38+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Quay 3.17",
"product": {
"name": "Red Hat Quay 3.17",
"product_id": "Red Hat Quay 3.17",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:quay:3.17::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Quay"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-bundle@sha256%3A4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-container-security-operator-bundle\u0026tag=1778601504"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel9@sha256%3A0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-container-security-operator-rhel9\u0026tag=1778599991"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-bundle@sha256%3A844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-bundle\u0026tag=1778601553"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel9@sha256%3A53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-rhel9\u0026tag=1778599998"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"product_id": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-qemu-rhcos-rhel8@sha256%3A8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8\u0026tag=1778600428"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"product_id": "registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel9@sha256%3Ae2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-builder-rhel9\u0026tag=1778599977"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"product": {
"name": "registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"product_id": "registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel9@sha256%3Ac38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8?arch=amd64\u0026repository_url=registry.redhat.io/quay/clair-rhel9\u0026tag=1778600005"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"product_id": "registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-bundle@sha256%3A706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-operator-bundle\u0026tag=1779929597"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64",
"product_id": "registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel9@sha256%3Aeb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-operator-rhel9\u0026tag=1778839890"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"product_id": "registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel9@sha256%3A8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-rhel9\u0026tag=1779922205"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel9@sha256%3Ab3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f?arch=arm64\u0026repository_url=registry.redhat.io/quay/quay-container-security-operator-rhel9\u0026tag=1778599991"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel9@sha256%3A07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62?arch=arm64\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-rhel9\u0026tag=1778599998"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"product_id": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-qemu-rhcos-rhel8@sha256%3A7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a?arch=arm64\u0026repository_url=registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8\u0026tag=1778600428"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"product_id": "registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel9@sha256%3A805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27?arch=arm64\u0026repository_url=registry.redhat.io/quay/quay-builder-rhel9\u0026tag=1778599977"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"product": {
"name": "registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"product_id": "registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel9@sha256%3A3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a?arch=arm64\u0026repository_url=registry.redhat.io/quay/clair-rhel9\u0026tag=1778600005"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"product_id": "registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel9@sha256%3Ace7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1?arch=arm64\u0026repository_url=registry.redhat.io/quay/quay-operator-rhel9\u0026tag=1778839890"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64",
"product_id": "registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel9@sha256%3Aa24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110?arch=arm64\u0026repository_url=registry.redhat.io/quay/quay-rhel9\u0026tag=1779922205"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel9@sha256%3Ad59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-container-security-operator-rhel9\u0026tag=1778599991"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel9@sha256%3Ab6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-rhel9\u0026tag=1778599998"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"product_id": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-qemu-rhcos-rhel8@sha256%3Af932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8\u0026tag=1778600428"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"product_id": "registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel9@sha256%3A466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-builder-rhel9\u0026tag=1778599977"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"product": {
"name": "registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"product_id": "registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel9@sha256%3A97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/clair-rhel9\u0026tag=1778600005"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"product_id": "registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel9@sha256%3A18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-operator-rhel9\u0026tag=1778839890"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"product_id": "registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel9@sha256%3A9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-rhel9\u0026tag=1779922205"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel9@sha256%3Ae1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-container-security-operator-rhel9\u0026tag=1778599991"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel9@sha256%3A8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-rhel9\u0026tag=1778599998"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"product_id": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-qemu-rhcos-rhel8@sha256%3A8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8\u0026tag=1778600428"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"product_id": "registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel9@sha256%3A661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-builder-rhel9\u0026tag=1778599977"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"product": {
"name": "registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"product_id": "registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel9@sha256%3A5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75?arch=s390x\u0026repository_url=registry.redhat.io/quay/clair-rhel9\u0026tag=1778600005"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"product_id": "registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel9@sha256%3Ad05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-operator-rhel9\u0026tag=1778839890"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"product_id": "registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel9@sha256%3A65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-rhel9\u0026tag=1779922205"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64 as a component of Red Hat Quay 3.17",
"product_id": "Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64"
},
"product_reference": "registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"relates_to_product_reference": "Red Hat Quay 3.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x as a component of Red Hat Quay 3.17",
"product_id": "Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x"
},
"product_reference": "registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"relates_to_product_reference": "Red Hat Quay 3.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le as a component of Red Hat Quay 3.17",
"product_id": "Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le"
},
"product_reference": "registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64 as a component of Red Hat Quay 3.17",
"product_id": "Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64"
},
"product_reference": "registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"relates_to_product_reference": "Red Hat Quay 3.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64 as a component of Red Hat Quay 3.17",
"product_id": "Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"relates_to_product_reference": "Red Hat Quay 3.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64 as a component of Red Hat Quay 3.17",
"product_id": "Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"relates_to_product_reference": "Red Hat Quay 3.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64 as a component of Red Hat Quay 3.17",
"product_id": "Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"relates_to_product_reference": "Red Hat Quay 3.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x as a component of Red Hat Quay 3.17",
"product_id": "Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"relates_to_product_reference": "Red Hat Quay 3.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le as a component of Red Hat Quay 3.17",
"product_id": "Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64 as a component of Red Hat Quay 3.17",
"product_id": "Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"relates_to_product_reference": "Red Hat Quay 3.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x as a component of Red Hat Quay 3.17",
"product_id": "Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"relates_to_product_reference": "Red Hat Quay 3.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64 as a component of Red Hat Quay 3.17",
"product_id": "Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"relates_to_product_reference": "Red Hat Quay 3.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le as a component of Red Hat Quay 3.17",
"product_id": "Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le as a component of Red Hat Quay 3.17",
"product_id": "Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x as a component of Red Hat Quay 3.17",
"product_id": "Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"relates_to_product_reference": "Red Hat Quay 3.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64 as a component of Red Hat Quay 3.17",
"product_id": "Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"relates_to_product_reference": "Red Hat Quay 3.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64 as a component of Red Hat Quay 3.17",
"product_id": "Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"relates_to_product_reference": "Red Hat Quay 3.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64 as a component of Red Hat Quay 3.17",
"product_id": "Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"relates_to_product_reference": "Red Hat Quay 3.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64 as a component of Red Hat Quay 3.17",
"product_id": "Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"relates_to_product_reference": "Red Hat Quay 3.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64 as a component of Red Hat Quay 3.17",
"product_id": "Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"relates_to_product_reference": "Red Hat Quay 3.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le as a component of Red Hat Quay 3.17",
"product_id": "Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x as a component of Red Hat Quay 3.17",
"product_id": "Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"relates_to_product_reference": "Red Hat Quay 3.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64 as a component of Red Hat Quay 3.17",
"product_id": "Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"relates_to_product_reference": "Red Hat Quay 3.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le as a component of Red Hat Quay 3.17",
"product_id": "Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64 as a component of Red Hat Quay 3.17",
"product_id": "Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"relates_to_product_reference": "Red Hat Quay 3.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x as a component of Red Hat Quay 3.17",
"product_id": "Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"relates_to_product_reference": "Red Hat Quay 3.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64 as a component of Red Hat Quay 3.17",
"product_id": "Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64",
"relates_to_product_reference": "Red Hat Quay 3.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x as a component of Red Hat Quay 3.17",
"product_id": "Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"relates_to_product_reference": "Red Hat Quay 3.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64 as a component of Red Hat Quay 3.17",
"product_id": "Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"relates_to_product_reference": "Red Hat Quay 3.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le as a component of Red Hat Quay 3.17",
"product_id": "Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64 as a component of Red Hat Quay 3.17",
"product_id": "Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64",
"relates_to_product_reference": "Red Hat Quay 3.17"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-62718",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2026-04-09T15:01:48.111177+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456913"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. This vulnerability occurs because Axios does not correctly handle hostname normalization when evaluating NO_PROXY rules. An attacker can exploit this by crafting requests to loopback addresses (e.g., localhost. or [::1]) which bypass the NO_PROXY configuration and are routed through the configured proxy. This can lead to Server-Side Request Forgery (SSRF) vulnerabilities, enabling attackers to access sensitive internal or loopback services that should otherwise be protected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Server-Side Request Forgery and proxy bypass due to improper hostname normalization",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has limited impact due to combination of non-default conditions to exploit: the attacker must be able to control or influence URLs passed to axios in a server-side context, the application must have both `HTTP_PROXY` and `NO_PROXY` configured, and the proxy itself must be positioned to act on the misdirected traffic or have been compromised by the attacker to intercept the rerouted traffic.",
"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 Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-62718"
},
{
"category": "external",
"summary": "RHBZ#2456913",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456913"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-62718",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62718"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-62718",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62718"
},
{
"category": "external",
"summary": "https://datatracker.ietf.org/doc/html/rfc1034#section-3.1",
"url": "https://datatracker.ietf.org/doc/html/rfc1034#section-3.1"
},
{
"category": "external",
"summary": "https://datatracker.ietf.org/doc/html/rfc3986#section-3.2.2",
"url": "https://datatracker.ietf.org/doc/html/rfc3986#section-3.2.2"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/commit/fb3befb6daac6cad26b2e54094d0f2d9e47f24df",
"url": "https://github.com/axios/axios/commit/fb3befb6daac6cad26b2e54094d0f2d9e47f24df"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/pull/10661",
"url": "https://github.com/axios/axios/pull/10661"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/releases/tag/v1.15.0",
"url": "https://github.com/axios/axios/releases/tag/v1.15.0"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-3p68-rc4w-qgx5",
"url": "https://github.com/axios/axios/security/advisories/GHSA-3p68-rc4w-qgx5"
}
],
"release_date": "2026-04-09T14:31:46.067000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-02T13:10:36+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22465"
},
{
"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 Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Server-Side Request Forgery and proxy bypass due to improper hostname normalization"
},
{
"cve": "CVE-2026-4427",
"discovery_date": "2026-03-18T14:02:19.414820+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64"
]
}
],
"notes": [
{
"category": "description",
"text": "No description is available for this CVE.",
"title": "Vulnerability description"
},
{
"category": "other",
"text": "This CVE has been marked as Rejected by the assigning CNA.",
"title": "Statement"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4427"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4427",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4427"
}
],
"release_date": "2026-03-18T13:00:31+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-02T13:10:36+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22465"
}
],
"title": "github.com/jackc/pgproto3: pgproto3: Denial of Service via negative field length in DataRow message"
},
{
"cve": "CVE-2026-27459",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-03-18T00:01:41.404915+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448503"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in pyOpenSSL. The set_cookie_generate_callback callback function can be used to generate DTLS cookies. When the callback returns a cookie string or byte sequence longer than 256 bytes, a buffer overflow can be triggered due to a missing bounds checking before copying the data to a fixed-size buffer provided by the underlying OpenSSL library.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pyOpenSSL: DTLS cookie callback buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is only exploitable when an application using the pyOpenSSL library provides a custom callback to the set_cookie_generate_callback function. For the buffer overflow to occur, the callback function must return a cookie string or byte sequence longer than 256 bytes, limiting the exposure of this issue. Due to these reasons, this vulnerability has been rated with an important 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 Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27459"
},
{
"category": "external",
"summary": "RHBZ#2448503",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448503"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27459",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27459"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27459",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27459"
},
{
"category": "external",
"summary": "https://github.com/pyca/pyopenssl/blob/358cbf29c4e364c59930e53a270116249581eaa3/CHANGELOG.rst",
"url": "https://github.com/pyca/pyopenssl/blob/358cbf29c4e364c59930e53a270116249581eaa3/CHANGELOG.rst"
},
{
"category": "external",
"summary": "https://github.com/pyca/pyopenssl/commit/57f09bb4bb051d3bc2a1abd36e9525313d5cd408",
"url": "https://github.com/pyca/pyopenssl/commit/57f09bb4bb051d3bc2a1abd36e9525313d5cd408"
},
{
"category": "external",
"summary": "https://github.com/pyca/pyopenssl/security/advisories/GHSA-5pwr-322w-8jr4",
"url": "https://github.com/pyca/pyopenssl/security/advisories/GHSA-5pwr-322w-8jr4"
}
],
"release_date": "2026-03-17T23:34:28.483000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-02T13:10:36+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22465"
},
{
"category": "workaround",
"details": "To mitigate this flaw, ensure the callback provided to the set_cookie_generate_callback function strictly limits the returned cookie string or byte sequence to under 256 bytes.",
"product_ids": [
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
]
}
],
"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 Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pyOpenSSL: DTLS cookie callback buffer overflow"
},
{
"cve": "CVE-2026-29063",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-03-06T19:00:57.982727+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445291"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Immutable.js, a library for persistent immutable data structures. This vulnerability, known as Prototype Pollution, allows an attacker with low privileges to inject unwanted properties into core JavaScript object prototypes without user interaction. By manipulating specific APIs such as mergeDeep(), mergeDeepWith(), merge(), Map.toJS(), and Map.toObject(), a remote attacker could potentially execute arbitrary code or cause a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "immutable-js: Immutable.js: Arbitrary code execution via Prototype Pollution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploitation of this vulnerability requires that an attacker is able to provide arbitrary data to clients of this library in a way that calls the affected functions with data the attacker controls. In most deployments, the ability to provide data in this fashion requires that an attacker has some degree of privileges to access the affected applications.",
"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 Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-29063"
},
{
"category": "external",
"summary": "RHBZ#2445291",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445291"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-29063",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-29063"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-29063",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-29063"
},
{
"category": "external",
"summary": "https://github.com/immutable-js/immutable-js/releases/tag/v3.8.3",
"url": "https://github.com/immutable-js/immutable-js/releases/tag/v3.8.3"
},
{
"category": "external",
"summary": "https://github.com/immutable-js/immutable-js/releases/tag/v4.3.8",
"url": "https://github.com/immutable-js/immutable-js/releases/tag/v4.3.8"
},
{
"category": "external",
"summary": "https://github.com/immutable-js/immutable-js/releases/tag/v5.1.5",
"url": "https://github.com/immutable-js/immutable-js/releases/tag/v5.1.5"
},
{
"category": "external",
"summary": "https://github.com/immutable-js/immutable-js/security/advisories/GHSA-wf6x-7x77-mvgw",
"url": "https://github.com/immutable-js/immutable-js/security/advisories/GHSA-wf6x-7x77-mvgw"
}
],
"release_date": "2026-03-06T18:25:22.438000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-02T13:10:36+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22465"
}
],
"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 Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "immutable-js: Immutable.js: Arbitrary code execution via Prototype Pollution"
},
{
"cve": "CVE-2026-29074",
"cwe": {
"id": "CWE-776",
"name": "Improper Restriction of Recursive Entity References in DTDs (\u0027XML Entity Expansion\u0027)"
},
"discovery_date": "2026-03-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445132"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in SVGO, an SVG (Scalable Vector Graphics) Optimizer. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by submitting a specially crafted XML file. The application\u0027s failure to properly guard against XML entity expansion or recursion can lead to the Node.js process consuming excessive memory and crashing.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "svgo: SVGO: Denial of Service via XML entity expansion",
"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 Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-29074"
},
{
"category": "external",
"summary": "RHBZ#2445132",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445132"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-29074",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-29074"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-29074",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-29074"
},
{
"category": "external",
"summary": "https://github.com/svg/svgo/security/advisories/GHSA-xpqw-6gx7-v673",
"url": "https://github.com/svg/svgo/security/advisories/GHSA-xpqw-6gx7-v673"
}
],
"release_date": "2026-03-06T07:23:05.716000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-02T13:10:36+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22465"
},
{
"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 Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
]
}
],
"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 Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "svgo: SVGO: Denial of Service via XML entity expansion"
},
{
"cve": "CVE-2026-32280",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-08T02:01:19.572351+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456339"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building",
"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 Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32280"
},
{
"category": "external",
"summary": "RHBZ#2456339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456339"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32280",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32280"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280"
},
{
"category": "external",
"summary": "https://go.dev/cl/758320",
"url": "https://go.dev/cl/758320"
},
{
"category": "external",
"summary": "https://go.dev/issue/78282",
"url": "https://go.dev/issue/78282"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4947",
"url": "https://pkg.go.dev/vuln/GO-2026-4947"
}
],
"release_date": "2026-04-08T01:06:58.595000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-02T13:10:36+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22465"
}
],
"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 Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building"
},
{
"cve": "CVE-2026-32281",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-04-08T02:01:00.930989+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456333"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw occurs during the validation of otherwise trusted certificate chains that contain a large number of policy mappings, leading to excessive resource consumption. Exploitation requires an attacker to present a specially crafted, yet trusted, certificate chain which would require the attacker has already compromised a trusted certificate root. Red Hat continuously monitors certificate authorities and curates the set which is trusted by default for Red Hat products.",
"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 Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "RHBZ#2456333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456333"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32281",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32281"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://go.dev/cl/758061",
"url": "https://go.dev/cl/758061"
},
{
"category": "external",
"summary": "https://go.dev/issue/78281",
"url": "https://go.dev/issue/78281"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4946",
"url": "https://pkg.go.dev/vuln/GO-2026-4946"
}
],
"release_date": "2026-04-08T01:06:58.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-02T13:10:36+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22465"
},
{
"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 Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
]
}
],
"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 Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation"
},
{
"cve": "CVE-2026-32282",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2026-04-08T02:01:12.683211+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456336"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs access to the system and the required permissions to create a symbolic link. Additionally, the attacker must swap the target file with a symbolic link in the exact window after the `Root.Chmod` function checks its target but before acting. Due to these conditions, this flaw has been rated with a moderate 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 Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "RHBZ#2456336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456336"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32282",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32282"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282"
},
{
"category": "external",
"summary": "https://go.dev/cl/763761",
"url": "https://go.dev/cl/763761"
},
{
"category": "external",
"summary": "https://go.dev/issue/78293",
"url": "https://go.dev/issue/78293"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4864",
"url": "https://pkg.go.dev/vuln/GO-2026-4864"
}
],
"release_date": "2026-04-08T01:06:55.953000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-02T13:10:36+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22465"
},
{
"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 Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"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:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root"
},
{
"cve": "CVE-2026-32286",
"cwe": {
"id": "CWE-1285",
"name": "Improper Validation of Specified Index, Position, or Offset in Input"
},
"discovery_date": "2026-03-26T20:01:59.226117+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2451847"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the DataRow.Decode function within the github.com/jackc/pgproto3/v2 component. A malicious or compromised PostgreSQL server can exploit this by sending a DataRow message containing a negative field length. This improper validation of field lengths leads to a \"slice bounds out of range panic\", resulting in a Denial of Service (DoS) for the affected application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/jackc/pgproto3/v2: github.com/jackc/pgproto3/v2: Denial of Service via malicious PostgreSQL server",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The PostgreSQL server multicluster-globalhub-manager connects to is either provisioned by the operator itself or specified by the admin managing the deployment. To successfully exploit the vulnerability in this context the attacker would need to compromise the operator-deployed PostgreSQL server to force a crafted malicious DataRow message or they would need to have the privileges required to modify the operator-provisioned deployment or configure globalhub-manager to use a compromised/malicious \u201cBYO Postgres\u201d server.\n\nThe first scenario (compromising a legitimate PostgreSQL server) would change Attack Complexity from Low to High resulting in an adjusted CVSS v3.1 score of 5.9 (Moderate)\nThe other scenarios (manipulating the operator provisioned-deployment or configuring the globalhub-manager to use a malicious server) would maintain AC:L but would require privileged access. This would change Privileges Required from None to High resulting in an adjusted CVSS v3.1 score of 4.9 (Moderate)\n\nBased on the above the Impact Rating for multicluster-globalhub-manager-rhel9 is Moderate.",
"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 Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32286"
},
{
"category": "external",
"summary": "RHBZ#2451847",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2451847"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32286",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32286"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32286",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32286"
},
{
"category": "external",
"summary": "https://github.com/golang/vulndb/issues/4518",
"url": "https://github.com/golang/vulndb/issues/4518"
},
{
"category": "external",
"summary": "https://github.com/jackc/pgx/issues/2507",
"url": "https://github.com/jackc/pgx/issues/2507"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4518",
"url": "https://pkg.go.dev/vuln/GO-2026-4518"
}
],
"release_date": "2026-03-26T19:40:51.974000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-02T13:10:36+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22465"
},
{
"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 Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
]
}
],
"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 Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/jackc/pgproto3/v2: github.com/jackc/pgproto3/v2: Denial of Service via malicious PostgreSQL server"
},
{
"acknowledgments": [
{
"names": [
"Antony Di Scala",
"Michael Whale"
]
}
],
"cve": "CVE-2026-32589",
"cwe": {
"id": "CWE-639",
"name": "Authorization Bypass Through User-Controlled Key"
},
"discovery_date": "2026-03-12T14:43:07.878000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2446963"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Red Hat Quay\u0027s container image upload process. An authenticated user with push access to any repository on the registry can interfere with image uploads in progress by other users, including those in repositories they do not have access to. This could allow the attacker to read, modify, or cancel another user\u0027s in-progress image upload.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mirror-registry: quay: insecure direct object reference in BlobUpload",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploitation requires valid login credentials to the Quay registry. Unauthenticated users cannot exploit this flaw.",
"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 Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32589"
},
{
"category": "external",
"summary": "RHBZ#2446963",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446963"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32589",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32589"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32589",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32589"
}
],
"release_date": "2026-04-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-02T13:10:36+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22465"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "mirror-registry: quay: insecure direct object reference in BlobUpload"
},
{
"acknowledgments": [
{
"names": [
"Antony Di Scala",
"Michael Whale"
]
}
],
"cve": "CVE-2026-32590",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2026-03-12T14:43:11.443000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2446964"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Red Hat Quay\u0027s handling of resumable container image layer uploads. The upload process stores intermediate data in the database using a format that, if tampered with, could allow an attacker to execute arbitrary code on the Quay server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mirror-registry: remote code execution using pickle deserialization",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploitation requires valid login credentials. The attacker must be authenticated to the registry, either through the web interface or through a container tool such as Podman.",
"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 Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32590"
},
{
"category": "external",
"summary": "RHBZ#2446964",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446964"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32590",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32590"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32590",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32590"
}
],
"release_date": "2026-04-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-02T13:10:36+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22465"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "mirror-registry: remote code execution using pickle deserialization"
},
{
"cve": "CVE-2026-33186",
"cwe": {
"id": "CWE-551",
"name": "Incorrect Behavior Order: Authorization Before Parsing and Canonicalization"
},
"discovery_date": "2026-03-20T23:02:27.802640+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449833"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in gRPC-Go, the Go language implementation of gRPC. This vulnerability, an authorization bypass, is caused by improper input validation of the HTTP/2 `:path` pseudo-header. A remote attacker can exploit this by sending raw HTTP/2 frames with a malformed `:path` that omits the mandatory leading slash. This allows the attacker to bypass defined security policies, potentially leading to unauthorized access to services or information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path validation",
"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 Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33186"
},
{
"category": "external",
"summary": "RHBZ#2449833",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449833"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33186",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33186"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33186",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33186"
},
{
"category": "external",
"summary": "https://github.com/grpc/grpc-go/security/advisories/GHSA-p77j-4mvh-x3m3",
"url": "https://github.com/grpc/grpc-go/security/advisories/GHSA-p77j-4mvh-x3m3"
}
],
"release_date": "2026-03-20T22:23:32.147000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-02T13:10:36+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22465"
},
{
"category": "workaround",
"details": "To mitigate this issue, implement infrastructure-level normalization to ensure all incoming HTTP/2 `:path` headers are properly formatted with a leading slash before reaching the gRPC-Go server. This can be achieved by configuring a reverse proxy or API gateway to validate and normalize the `:path` header. Ensure that any such intermediary is properly configured and restarted to apply the changes, which may temporarily impact service availability.",
"product_ids": [
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path validation"
},
{
"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 Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_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 Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_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-06-02T13:10:36+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22465"
},
{
"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 Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
]
}
],
"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 Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "BuildKit: github.com/moby/buildkit: BuildKit: Arbitrary file write and code execution via untrusted frontend"
},
{
"cve": "CVE-2026-33894",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2026-03-27T21:02:52.462999+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2452464"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Forge (also called `node-forge`), a JavaScript implementation of Transport Layer Security. A remote attacker could exploit weaknesses in the RSASSA PKCS#1 v1.5 signature verification process. By crafting malicious signatures that include extra data within the ASN structure and do not meet padding requirements, an attacker can bypass signature validation. This allows for the creation of forged signatures that appear legitimate, potentially compromising the integrity and authenticity of communications.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-forge: Forge: Signature Forgery via Weak RSASSA PKCS#1 v1.5 Verification",
"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 Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33894"
},
{
"category": "external",
"summary": "RHBZ#2452464",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452464"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33894",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33894"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33894",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33894"
},
{
"category": "external",
"summary": "https://datatracker.ietf.org/doc/html/rfc2313#section-8",
"url": "https://datatracker.ietf.org/doc/html/rfc2313#section-8"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-ppp5-5v6c-4jwp",
"url": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-ppp5-5v6c-4jwp"
},
{
"category": "external",
"summary": "https://mailarchive.ietf.org/arch/msg/openpgp/5rnE9ZRN1AokBVj3VqblGlP63QE",
"url": "https://mailarchive.ietf.org/arch/msg/openpgp/5rnE9ZRN1AokBVj3VqblGlP63QE"
},
{
"category": "external",
"summary": "https://www.rfc-editor.org/rfc/rfc8017.html",
"url": "https://www.rfc-editor.org/rfc/rfc8017.html"
}
],
"release_date": "2026-03-27T20:45:49.583000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-02T13:10:36+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22465"
},
{
"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 Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
]
}
],
"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 Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "node-forge: Forge: Signature Forgery via Weak RSASSA PKCS#1 v1.5 Verification"
},
{
"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 Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_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 Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_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-06-02T13:10:36+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22465"
},
{
"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 Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
]
}
],
"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 Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
]
}
],
"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-39892",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2026-04-08T22:00:59.416053+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456735"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the cryptography library. This vulnerability occurs when a non-contiguous buffer is passed to certain application programming interfaces (APIs) that accept Python buffers, such as Hash.update(). A remote attacker could exploit this to cause a buffer overflow, potentially leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cryptography: Cryptography: Buffer overflow via non-contiguous buffer in API",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In default configurations Red Hat products isolate service processes from total system access. Should an attacker be able to exploit this vulnerability their impact will be limited to that service account and they will not have access to the broader system.",
"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 Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39892"
},
{
"category": "external",
"summary": "RHBZ#2456735",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456735"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39892",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39892"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39892",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39892"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2026/04/08/12",
"url": "http://www.openwall.com/lists/oss-security/2026/04/08/12"
},
{
"category": "external",
"summary": "https://github.com/pyca/cryptography/commit/622d672e429a7cff836a23c5903683dbec1901f5",
"url": "https://github.com/pyca/cryptography/commit/622d672e429a7cff836a23c5903683dbec1901f5"
},
{
"category": "external",
"summary": "https://github.com/pyca/cryptography/security/advisories/GHSA-p423-j2cm-9vmq",
"url": "https://github.com/pyca/cryptography/security/advisories/GHSA-p423-j2cm-9vmq"
}
],
"release_date": "2026-04-08T20:49:41.967000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-02T13:10:36+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22465"
},
{
"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 Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cryptography: Cryptography: Buffer overflow via non-contiguous buffer in API"
},
{
"cve": "CVE-2026-40192",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-04-16T00:00:49.590876+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2458856"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow, a Python imaging library. This vulnerability allows a remote attacker to trigger a denial of service (DoS) by providing a specially crafted FITS image file. The library\u0027s failure to limit the amount of GZIP-compressed data during decoding can lead to unbounded memory consumption, causing the system to crash or experience severe performance issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Pillow: Pillow: Denial of Service via decompression bomb in FITS image processing",
"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 Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-40192"
},
{
"category": "external",
"summary": "RHBZ#2458856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458856"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-40192",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40192"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-40192",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40192"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/3cb854e8b2bab43f40e342e665f9340d861aa628",
"url": "https://github.com/python-pillow/Pillow/commit/3cb854e8b2bab43f40e342e665f9340d861aa628"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/pull/9521",
"url": "https://github.com/python-pillow/Pillow/pull/9521"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-whj4-6x5x-4v2j",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-whj4-6x5x-4v2j"
},
{
"category": "external",
"summary": "https://pillow.readthedocs.io/en/stable/releasenotes/12.2.0.html#prevent-fits-decompression-bomb",
"url": "https://pillow.readthedocs.io/en/stable/releasenotes/12.2.0.html#prevent-fits-decompression-bomb"
}
],
"release_date": "2026-04-15T22:53:56.147000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-02T13:10:36+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22465"
},
{
"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 Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
]
}
],
"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 Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Pillow: Pillow: Denial of Service via decompression bomb in FITS image processing"
},
{
"cve": "CVE-2026-40895",
"cwe": {
"id": "CWE-212",
"name": "Improper Removal of Sensitive Information Before Storage or Transfer"
},
"discovery_date": "2026-04-21T21:02:33.280553+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2460297"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in follow-redirects. When an HTTP request follows a cross-domain redirect (a redirection to a different domain), custom authentication headers, such as X-API-Key or X-Auth-Token, are not properly stripped. This allows these sensitive headers to be forwarded verbatim to the redirect target, potentially leading to the unintended disclosure of authentication information to an untrusted third party.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "follow-redirects: follow-redirects: Information disclosure via cross-domain redirects",
"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 Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-40895"
},
{
"category": "external",
"summary": "RHBZ#2460297",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460297"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-40895",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40895"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-40895",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40895"
},
{
"category": "external",
"summary": "https://github.com/follow-redirects/follow-redirects/security/advisories/GHSA-r4q5-vmmm-2653",
"url": "https://github.com/follow-redirects/follow-redirects/security/advisories/GHSA-r4q5-vmmm-2653"
}
],
"release_date": "2026-04-21T19:59:59.759000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-02T13:10:36+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22465"
}
],
"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 Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "follow-redirects: follow-redirects: Information disclosure via cross-domain redirects"
},
{
"cve": "CVE-2026-42033",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-04-24T18:01:20.937507+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461607"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, an HTTP client library. This vulnerability allows an attacker to exploit a prototype pollution issue if another part of the application has already polluted the Object.prototype. By doing so, the attacker can intercept and modify JSON responses or take control of the HTTP communication. This could lead to unauthorized access to sensitive information like user credentials and request details.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: HTTP Transport Hijacking via Prototype Pollution",
"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 Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42033"
},
{
"category": "external",
"summary": "RHBZ#2461607",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461607"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42033",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42033"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42033",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42033"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-pf86-5x62-jrwf",
"url": "https://github.com/axios/axios/security/advisories/GHSA-pf86-5x62-jrwf"
}
],
"release_date": "2026-04-24T17:36:44.132000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-02T13:10:36+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22465"
}
],
"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 Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: HTTP Transport Hijacking via Prototype Pollution"
},
{
"cve": "CVE-2026-42035",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-04-24T18:01:17.109481+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461606"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a software library for making network requests. A remote attacker can exploit a prototype pollution vulnerability to inject arbitrary HTTP headers into outgoing requests. This occurs when the application\u0027s core object definitions are manipulated, causing Axios to misinterpret data and include attacker-controlled headers in network communications. This could lead to unauthorized actions or data manipulation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Arbitrary HTTP header injection via prototype pollution",
"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 Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42035"
},
{
"category": "external",
"summary": "RHBZ#2461606",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461606"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42035",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42035"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42035",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42035"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-6chq-wfr3-2hj9",
"url": "https://github.com/axios/axios/security/advisories/GHSA-6chq-wfr3-2hj9"
}
],
"release_date": "2026-04-24T17:38:07.752000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-02T13:10:36+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22465"
},
{
"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 Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
]
}
],
"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 Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "axios: Axios: Arbitrary HTTP header injection via prototype pollution"
},
{
"cve": "CVE-2026-42039",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-24T19:01:44.887156+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461630"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client for browsers and Node.js. This vulnerability occurs because the `toFormData` function recursively processes nested objects without a depth limit. A remote attacker can exploit this by sending deeply nested request data, which causes the Node.js process to crash due to a RangeError, leading to a potential Denial of Service (DoS) if the process crashes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Node.js: Axios: Denial of Service via unbounded recursion in toFormData with deeply nested request data",
"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 Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42039"
},
{
"category": "external",
"summary": "RHBZ#2461630",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461630"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42039",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42039"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42039",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42039"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-62hf-57xw-28j9",
"url": "https://github.com/axios/axios/security/advisories/GHSA-62hf-57xw-28j9"
}
],
"release_date": "2026-04-24T18:01:30.775000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-02T13:10:36+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22465"
}
],
"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 Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Node.js: Axios: Denial of Service via unbounded recursion in toFormData with deeply nested request data"
},
{
"cve": "CVE-2026-42041",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-04-24T19:01:41.034289+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461629"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. This vulnerability, a Prototype Pollution \"Gadget\" attack, allows an attacker to manipulate the `Object.prototype.validateStatus` property. By polluting this property, all HTTP error responses (such as 401, 403, or 500) are silently treated as successful responses. This can lead to a complete bypass of application-level authentication and error handling, potentially granting unauthorized access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Authentication bypass due to prototype pollution of HTTP error handling",
"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 Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42041"
},
{
"category": "external",
"summary": "RHBZ#2461629",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461629"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42041",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42041"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42041",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42041"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-w9j2-pvgh-6h63",
"url": "https://github.com/axios/axios/security/advisories/GHSA-w9j2-pvgh-6h63"
}
],
"release_date": "2026-04-24T17:55:30.036000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-02T13:10:36+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22465"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Authentication bypass due to prototype pollution of HTTP error handling"
},
{
"cve": "CVE-2026-42043",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2026-04-24T19:01:22.552379+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461626"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. An attacker who can control the destination address of an Axios request can exploit this vulnerability. By using specific internal network addresses (within the 127.0.0.0/8 range, excluding 127.0.0.1), the attacker can completely bypass the NO_PROXY protection, potentially leading to unauthorized access or information disclosure within the network. This issue is an incomplete fix for a previous vulnerability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: NO_PROXY bypass via crafted 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 Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42043"
},
{
"category": "external",
"summary": "RHBZ#2461626",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461626"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42043",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42043"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42043",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42043"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-pmwg-cvhr-8vh7",
"url": "https://github.com/axios/axios/security/advisories/GHSA-pmwg-cvhr-8vh7"
}
],
"release_date": "2026-04-24T17:54:42.668000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-02T13:10:36+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22465"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: NO_PROXY bypass via crafted URL"
},
{
"cve": "CVE-2026-42044",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-04-24T19:01:13.418725+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461624"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a widely used HTTP client. This vulnerability, known as a Prototype Pollution \"Gadget\" attack, allows a remote attacker to subtly alter JSON API responses. By manipulating a specific function, an attacker can selectively modify data within these responses. This could lead to significant security breaches, including unauthorized privilege escalation, fraudulent balance manipulation, or bypassing critical authorization checks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Invisible JSON Response Tampering via Prototype Pollution Gadget",
"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 Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42044"
},
{
"category": "external",
"summary": "RHBZ#2461624",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461624"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42044",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42044"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42044",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42044"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-3w6x-2g7m-8v23",
"url": "https://github.com/axios/axios/security/advisories/GHSA-3w6x-2g7m-8v23"
}
],
"release_date": "2026-04-24T17:49:49.517000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-02T13:10:36+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22465"
},
{
"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 Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
]
}
],
"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 Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:3a55b3ec35c4a8e6359043566b86376871be774355cf8f09b442b268b5f2243a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:5821c6d9fc1efb01b375cd59017be0ab7adb1794e8ab92b03387e7930d73fd75_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:97f144ef4b31ee6cfb154555c6f15ef4184bebf9298b440eb604228435513c79_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/clair-rhel9@sha256:c38a3a6547c9da624e72c0a5092fba5668a66a9b2f440808b8b6f100fa1d1ae8_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:844173e5e8d469ff53b4741735f12c262f70122a83e1a3b44287633f87d922f9_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:07ac14b5985a6d1aab2ad58d0ed6fcd94a538de1c9bd171bc4a4162b2ade6a62_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:53294b9f3b327dcd9cd5e2188d0ee4b0861c00923421de85319f2dc442ce7508_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:8e927b2102b2d5cd45629790d16c5ada1cc327b6a64acb33d36e2c4f7fbd9912_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:b6ca818876d348e6204c808d141be0190946279851a00eb4211888e945c90f80_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7914cfbd30aa0ca0a25b72387ef420879f6eb890b607c88b75f6aa1c9528ed2a_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8838c17d3bb0b1490e23866c3ebc3a7c212d381aab4df0d519a8ea2d6099ae3b_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:8dded1d8b749a07ff9400399ba8a005d59258eb896b9ff66014587e5b8dd63f6_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f932e889884451edf02937c8c7b858c15542d8f49bed07414c01e9bf4e879bd4_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:466b8c2341eb4d2f6c6dd02c7403e5d96fb011b192b9d3bd1d9519855dee1e5c_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:661fb709bf1bf1b391534159a8df1567245cc791f069035f3c6531ee536cebf8_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:805855fd0e19fcb41d0ee649196ac2eefd19a7af1394c643d1981db033517e27_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-builder-rhel9@sha256:e2e5b4773f22bf9205096f15b3a2275f748c0c3f00f1c480e4f336615a5cea91_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:4aea7185e69a0d0c235cb7d1ee55c9bf4336fe8c2a5a911a9e298d56673f847c_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:0db0854b0aebfbc40f819ee94fadea510ed5b8294a16af0eee88880129d52587_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:b3b93f33b172be548f93e48755e0a88e88de33cbe2d65858ee93c5c5fefa5c1f_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:d59de91f679cc4b70d2093d717dbdf3f8bef7322de1d43f7db2470cff1f022e0_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:e1d6574191585e5cc4416c8c6efd5b4dad26b6dba4c54ca4008f8d314d59145d_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-bundle@sha256:706312389cb29f050fbb20ad327d0cdd2adc526fb32346abe1a6e98d64323bfd_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:18eda16fdd54b45a3fe484542d20fb1b1b4fd5b9e38c79d70dc11b4c0e1bab03_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:ce7a9853fdd031d67e796becced393855e1944ecd9e8acb2d589403834d0b7f1_arm64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:d05c09022220346d62bc4dc57984c7368994d317d5745139191d6aba70599883_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-operator-rhel9@sha256:eb037e300339377b57b964f05c5988b3d8f5a1a8fb63a3e167de6b68dc875e1f_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:65c631d107c264bef8a74336077b413609da4cfc37c8c9488afdcaa0df07dad5_s390x",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:8c7f4a453b3414c2d3457f2a8c65b67c70dd55e4bf7a31a9f3674865af5e1da1_amd64",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:9e4588550a0e266f7598eb4af1dd020629357ffd305a02d8e7765114c7210812_ppc64le",
"Red Hat Quay 3.17:registry.redhat.io/quay/quay-rhel9@sha256:a24c973edd52d4a418d415d54108cf44f495a969db1d0f6e5b6149e0a6021110_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Invisible JSON Response Tampering via Prototype Pollution Gadget"
}
]
}
RHSA-2026:22629
Vulnerability from csaf_redhat - Published: 2026-06-02 18:16 - Updated: 2026-06-03 15:58A flaw was found in Axios, a promise-based HTTP client. This vulnerability occurs because Axios does not correctly handle hostname normalization when evaluating NO_PROXY rules. An attacker can exploit this by crafting requests to loopback addresses (e.g., localhost. or [::1]) which bypass the NO_PROXY configuration and are routed through the configured proxy. This can lead to Server-Side Request Forgery (SSRF) vulnerabilities, enabling attackers to access sensitive internal or loopback services that should otherwise be protected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64 | — |
Workaround
|
A flaw was found in mirror-registry. Authenticated users can exploit the log export feature by providing a specially crafted web address (URL). This allows the application's backend to make arbitrary requests to internal network resources, a vulnerability known as Server-Side Request Forgery (SSRF). This could lead to unauthorized access to sensitive information or other internal systems.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64 | — |
A flaw was found in Go's `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64 | — |
Workaround
|
A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64 | — |
Workaround
|
A flaw was found in Red Hat Quay's container image upload process. An authenticated user with push access to any repository on the registry can interfere with image uploads in progress by other users, including those in repositories they do not have access to. This could allow the attacker to read, modify, or cancel another user's in-progress image upload.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64 | — |
A flaw was found in Red Hat Quay's handling of resumable container image layer uploads. The upload process stores intermediate data in the database using a format that, if tampered with, could allow an attacker to execute arbitrary code on the Quay server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64 | — |
A flaw was found in Forge (also called `node-forge`), a JavaScript implementation of Transport Layer Security. A remote attacker could exploit weaknesses in the RSASSA PKCS#1 v1.5 signature verification process. By crafting malicious signatures that include extra data within the ASN structure and do not meet padding requirements, an attacker can bypass signature validation. This allows for the creation of forged signatures that appear legitimate, potentially compromising the integrity and authenticity of communications.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_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 Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64 | — |
Workaround
|
A flaw was found in the cryptography library. This vulnerability occurs when a non-contiguous buffer is passed to certain application programming interfaces (APIs) that accept Python buffers, such as Hash.update(). A remote attacker could exploit this to cause a buffer overflow, potentially leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64 | — |
Workaround
|
A flaw was found in Pillow, a Python imaging library. This vulnerability allows a remote attacker to trigger a denial of service (DoS) by providing a specially crafted FITS image file. The library's failure to limit the amount of GZIP-compressed data during decoding can lead to unbounded memory consumption, causing the system to crash or experience severe performance issues.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64 | — |
Workaround
|
A flaw was found in follow-redirects. When an HTTP request follows a cross-domain redirect (a redirection to a different domain), custom authentication headers, such as X-API-Key or X-Auth-Token, are not properly stripped. This allows these sensitive headers to be forwarded verbatim to the redirect target, potentially leading to the unintended disclosure of authentication information to an untrusted third party.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64 | — |
A flaw was found in Axios, an HTTP client library. This vulnerability allows an attacker to exploit a prototype pollution issue if another part of the application has already polluted the Object.prototype. By doing so, the attacker can intercept and modify JSON responses or take control of the HTTP communication. This could lead to unauthorized access to sensitive information like user credentials and request details.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64 | — |
A flaw was found in Axios, a software library for making network requests. A remote attacker can exploit a prototype pollution vulnerability to inject arbitrary HTTP headers into outgoing requests. This occurs when the application's core object definitions are manipulated, causing Axios to misinterpret data and include attacker-controlled headers in network communications. This could lead to unauthorized actions or data manipulation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64 | — |
Workaround
|
A flaw was found in Axios, a promise-based HTTP client for browsers and Node.js. This vulnerability occurs because the `toFormData` function recursively processes nested objects without a depth limit. A remote attacker can exploit this by sending deeply nested request data, which causes the Node.js process to crash due to a RangeError, leading to a potential Denial of Service (DoS) if the process crashes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64 | — |
A flaw was found in Axios, a promise-based HTTP client. This vulnerability, a Prototype Pollution "Gadget" attack, allows an attacker to manipulate the `Object.prototype.validateStatus` property. By polluting this property, all HTTP error responses (such as 401, 403, or 500) are silently treated as successful responses. This can lead to a complete bypass of application-level authentication and error handling, potentially granting unauthorized access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64 | — |
A flaw was found in Axios, a promise-based HTTP client. An attacker who can control the destination address of an Axios request can exploit this vulnerability. By using specific internal network addresses (within the 127.0.0.0/8 range, excluding 127.0.0.1), the attacker can completely bypass the NO_PROXY protection, potentially leading to unauthorized access or information disclosure within the network. This issue is an incomplete fix for a previous vulnerability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64 | — |
A flaw was found in Axios, a widely used HTTP client. This vulnerability, known as a Prototype Pollution "Gadget" attack, allows a remote attacker to subtly alter JSON API responses. By manipulating a specific function, an attacker can selectively modify data within these responses. This could lead to significant security breaches, including unauthorized privilege escalation, fraudulent balance manipulation, or bypassing critical authorization checks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_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 Quay 3.12.18 is now available with bug fixes.",
"title": "Topic"
},
{
"category": "general",
"text": "Quay 3.12.18",
"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:22629",
"url": "https://access.redhat.com/errata/RHSA-2026:22629"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-62718",
"url": "https://access.redhat.com/security/cve/CVE-2025-62718"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-2377",
"url": "https://access.redhat.com/security/cve/CVE-2026-2377"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32281",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32282",
"url": "https://access.redhat.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32589",
"url": "https://access.redhat.com/security/cve/CVE-2026-32589"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32590",
"url": "https://access.redhat.com/security/cve/CVE-2026-32590"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33894",
"url": "https://access.redhat.com/security/cve/CVE-2026-33894"
},
{
"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-39892",
"url": "https://access.redhat.com/security/cve/CVE-2026-39892"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-40192",
"url": "https://access.redhat.com/security/cve/CVE-2026-40192"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-40895",
"url": "https://access.redhat.com/security/cve/CVE-2026-40895"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42033",
"url": "https://access.redhat.com/security/cve/CVE-2026-42033"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42035",
"url": "https://access.redhat.com/security/cve/CVE-2026-42035"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42039",
"url": "https://access.redhat.com/security/cve/CVE-2026-42039"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42041",
"url": "https://access.redhat.com/security/cve/CVE-2026-42041"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42043",
"url": "https://access.redhat.com/security/cve/CVE-2026-42043"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42044",
"url": "https://access.redhat.com/security/cve/CVE-2026-42044"
},
{
"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_22629.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Quay 3.12.18",
"tracking": {
"current_release_date": "2026-06-03T15:58:39+00:00",
"generator": {
"date": "2026-06-03T15:58:39+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:22629",
"initial_release_date": "2026-06-02T18:16:29+00:00",
"revision_history": [
{
"date": "2026-06-02T18:16:29+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-02T18:16:38+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-03T15:58:39+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Quay 3.12",
"product": {
"name": "Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:quay:3.12::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Quay"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-bundle@sha256%3Ad91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-container-security-operator-bundle\u0026tag=1779202442"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3A27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-container-security-operator-rhel8\u0026tag=1779201814"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-bundle@sha256%3Abfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-bundle\u0026tag=1779212764"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3Ae289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-rhel8\u0026tag=1779212189"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64",
"product_id": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-qemu-rhcos-rhel8@sha256%3A6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8\u0026tag=1779202203"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3A002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-builder-rhel8\u0026tag=1779201784"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3A029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f?arch=amd64\u0026repository_url=registry.redhat.io/quay/clair-rhel8\u0026tag=1779201791"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64",
"product_id": "registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-bundle@sha256%3A9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-operator-bundle\u0026tag=1779841290"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3Af8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-operator-rhel8\u0026tag=1779201803"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3Ac8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-rhel8\u0026tag=1779811412"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3A5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b?arch=arm64\u0026repository_url=registry.redhat.io/quay/quay-container-security-operator-rhel8\u0026tag=1779201814"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3Aec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc?arch=arm64\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-rhel8\u0026tag=1779212189"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3A34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5?arch=arm64\u0026repository_url=registry.redhat.io/quay/quay-builder-rhel8\u0026tag=1779201784"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3A8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e?arch=arm64\u0026repository_url=registry.redhat.io/quay/clair-rhel8\u0026tag=1779201791"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3A124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e?arch=arm64\u0026repository_url=registry.redhat.io/quay/quay-operator-rhel8\u0026tag=1779201803"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3A6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26?arch=arm64\u0026repository_url=registry.redhat.io/quay/quay-rhel8\u0026tag=1779811412"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3A65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-container-security-operator-rhel8\u0026tag=1779201814"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3A034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-rhel8\u0026tag=1779212189"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3A8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-builder-rhel8\u0026tag=1779201784"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3Ab59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/clair-rhel8\u0026tag=1779201791"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3A14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-operator-rhel8\u0026tag=1779201803"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3A80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-rhel8\u0026tag=1779811412"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3Ae6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-container-security-operator-rhel8\u0026tag=1779201814"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3Acfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-rhel8\u0026tag=1779212189"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3A4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-builder-rhel8\u0026tag=1779201784"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3A37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f?arch=s390x\u0026repository_url=registry.redhat.io/quay/clair-rhel8\u0026tag=1779201791"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3A9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-operator-rhel8\u0026tag=1779201803"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3Af88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-rhel8\u0026tag=1779811412"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x",
"relates_to_product_reference": "Red Hat Quay 3.12"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-62718",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2026-04-09T15:01:48.111177+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456913"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. This vulnerability occurs because Axios does not correctly handle hostname normalization when evaluating NO_PROXY rules. An attacker can exploit this by crafting requests to loopback addresses (e.g., localhost. or [::1]) which bypass the NO_PROXY configuration and are routed through the configured proxy. This can lead to Server-Side Request Forgery (SSRF) vulnerabilities, enabling attackers to access sensitive internal or loopback services that should otherwise be protected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Server-Side Request Forgery and proxy bypass due to improper hostname normalization",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has limited impact due to combination of non-default conditions to exploit: the attacker must be able to control or influence URLs passed to axios in a server-side context, the application must have both `HTTP_PROXY` and `NO_PROXY` configured, and the proxy itself must be positioned to act on the misdirected traffic or have been compromised by the attacker to intercept the rerouted traffic.",
"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 Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-62718"
},
{
"category": "external",
"summary": "RHBZ#2456913",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456913"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-62718",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62718"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-62718",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62718"
},
{
"category": "external",
"summary": "https://datatracker.ietf.org/doc/html/rfc1034#section-3.1",
"url": "https://datatracker.ietf.org/doc/html/rfc1034#section-3.1"
},
{
"category": "external",
"summary": "https://datatracker.ietf.org/doc/html/rfc3986#section-3.2.2",
"url": "https://datatracker.ietf.org/doc/html/rfc3986#section-3.2.2"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/commit/fb3befb6daac6cad26b2e54094d0f2d9e47f24df",
"url": "https://github.com/axios/axios/commit/fb3befb6daac6cad26b2e54094d0f2d9e47f24df"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/pull/10661",
"url": "https://github.com/axios/axios/pull/10661"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/releases/tag/v1.15.0",
"url": "https://github.com/axios/axios/releases/tag/v1.15.0"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-3p68-rc4w-qgx5",
"url": "https://github.com/axios/axios/security/advisories/GHSA-3p68-rc4w-qgx5"
}
],
"release_date": "2026-04-09T14:31:46.067000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-02T18:16:29+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22629"
},
{
"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 Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Server-Side Request Forgery and proxy bypass due to improper hostname normalization"
},
{
"acknowledgments": [
{
"names": [
"Antony Di Scala",
"Michael Whale"
]
}
],
"cve": "CVE-2026-2377",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2026-02-11T21:02:44.495000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2439201"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in mirror-registry. Authenticated users can exploit the log export feature by providing a specially crafted web address (URL). This allows the application\u0027s backend to make arbitrary requests to internal network resources, a vulnerability known as Server-Side Request Forgery (SSRF). This could lead to unauthorized access to sensitive information or other internal systems.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mirror-registry: quay: quay: Server-Side Request Forgery via log export functionality",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Due to the intended and supported use case of Openshift Mirror Registry, deployment in an offline or network-isolated environment, the impact for this product has been downgraded to `Moderate`.\n\nEven in case of compromise, the blast radius is restricted to mirror-registry. It can not be escalated outside the core product. This vulnerability has been scored based on the lack of change of scope.",
"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 Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-2377"
},
{
"category": "external",
"summary": "RHBZ#2439201",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2439201"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-2377",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2377"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-2377",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2377"
}
],
"release_date": "2026-04-08T16:18:10.324000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-02T18:16:29+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22629"
}
],
"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 Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "mirror-registry: quay: quay: Server-Side Request Forgery via log export functionality"
},
{
"cve": "CVE-2026-32281",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-04-08T02:01:00.930989+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456333"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw occurs during the validation of otherwise trusted certificate chains that contain a large number of policy mappings, leading to excessive resource consumption. Exploitation requires an attacker to present a specially crafted, yet trusted, certificate chain which would require the attacker has already compromised a trusted certificate root. Red Hat continuously monitors certificate authorities and curates the set which is trusted by default for Red Hat products.",
"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 Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "RHBZ#2456333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456333"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32281",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32281"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://go.dev/cl/758061",
"url": "https://go.dev/cl/758061"
},
{
"category": "external",
"summary": "https://go.dev/issue/78281",
"url": "https://go.dev/issue/78281"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4946",
"url": "https://pkg.go.dev/vuln/GO-2026-4946"
}
],
"release_date": "2026-04-08T01:06:58.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-02T18:16:29+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22629"
},
{
"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 Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x"
]
}
],
"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 Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation"
},
{
"cve": "CVE-2026-32282",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2026-04-08T02:01:12.683211+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456336"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs access to the system and the required permissions to create a symbolic link. Additionally, the attacker must swap the target file with a symbolic link in the exact window after the `Root.Chmod` function checks its target but before acting. Due to these conditions, this flaw has been rated with a moderate 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 Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "RHBZ#2456336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456336"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32282",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32282"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282"
},
{
"category": "external",
"summary": "https://go.dev/cl/763761",
"url": "https://go.dev/cl/763761"
},
{
"category": "external",
"summary": "https://go.dev/issue/78293",
"url": "https://go.dev/issue/78293"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4864",
"url": "https://pkg.go.dev/vuln/GO-2026-4864"
}
],
"release_date": "2026-04-08T01:06:55.953000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-02T18:16:29+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22629"
},
{
"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 Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"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:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root"
},
{
"acknowledgments": [
{
"names": [
"Antony Di Scala",
"Michael Whale"
]
}
],
"cve": "CVE-2026-32589",
"cwe": {
"id": "CWE-639",
"name": "Authorization Bypass Through User-Controlled Key"
},
"discovery_date": "2026-03-12T14:43:07.878000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2446963"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Red Hat Quay\u0027s container image upload process. An authenticated user with push access to any repository on the registry can interfere with image uploads in progress by other users, including those in repositories they do not have access to. This could allow the attacker to read, modify, or cancel another user\u0027s in-progress image upload.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mirror-registry: quay: insecure direct object reference in BlobUpload",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploitation requires valid login credentials to the Quay registry. Unauthenticated users cannot exploit this flaw.",
"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 Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32589"
},
{
"category": "external",
"summary": "RHBZ#2446963",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446963"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32589",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32589"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32589",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32589"
}
],
"release_date": "2026-04-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-02T18:16:29+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22629"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "mirror-registry: quay: insecure direct object reference in BlobUpload"
},
{
"acknowledgments": [
{
"names": [
"Antony Di Scala",
"Michael Whale"
]
}
],
"cve": "CVE-2026-32590",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2026-03-12T14:43:11.443000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2446964"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Red Hat Quay\u0027s handling of resumable container image layer uploads. The upload process stores intermediate data in the database using a format that, if tampered with, could allow an attacker to execute arbitrary code on the Quay server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mirror-registry: remote code execution using pickle deserialization",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploitation requires valid login credentials. The attacker must be authenticated to the registry, either through the web interface or through a container tool such as Podman.",
"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 Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32590"
},
{
"category": "external",
"summary": "RHBZ#2446964",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446964"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32590",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32590"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32590",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32590"
}
],
"release_date": "2026-04-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-02T18:16:29+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22629"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "mirror-registry: remote code execution using pickle deserialization"
},
{
"cve": "CVE-2026-33894",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2026-03-27T21:02:52.462999+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2452464"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Forge (also called `node-forge`), a JavaScript implementation of Transport Layer Security. A remote attacker could exploit weaknesses in the RSASSA PKCS#1 v1.5 signature verification process. By crafting malicious signatures that include extra data within the ASN structure and do not meet padding requirements, an attacker can bypass signature validation. This allows for the creation of forged signatures that appear legitimate, potentially compromising the integrity and authenticity of communications.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-forge: Forge: Signature Forgery via Weak RSASSA PKCS#1 v1.5 Verification",
"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 Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33894"
},
{
"category": "external",
"summary": "RHBZ#2452464",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452464"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33894",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33894"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33894",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33894"
},
{
"category": "external",
"summary": "https://datatracker.ietf.org/doc/html/rfc2313#section-8",
"url": "https://datatracker.ietf.org/doc/html/rfc2313#section-8"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-ppp5-5v6c-4jwp",
"url": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-ppp5-5v6c-4jwp"
},
{
"category": "external",
"summary": "https://mailarchive.ietf.org/arch/msg/openpgp/5rnE9ZRN1AokBVj3VqblGlP63QE",
"url": "https://mailarchive.ietf.org/arch/msg/openpgp/5rnE9ZRN1AokBVj3VqblGlP63QE"
},
{
"category": "external",
"summary": "https://www.rfc-editor.org/rfc/rfc8017.html",
"url": "https://www.rfc-editor.org/rfc/rfc8017.html"
}
],
"release_date": "2026-03-27T20:45:49.583000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-02T18:16:29+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22629"
},
{
"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 Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x"
]
}
],
"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 Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "node-forge: Forge: Signature Forgery via Weak RSASSA PKCS#1 v1.5 Verification"
},
{
"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 Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_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 Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_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-06-02T18:16:29+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22629"
},
{
"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 Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x"
]
}
],
"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 Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x"
]
}
],
"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-39892",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2026-04-08T22:00:59.416053+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456735"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the cryptography library. This vulnerability occurs when a non-contiguous buffer is passed to certain application programming interfaces (APIs) that accept Python buffers, such as Hash.update(). A remote attacker could exploit this to cause a buffer overflow, potentially leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cryptography: Cryptography: Buffer overflow via non-contiguous buffer in API",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In default configurations Red Hat products isolate service processes from total system access. Should an attacker be able to exploit this vulnerability their impact will be limited to that service account and they will not have access to the broader system.",
"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 Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39892"
},
{
"category": "external",
"summary": "RHBZ#2456735",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456735"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39892",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39892"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39892",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39892"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2026/04/08/12",
"url": "http://www.openwall.com/lists/oss-security/2026/04/08/12"
},
{
"category": "external",
"summary": "https://github.com/pyca/cryptography/commit/622d672e429a7cff836a23c5903683dbec1901f5",
"url": "https://github.com/pyca/cryptography/commit/622d672e429a7cff836a23c5903683dbec1901f5"
},
{
"category": "external",
"summary": "https://github.com/pyca/cryptography/security/advisories/GHSA-p423-j2cm-9vmq",
"url": "https://github.com/pyca/cryptography/security/advisories/GHSA-p423-j2cm-9vmq"
}
],
"release_date": "2026-04-08T20:49:41.967000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-02T18:16:29+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22629"
},
{
"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 Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cryptography: Cryptography: Buffer overflow via non-contiguous buffer in API"
},
{
"cve": "CVE-2026-40192",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-04-16T00:00:49.590876+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2458856"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow, a Python imaging library. This vulnerability allows a remote attacker to trigger a denial of service (DoS) by providing a specially crafted FITS image file. The library\u0027s failure to limit the amount of GZIP-compressed data during decoding can lead to unbounded memory consumption, causing the system to crash or experience severe performance issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Pillow: Pillow: Denial of Service via decompression bomb in FITS image processing",
"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 Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-40192"
},
{
"category": "external",
"summary": "RHBZ#2458856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458856"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-40192",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40192"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-40192",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40192"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/3cb854e8b2bab43f40e342e665f9340d861aa628",
"url": "https://github.com/python-pillow/Pillow/commit/3cb854e8b2bab43f40e342e665f9340d861aa628"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/pull/9521",
"url": "https://github.com/python-pillow/Pillow/pull/9521"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-whj4-6x5x-4v2j",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-whj4-6x5x-4v2j"
},
{
"category": "external",
"summary": "https://pillow.readthedocs.io/en/stable/releasenotes/12.2.0.html#prevent-fits-decompression-bomb",
"url": "https://pillow.readthedocs.io/en/stable/releasenotes/12.2.0.html#prevent-fits-decompression-bomb"
}
],
"release_date": "2026-04-15T22:53:56.147000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-02T18:16:29+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22629"
},
{
"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 Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x"
]
}
],
"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 Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Pillow: Pillow: Denial of Service via decompression bomb in FITS image processing"
},
{
"cve": "CVE-2026-40895",
"cwe": {
"id": "CWE-212",
"name": "Improper Removal of Sensitive Information Before Storage or Transfer"
},
"discovery_date": "2026-04-21T21:02:33.280553+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2460297"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in follow-redirects. When an HTTP request follows a cross-domain redirect (a redirection to a different domain), custom authentication headers, such as X-API-Key or X-Auth-Token, are not properly stripped. This allows these sensitive headers to be forwarded verbatim to the redirect target, potentially leading to the unintended disclosure of authentication information to an untrusted third party.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "follow-redirects: follow-redirects: Information disclosure via cross-domain redirects",
"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 Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-40895"
},
{
"category": "external",
"summary": "RHBZ#2460297",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460297"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-40895",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40895"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-40895",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40895"
},
{
"category": "external",
"summary": "https://github.com/follow-redirects/follow-redirects/security/advisories/GHSA-r4q5-vmmm-2653",
"url": "https://github.com/follow-redirects/follow-redirects/security/advisories/GHSA-r4q5-vmmm-2653"
}
],
"release_date": "2026-04-21T19:59:59.759000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-02T18:16:29+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22629"
}
],
"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 Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "follow-redirects: follow-redirects: Information disclosure via cross-domain redirects"
},
{
"cve": "CVE-2026-42033",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-04-24T18:01:20.937507+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461607"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, an HTTP client library. This vulnerability allows an attacker to exploit a prototype pollution issue if another part of the application has already polluted the Object.prototype. By doing so, the attacker can intercept and modify JSON responses or take control of the HTTP communication. This could lead to unauthorized access to sensitive information like user credentials and request details.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: HTTP Transport Hijacking via Prototype Pollution",
"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 Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42033"
},
{
"category": "external",
"summary": "RHBZ#2461607",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461607"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42033",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42033"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42033",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42033"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-pf86-5x62-jrwf",
"url": "https://github.com/axios/axios/security/advisories/GHSA-pf86-5x62-jrwf"
}
],
"release_date": "2026-04-24T17:36:44.132000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-02T18:16:29+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22629"
}
],
"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 Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: HTTP Transport Hijacking via Prototype Pollution"
},
{
"cve": "CVE-2026-42035",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-04-24T18:01:17.109481+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461606"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a software library for making network requests. A remote attacker can exploit a prototype pollution vulnerability to inject arbitrary HTTP headers into outgoing requests. This occurs when the application\u0027s core object definitions are manipulated, causing Axios to misinterpret data and include attacker-controlled headers in network communications. This could lead to unauthorized actions or data manipulation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Arbitrary HTTP header injection via prototype pollution",
"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 Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42035"
},
{
"category": "external",
"summary": "RHBZ#2461606",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461606"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42035",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42035"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42035",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42035"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-6chq-wfr3-2hj9",
"url": "https://github.com/axios/axios/security/advisories/GHSA-6chq-wfr3-2hj9"
}
],
"release_date": "2026-04-24T17:38:07.752000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-02T18:16:29+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22629"
},
{
"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 Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x"
]
}
],
"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 Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "axios: Axios: Arbitrary HTTP header injection via prototype pollution"
},
{
"cve": "CVE-2026-42039",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-24T19:01:44.887156+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461630"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client for browsers and Node.js. This vulnerability occurs because the `toFormData` function recursively processes nested objects without a depth limit. A remote attacker can exploit this by sending deeply nested request data, which causes the Node.js process to crash due to a RangeError, leading to a potential Denial of Service (DoS) if the process crashes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Node.js: Axios: Denial of Service via unbounded recursion in toFormData with deeply nested request data",
"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 Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42039"
},
{
"category": "external",
"summary": "RHBZ#2461630",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461630"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42039",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42039"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42039",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42039"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-62hf-57xw-28j9",
"url": "https://github.com/axios/axios/security/advisories/GHSA-62hf-57xw-28j9"
}
],
"release_date": "2026-04-24T18:01:30.775000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-02T18:16:29+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22629"
}
],
"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 Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Node.js: Axios: Denial of Service via unbounded recursion in toFormData with deeply nested request data"
},
{
"cve": "CVE-2026-42041",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-04-24T19:01:41.034289+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461629"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. This vulnerability, a Prototype Pollution \"Gadget\" attack, allows an attacker to manipulate the `Object.prototype.validateStatus` property. By polluting this property, all HTTP error responses (such as 401, 403, or 500) are silently treated as successful responses. This can lead to a complete bypass of application-level authentication and error handling, potentially granting unauthorized access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Authentication bypass due to prototype pollution of HTTP error handling",
"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 Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42041"
},
{
"category": "external",
"summary": "RHBZ#2461629",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461629"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42041",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42041"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42041",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42041"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-w9j2-pvgh-6h63",
"url": "https://github.com/axios/axios/security/advisories/GHSA-w9j2-pvgh-6h63"
}
],
"release_date": "2026-04-24T17:55:30.036000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-02T18:16:29+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22629"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Authentication bypass due to prototype pollution of HTTP error handling"
},
{
"cve": "CVE-2026-42043",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2026-04-24T19:01:22.552379+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461626"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. An attacker who can control the destination address of an Axios request can exploit this vulnerability. By using specific internal network addresses (within the 127.0.0.0/8 range, excluding 127.0.0.1), the attacker can completely bypass the NO_PROXY protection, potentially leading to unauthorized access or information disclosure within the network. This issue is an incomplete fix for a previous vulnerability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: NO_PROXY bypass via crafted 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 Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42043"
},
{
"category": "external",
"summary": "RHBZ#2461626",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461626"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42043",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42043"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42043",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42043"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-pmwg-cvhr-8vh7",
"url": "https://github.com/axios/axios/security/advisories/GHSA-pmwg-cvhr-8vh7"
}
],
"release_date": "2026-04-24T17:54:42.668000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-02T18:16:29+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22629"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: NO_PROXY bypass via crafted URL"
},
{
"cve": "CVE-2026-42044",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-04-24T19:01:13.418725+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461624"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a widely used HTTP client. This vulnerability, known as a Prototype Pollution \"Gadget\" attack, allows a remote attacker to subtly alter JSON API responses. By manipulating a specific function, an attacker can selectively modify data within these responses. This could lead to significant security breaches, including unauthorized privilege escalation, fraudulent balance manipulation, or bypassing critical authorization checks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Invisible JSON Response Tampering via Prototype Pollution Gadget",
"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 Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42044"
},
{
"category": "external",
"summary": "RHBZ#2461624",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461624"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42044",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42044"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42044",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42044"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-3w6x-2g7m-8v23",
"url": "https://github.com/axios/axios/security/advisories/GHSA-3w6x-2g7m-8v23"
}
],
"release_date": "2026-04-24T17:49:49.517000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-02T18:16:29+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22629"
},
{
"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 Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x"
]
}
],
"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 Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:029c3754ef9adb693785cbb90855eac14da6ff7319b581e06fa80a319b4b397f_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:37b54107d51f1aa0aa0bfd02e5373bc5c17fe98521b4a065126fe76a9b5d4a8f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:8e1fcc9086776db526a1b2fcbb7c068d71e82eef7098b7df0f72d6a7995bcd7e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:b59d8c379e69debc315b9cad3e155ff2a6e458426b76bb1b6d86e2cf08c56557_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:bfae5410144f3a5b76847634efb9d78407591df98e67f639796e212a4739128b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:034737d3954911f9371c0422ef1b204ba00546d53febfe55ee704e0df2b57682_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cfebea8a32ebeec3963d3b41f8161fd65f698c20d1ffa1f03c630d776c612c93_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e289bf320046335ecf1d032c3add538a539b0f8ded8bca56d0a3c4655f712720_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ec3dc9f6eb57ec9dca9ef4c61d3671f2cca32910ca5c7cc37e2f8e1159594fcc_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6530ab268b54cf9a6cd2166dc89ae86b7e908a4ed26301440f69a6ca7af4a4e9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:002bb098e96b7521e2a9ecc5aac3c4a488d46cd34b10297bde34875101b8d6bc_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:34885b92ee88d400d16f1bc86452d418c79b2f979136614b3887cec67fa353d5_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:4c0fde56c49356b322ce15194f8da85ea16cd2a7a80a6c8e7d38b94e22cc6e8a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:8745cd1c93673e8b33cd80758d16b96f49f49d28fbfce60a069578cb17baa88c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d91c880570c005cb2edcb07d29f8df09504b65710dde2b0c95d17c139c92b777_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:27ab48d03362b795605f841ec15ac20b869e8bd6e69a783d9be7643f6af33a93_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5195314fca91a9531d77397274098564c8e3271f0a9f3adcc4b65b0dc8e2aa8b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:65750c25a337679bbecb7ff4e443df5df76f089ce27952203863d80710b15e06_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e6855bb1099a4bb1b0e53d7ee2359edd8f0b35eafd785eae32eeb7a9939eda72_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:9da58edb2793b2a2fe559fbf9764c251a1fc19a3062956f39e0f138ebb0efffd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:124bada0022d71ad1c20aba7350af8625eac26ef81f89154d22a5f7b8d74820e_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:14aa439dcd023927e6d6f27d3695bf99cf0aabe11f4c86f767ef2186bd9b886c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:9756cfa3d2ed7bcf1c680c9003e0ed90247c4cf8aac020d01ad927058b3b45e1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b228501a85e99cc3f3c6af1b8f927c72c5f779ef4db74e4706d2d46042800b_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6e84443d520fc3f75352783c17e4262db596b6a7b194970f0cb276e52aa7cb26_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:80c3d7a1c4b60d82101d6ab598498977fd7e5e6c3a82be0c44afec6fb84cb45a_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c8de70845d1b044f955b1bcdab78ea997a665a9322b3fb8635602679292d8978_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f88e76824ab3d5d3b054bb79c33fc5bf8183238a8bf3e963d978437b0cfa2d69_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Invisible JSON Response Tampering via Prototype Pollution Gadget"
}
]
}
RHSA-2026:22840
Vulnerability from csaf_redhat - Published: 2026-06-03 13:02 - Updated: 2026-06-03 15:58A flaw was found in Axios, a promise-based HTTP client. This vulnerability occurs because Axios does not correctly handle hostname normalization when evaluating NO_PROXY rules. An attacker can exploit this by crafting requests to loopback addresses (e.g., localhost. or [::1]) which bypass the NO_PROXY configuration and are routed through the configured proxy. This can lead to Server-Side Request Forgery (SSRF) vulnerabilities, enabling attackers to access sensitive internal or loopback services that should otherwise be protected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64 | — |
Workaround
|
A flaw was found in mirror-registry. Authenticated users can exploit the log export feature by providing a specially crafted web address (URL). This allows the application's backend to make arbitrary requests to internal network resources, a vulnerability known as Server-Side Request Forgery (SSRF). This could lead to unauthorized access to sensitive information or other internal systems.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64 | — |
A flaw was found in jsrsasign. A remote attacker could exploit this vulnerability by providing specially crafted zero or negative inputs to the bnModInverse function within the BigInteger.modInverse implementation. This could lead to an infinite loop, causing a permanent denial of service (DoS) by hanging the process.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64 | — |
Workaround
|
A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64 | — |
A flaw was found in Go's `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64 | — |
Workaround
|
A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64 | — |
Workaround
|
A flaw was found in Red Hat Quay's container image upload process. An authenticated user with push access to any repository on the registry can interfere with image uploads in progress by other users, including those in repositories they do not have access to. This could allow the attacker to read, modify, or cancel another user's in-progress image upload.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64 | — |
A flaw was found in Red Hat Quay's handling of resumable container image layer uploads. The upload process stores intermediate data in the database using a format that, if tampered with, could allow an attacker to execute arbitrary code on the Quay server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64 | — |
A flaw was found in Forge (also called `node-forge`), a JavaScript implementation of Transport Layer Security. A remote attacker could exploit weaknesses in the RSASSA PKCS#1 v1.5 signature verification process. By crafting malicious signatures that include extra data within the ASN structure and do not meet padding requirements, an attacker can bypass signature validation. This allows for the creation of forged signatures that appear legitimate, potentially compromising the integrity and authenticity of communications.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_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 Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64 | — |
Workaround
|
A flaw was found in the cryptography library. This vulnerability occurs when a non-contiguous buffer is passed to certain application programming interfaces (APIs) that accept Python buffers, such as Hash.update(). A remote attacker could exploit this to cause a buffer overflow, potentially leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64 | — |
Workaround
|
A flaw was found in Pillow, a Python imaging library. This vulnerability allows a remote attacker to trigger a denial of service (DoS) by providing a specially crafted FITS image file. The library's failure to limit the amount of GZIP-compressed data during decoding can lead to unbounded memory consumption, causing the system to crash or experience severe performance issues.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64 | — |
Workaround
|
A flaw was found in follow-redirects. When an HTTP request follows a cross-domain redirect (a redirection to a different domain), custom authentication headers, such as X-API-Key or X-Auth-Token, are not properly stripped. This allows these sensitive headers to be forwarded verbatim to the redirect target, potentially leading to the unintended disclosure of authentication information to an untrusted third party.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64 | — |
A flaw was found in Axios, an HTTP client library. This vulnerability allows an attacker to exploit a prototype pollution issue if another part of the application has already polluted the Object.prototype. By doing so, the attacker can intercept and modify JSON responses or take control of the HTTP communication. This could lead to unauthorized access to sensitive information like user credentials and request details.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64 | — |
A flaw was found in Axios, a software library for making network requests. A remote attacker can exploit a prototype pollution vulnerability to inject arbitrary HTTP headers into outgoing requests. This occurs when the application's core object definitions are manipulated, causing Axios to misinterpret data and include attacker-controlled headers in network communications. This could lead to unauthorized actions or data manipulation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64 | — |
Workaround
|
A flaw was found in Axios, a promise-based HTTP client for browsers and Node.js. This vulnerability occurs because the `toFormData` function recursively processes nested objects without a depth limit. A remote attacker can exploit this by sending deeply nested request data, which causes the Node.js process to crash due to a RangeError, leading to a potential Denial of Service (DoS) if the process crashes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64 | — |
A flaw was found in Axios, a promise-based HTTP client. This vulnerability, a Prototype Pollution "Gadget" attack, allows an attacker to manipulate the `Object.prototype.validateStatus` property. By polluting this property, all HTTP error responses (such as 401, 403, or 500) are silently treated as successful responses. This can lead to a complete bypass of application-level authentication and error handling, potentially granting unauthorized access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64 | — |
A flaw was found in Axios, a promise-based HTTP client. An attacker who can control the destination address of an Axios request can exploit this vulnerability. By using specific internal network addresses (within the 127.0.0.0/8 range, excluding 127.0.0.1), the attacker can completely bypass the NO_PROXY protection, potentially leading to unauthorized access or information disclosure within the network. This issue is an incomplete fix for a previous vulnerability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64 | — |
A flaw was found in Axios, a widely used HTTP client. This vulnerability, known as a Prototype Pollution "Gadget" attack, allows a remote attacker to subtly alter JSON API responses. By manipulating a specific function, an attacker can selectively modify data within these responses. This could lead to significant security breaches, including unauthorized privilege escalation, fraudulent balance manipulation, or bypassing critical authorization checks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_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 Quay 3.10.22 is now available with bug fixes.",
"title": "Topic"
},
{
"category": "general",
"text": "Quay 3.10.22",
"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:22840",
"url": "https://access.redhat.com/errata/RHSA-2026:22840"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-62718",
"url": "https://access.redhat.com/security/cve/CVE-2025-62718"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-2377",
"url": "https://access.redhat.com/security/cve/CVE-2026-2377"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32280",
"url": "https://access.redhat.com/security/cve/CVE-2026-32280"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32281",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32282",
"url": "https://access.redhat.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32589",
"url": "https://access.redhat.com/security/cve/CVE-2026-32589"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32590",
"url": "https://access.redhat.com/security/cve/CVE-2026-32590"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33894",
"url": "https://access.redhat.com/security/cve/CVE-2026-33894"
},
{
"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-39892",
"url": "https://access.redhat.com/security/cve/CVE-2026-39892"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-40192",
"url": "https://access.redhat.com/security/cve/CVE-2026-40192"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-40895",
"url": "https://access.redhat.com/security/cve/CVE-2026-40895"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42033",
"url": "https://access.redhat.com/security/cve/CVE-2026-42033"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42035",
"url": "https://access.redhat.com/security/cve/CVE-2026-42035"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42039",
"url": "https://access.redhat.com/security/cve/CVE-2026-42039"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42041",
"url": "https://access.redhat.com/security/cve/CVE-2026-42041"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42043",
"url": "https://access.redhat.com/security/cve/CVE-2026-42043"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42044",
"url": "https://access.redhat.com/security/cve/CVE-2026-42044"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4598",
"url": "https://access.redhat.com/security/cve/CVE-2026-4598"
},
{
"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_22840.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Quay 3.10.22",
"tracking": {
"current_release_date": "2026-06-03T15:58:40+00:00",
"generator": {
"date": "2026-06-03T15:58:40+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:22840",
"initial_release_date": "2026-06-03T13:02:46+00:00",
"revision_history": [
{
"date": "2026-06-03T13:02:46+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-03T13:02:55+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-03T15:58:40+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Quay 3.1",
"product": {
"name": "Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:quay:3.10::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Quay"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3A14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-builder-rhel8\u0026tag=1779218527"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3A57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-container-security-operator-rhel8\u0026tag=1779218498"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3Abcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-rhel8\u0026tag=1779218452"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3A0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6?arch=s390x\u0026repository_url=registry.redhat.io/quay/clair-rhel8\u0026tag=1779218496"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3Ae2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-operator-rhel8\u0026tag=1779218475"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3Aa1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-rhel8\u0026tag=1779822261"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-bundle@sha256%3A6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-container-security-operator-bundle\u0026tag=1779219004"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3Ac198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-container-security-operator-rhel8\u0026tag=1779218498"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-bundle@sha256%3Afa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-bundle\u0026tag=1779219320"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3Aa7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-rhel8\u0026tag=1779218452"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"product_id": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-qemu-rhcos-rhel8@sha256%3A7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8\u0026tag=1779218989"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3Aff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-builder-rhel8\u0026tag=1779218527"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3A2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778?arch=amd64\u0026repository_url=registry.redhat.io/quay/clair-rhel8\u0026tag=1779218496"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"product_id": "registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-bundle@sha256%3A76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-operator-bundle\u0026tag=1779825814"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3Af8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-operator-rhel8\u0026tag=1779218475"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3A5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-rhel8\u0026tag=1779822261"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3A307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-container-security-operator-rhel8\u0026tag=1779218498"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3Ae4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-rhel8\u0026tag=1779218452"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3Ac9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-builder-rhel8\u0026tag=1779218527"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3A56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/clair-rhel8\u0026tag=1779218496"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3Ac177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-operator-rhel8\u0026tag=1779218475"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3Ac068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-rhel8\u0026tag=1779822261"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-62718",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2026-04-09T15:01:48.111177+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456913"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. This vulnerability occurs because Axios does not correctly handle hostname normalization when evaluating NO_PROXY rules. An attacker can exploit this by crafting requests to loopback addresses (e.g., localhost. or [::1]) which bypass the NO_PROXY configuration and are routed through the configured proxy. This can lead to Server-Side Request Forgery (SSRF) vulnerabilities, enabling attackers to access sensitive internal or loopback services that should otherwise be protected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Server-Side Request Forgery and proxy bypass due to improper hostname normalization",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has limited impact due to combination of non-default conditions to exploit: the attacker must be able to control or influence URLs passed to axios in a server-side context, the application must have both `HTTP_PROXY` and `NO_PROXY` configured, and the proxy itself must be positioned to act on the misdirected traffic or have been compromised by the attacker to intercept the rerouted traffic.",
"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 Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-62718"
},
{
"category": "external",
"summary": "RHBZ#2456913",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456913"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-62718",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62718"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-62718",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62718"
},
{
"category": "external",
"summary": "https://datatracker.ietf.org/doc/html/rfc1034#section-3.1",
"url": "https://datatracker.ietf.org/doc/html/rfc1034#section-3.1"
},
{
"category": "external",
"summary": "https://datatracker.ietf.org/doc/html/rfc3986#section-3.2.2",
"url": "https://datatracker.ietf.org/doc/html/rfc3986#section-3.2.2"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/commit/fb3befb6daac6cad26b2e54094d0f2d9e47f24df",
"url": "https://github.com/axios/axios/commit/fb3befb6daac6cad26b2e54094d0f2d9e47f24df"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/pull/10661",
"url": "https://github.com/axios/axios/pull/10661"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/releases/tag/v1.15.0",
"url": "https://github.com/axios/axios/releases/tag/v1.15.0"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-3p68-rc4w-qgx5",
"url": "https://github.com/axios/axios/security/advisories/GHSA-3p68-rc4w-qgx5"
}
],
"release_date": "2026-04-09T14:31:46.067000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-03T13:02:46+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22840"
},
{
"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 Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Server-Side Request Forgery and proxy bypass due to improper hostname normalization"
},
{
"acknowledgments": [
{
"names": [
"Antony Di Scala",
"Michael Whale"
]
}
],
"cve": "CVE-2026-2377",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2026-02-11T21:02:44.495000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2439201"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in mirror-registry. Authenticated users can exploit the log export feature by providing a specially crafted web address (URL). This allows the application\u0027s backend to make arbitrary requests to internal network resources, a vulnerability known as Server-Side Request Forgery (SSRF). This could lead to unauthorized access to sensitive information or other internal systems.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mirror-registry: quay: quay: Server-Side Request Forgery via log export functionality",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Due to the intended and supported use case of Openshift Mirror Registry, deployment in an offline or network-isolated environment, the impact for this product has been downgraded to `Moderate`.\n\nEven in case of compromise, the blast radius is restricted to mirror-registry. It can not be escalated outside the core product. This vulnerability has been scored based on the lack of change of scope.",
"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 Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-2377"
},
{
"category": "external",
"summary": "RHBZ#2439201",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2439201"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-2377",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2377"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-2377",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2377"
}
],
"release_date": "2026-04-08T16:18:10.324000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-03T13:02:46+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22840"
}
],
"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 Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "mirror-registry: quay: quay: Server-Side Request Forgery via log export functionality"
},
{
"cve": "CVE-2026-4598",
"cwe": {
"id": "CWE-1287",
"name": "Improper Validation of Specified Type of Input"
},
"discovery_date": "2026-03-23T06:01:47.891452+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450210"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in jsrsasign. A remote attacker could exploit this vulnerability by providing specially crafted zero or negative inputs to the bnModInverse function within the BigInteger.modInverse implementation. This could lead to an infinite loop, causing a permanent denial of service (DoS) by hanging the process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jsrsasign: jsrsasign: Denial of Service via infinite loop in bnModInverse function with crafted inputs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "IMPORTANT: A denial of service flaw was found in jsrsasign. This vulnerability allows a remote attacker to cause a permanent denial of service by providing specially crafted zero or negative inputs to the bnModInverse function, leading to an infinite loop. This affects Red Hat Migration Toolkit for Virtualization and Red Hat Quay, which utilize the vulnerable jsrsasign 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 Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4598"
},
{
"category": "external",
"summary": "RHBZ#2450210",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450210"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4598",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4598"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4598",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4598"
},
{
"category": "external",
"summary": "https://gist.github.com/Kr0emer/a1bf5cd4547cc630d2dcc5e761de8264",
"url": "https://gist.github.com/Kr0emer/a1bf5cd4547cc630d2dcc5e761de8264"
},
{
"category": "external",
"summary": "https://github.com/kjur/jsrsasign/commit/ca5b027240287a1e71fe63019fc4400332594323",
"url": "https://github.com/kjur/jsrsasign/commit/ca5b027240287a1e71fe63019fc4400332594323"
},
{
"category": "external",
"summary": "https://github.com/kjur/jsrsasign/pull/648",
"url": "https://github.com/kjur/jsrsasign/pull/648"
},
{
"category": "external",
"summary": "https://security.snyk.io/vuln/SNYK-JS-JSRSASIGN-15370938",
"url": "https://security.snyk.io/vuln/SNYK-JS-JSRSASIGN-15370938"
}
],
"release_date": "2026-03-23T05:00:11.571000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-03T13:02:46+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22840"
},
{
"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 Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_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 Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "jsrsasign: jsrsasign: Denial of Service via infinite loop in bnModInverse function with crafted inputs"
},
{
"cve": "CVE-2026-32280",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-08T02:01:19.572351+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456339"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building",
"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 Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32280"
},
{
"category": "external",
"summary": "RHBZ#2456339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456339"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32280",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32280"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280"
},
{
"category": "external",
"summary": "https://go.dev/cl/758320",
"url": "https://go.dev/cl/758320"
},
{
"category": "external",
"summary": "https://go.dev/issue/78282",
"url": "https://go.dev/issue/78282"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4947",
"url": "https://pkg.go.dev/vuln/GO-2026-4947"
}
],
"release_date": "2026-04-08T01:06:58.595000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-03T13:02:46+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22840"
}
],
"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 Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building"
},
{
"cve": "CVE-2026-32281",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-04-08T02:01:00.930989+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456333"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw occurs during the validation of otherwise trusted certificate chains that contain a large number of policy mappings, leading to excessive resource consumption. Exploitation requires an attacker to present a specially crafted, yet trusted, certificate chain which would require the attacker has already compromised a trusted certificate root. Red Hat continuously monitors certificate authorities and curates the set which is trusted by default for Red Hat products.",
"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 Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "RHBZ#2456333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456333"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32281",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32281"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://go.dev/cl/758061",
"url": "https://go.dev/cl/758061"
},
{
"category": "external",
"summary": "https://go.dev/issue/78281",
"url": "https://go.dev/issue/78281"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4946",
"url": "https://pkg.go.dev/vuln/GO-2026-4946"
}
],
"release_date": "2026-04-08T01:06:58.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-03T13:02:46+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22840"
},
{
"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 Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_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 Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation"
},
{
"cve": "CVE-2026-32282",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2026-04-08T02:01:12.683211+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456336"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs access to the system and the required permissions to create a symbolic link. Additionally, the attacker must swap the target file with a symbolic link in the exact window after the `Root.Chmod` function checks its target but before acting. Due to these conditions, this flaw has been rated with a moderate 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 Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "RHBZ#2456336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456336"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32282",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32282"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282"
},
{
"category": "external",
"summary": "https://go.dev/cl/763761",
"url": "https://go.dev/cl/763761"
},
{
"category": "external",
"summary": "https://go.dev/issue/78293",
"url": "https://go.dev/issue/78293"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4864",
"url": "https://pkg.go.dev/vuln/GO-2026-4864"
}
],
"release_date": "2026-04-08T01:06:55.953000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-03T13:02:46+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22840"
},
{
"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 Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"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:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root"
},
{
"acknowledgments": [
{
"names": [
"Antony Di Scala",
"Michael Whale"
]
}
],
"cve": "CVE-2026-32589",
"cwe": {
"id": "CWE-639",
"name": "Authorization Bypass Through User-Controlled Key"
},
"discovery_date": "2026-03-12T14:43:07.878000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2446963"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Red Hat Quay\u0027s container image upload process. An authenticated user with push access to any repository on the registry can interfere with image uploads in progress by other users, including those in repositories they do not have access to. This could allow the attacker to read, modify, or cancel another user\u0027s in-progress image upload.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mirror-registry: quay: insecure direct object reference in BlobUpload",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploitation requires valid login credentials to the Quay registry. Unauthenticated users cannot exploit this flaw.",
"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 Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32589"
},
{
"category": "external",
"summary": "RHBZ#2446963",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446963"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32589",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32589"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32589",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32589"
}
],
"release_date": "2026-04-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-03T13:02:46+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22840"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "mirror-registry: quay: insecure direct object reference in BlobUpload"
},
{
"acknowledgments": [
{
"names": [
"Antony Di Scala",
"Michael Whale"
]
}
],
"cve": "CVE-2026-32590",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2026-03-12T14:43:11.443000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2446964"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Red Hat Quay\u0027s handling of resumable container image layer uploads. The upload process stores intermediate data in the database using a format that, if tampered with, could allow an attacker to execute arbitrary code on the Quay server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mirror-registry: remote code execution using pickle deserialization",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploitation requires valid login credentials. The attacker must be authenticated to the registry, either through the web interface or through a container tool such as Podman.",
"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 Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32590"
},
{
"category": "external",
"summary": "RHBZ#2446964",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446964"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32590",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32590"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32590",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32590"
}
],
"release_date": "2026-04-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-03T13:02:46+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22840"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "mirror-registry: remote code execution using pickle deserialization"
},
{
"cve": "CVE-2026-33894",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2026-03-27T21:02:52.462999+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2452464"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Forge (also called `node-forge`), a JavaScript implementation of Transport Layer Security. A remote attacker could exploit weaknesses in the RSASSA PKCS#1 v1.5 signature verification process. By crafting malicious signatures that include extra data within the ASN structure and do not meet padding requirements, an attacker can bypass signature validation. This allows for the creation of forged signatures that appear legitimate, potentially compromising the integrity and authenticity of communications.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-forge: Forge: Signature Forgery via Weak RSASSA PKCS#1 v1.5 Verification",
"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 Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33894"
},
{
"category": "external",
"summary": "RHBZ#2452464",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452464"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33894",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33894"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33894",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33894"
},
{
"category": "external",
"summary": "https://datatracker.ietf.org/doc/html/rfc2313#section-8",
"url": "https://datatracker.ietf.org/doc/html/rfc2313#section-8"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-ppp5-5v6c-4jwp",
"url": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-ppp5-5v6c-4jwp"
},
{
"category": "external",
"summary": "https://mailarchive.ietf.org/arch/msg/openpgp/5rnE9ZRN1AokBVj3VqblGlP63QE",
"url": "https://mailarchive.ietf.org/arch/msg/openpgp/5rnE9ZRN1AokBVj3VqblGlP63QE"
},
{
"category": "external",
"summary": "https://www.rfc-editor.org/rfc/rfc8017.html",
"url": "https://www.rfc-editor.org/rfc/rfc8017.html"
}
],
"release_date": "2026-03-27T20:45:49.583000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-03T13:02:46+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22840"
},
{
"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 Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le"
]
}
],
"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 Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "node-forge: Forge: Signature Forgery via Weak RSASSA PKCS#1 v1.5 Verification"
},
{
"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 Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_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 Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_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-06-03T13:02:46+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22840"
},
{
"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 Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_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 Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_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-39892",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2026-04-08T22:00:59.416053+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456735"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the cryptography library. This vulnerability occurs when a non-contiguous buffer is passed to certain application programming interfaces (APIs) that accept Python buffers, such as Hash.update(). A remote attacker could exploit this to cause a buffer overflow, potentially leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cryptography: Cryptography: Buffer overflow via non-contiguous buffer in API",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In default configurations Red Hat products isolate service processes from total system access. Should an attacker be able to exploit this vulnerability their impact will be limited to that service account and they will not have access to the broader system.",
"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 Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39892"
},
{
"category": "external",
"summary": "RHBZ#2456735",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456735"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39892",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39892"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39892",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39892"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2026/04/08/12",
"url": "http://www.openwall.com/lists/oss-security/2026/04/08/12"
},
{
"category": "external",
"summary": "https://github.com/pyca/cryptography/commit/622d672e429a7cff836a23c5903683dbec1901f5",
"url": "https://github.com/pyca/cryptography/commit/622d672e429a7cff836a23c5903683dbec1901f5"
},
{
"category": "external",
"summary": "https://github.com/pyca/cryptography/security/advisories/GHSA-p423-j2cm-9vmq",
"url": "https://github.com/pyca/cryptography/security/advisories/GHSA-p423-j2cm-9vmq"
}
],
"release_date": "2026-04-08T20:49:41.967000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-03T13:02:46+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22840"
},
{
"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 Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cryptography: Cryptography: Buffer overflow via non-contiguous buffer in API"
},
{
"cve": "CVE-2026-40192",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-04-16T00:00:49.590876+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2458856"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow, a Python imaging library. This vulnerability allows a remote attacker to trigger a denial of service (DoS) by providing a specially crafted FITS image file. The library\u0027s failure to limit the amount of GZIP-compressed data during decoding can lead to unbounded memory consumption, causing the system to crash or experience severe performance issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Pillow: Pillow: Denial of Service via decompression bomb in FITS image processing",
"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 Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-40192"
},
{
"category": "external",
"summary": "RHBZ#2458856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458856"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-40192",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40192"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-40192",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40192"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/3cb854e8b2bab43f40e342e665f9340d861aa628",
"url": "https://github.com/python-pillow/Pillow/commit/3cb854e8b2bab43f40e342e665f9340d861aa628"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/pull/9521",
"url": "https://github.com/python-pillow/Pillow/pull/9521"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-whj4-6x5x-4v2j",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-whj4-6x5x-4v2j"
},
{
"category": "external",
"summary": "https://pillow.readthedocs.io/en/stable/releasenotes/12.2.0.html#prevent-fits-decompression-bomb",
"url": "https://pillow.readthedocs.io/en/stable/releasenotes/12.2.0.html#prevent-fits-decompression-bomb"
}
],
"release_date": "2026-04-15T22:53:56.147000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-03T13:02:46+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22840"
},
{
"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 Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_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 Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Pillow: Pillow: Denial of Service via decompression bomb in FITS image processing"
},
{
"cve": "CVE-2026-40895",
"cwe": {
"id": "CWE-212",
"name": "Improper Removal of Sensitive Information Before Storage or Transfer"
},
"discovery_date": "2026-04-21T21:02:33.280553+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2460297"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in follow-redirects. When an HTTP request follows a cross-domain redirect (a redirection to a different domain), custom authentication headers, such as X-API-Key or X-Auth-Token, are not properly stripped. This allows these sensitive headers to be forwarded verbatim to the redirect target, potentially leading to the unintended disclosure of authentication information to an untrusted third party.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "follow-redirects: follow-redirects: Information disclosure via cross-domain redirects",
"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 Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-40895"
},
{
"category": "external",
"summary": "RHBZ#2460297",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460297"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-40895",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40895"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-40895",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40895"
},
{
"category": "external",
"summary": "https://github.com/follow-redirects/follow-redirects/security/advisories/GHSA-r4q5-vmmm-2653",
"url": "https://github.com/follow-redirects/follow-redirects/security/advisories/GHSA-r4q5-vmmm-2653"
}
],
"release_date": "2026-04-21T19:59:59.759000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-03T13:02:46+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22840"
}
],
"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 Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "follow-redirects: follow-redirects: Information disclosure via cross-domain redirects"
},
{
"cve": "CVE-2026-42033",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-04-24T18:01:20.937507+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461607"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, an HTTP client library. This vulnerability allows an attacker to exploit a prototype pollution issue if another part of the application has already polluted the Object.prototype. By doing so, the attacker can intercept and modify JSON responses or take control of the HTTP communication. This could lead to unauthorized access to sensitive information like user credentials and request details.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: HTTP Transport Hijacking via Prototype Pollution",
"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 Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42033"
},
{
"category": "external",
"summary": "RHBZ#2461607",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461607"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42033",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42033"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42033",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42033"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-pf86-5x62-jrwf",
"url": "https://github.com/axios/axios/security/advisories/GHSA-pf86-5x62-jrwf"
}
],
"release_date": "2026-04-24T17:36:44.132000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-03T13:02:46+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22840"
}
],
"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 Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: HTTP Transport Hijacking via Prototype Pollution"
},
{
"cve": "CVE-2026-42035",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-04-24T18:01:17.109481+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461606"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a software library for making network requests. A remote attacker can exploit a prototype pollution vulnerability to inject arbitrary HTTP headers into outgoing requests. This occurs when the application\u0027s core object definitions are manipulated, causing Axios to misinterpret data and include attacker-controlled headers in network communications. This could lead to unauthorized actions or data manipulation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Arbitrary HTTP header injection via prototype pollution",
"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 Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42035"
},
{
"category": "external",
"summary": "RHBZ#2461606",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461606"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42035",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42035"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42035",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42035"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-6chq-wfr3-2hj9",
"url": "https://github.com/axios/axios/security/advisories/GHSA-6chq-wfr3-2hj9"
}
],
"release_date": "2026-04-24T17:38:07.752000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-03T13:02:46+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22840"
},
{
"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 Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le"
]
}
],
"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 Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "axios: Axios: Arbitrary HTTP header injection via prototype pollution"
},
{
"cve": "CVE-2026-42039",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-24T19:01:44.887156+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461630"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client for browsers and Node.js. This vulnerability occurs because the `toFormData` function recursively processes nested objects without a depth limit. A remote attacker can exploit this by sending deeply nested request data, which causes the Node.js process to crash due to a RangeError, leading to a potential Denial of Service (DoS) if the process crashes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Node.js: Axios: Denial of Service via unbounded recursion in toFormData with deeply nested request data",
"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 Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42039"
},
{
"category": "external",
"summary": "RHBZ#2461630",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461630"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42039",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42039"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42039",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42039"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-62hf-57xw-28j9",
"url": "https://github.com/axios/axios/security/advisories/GHSA-62hf-57xw-28j9"
}
],
"release_date": "2026-04-24T18:01:30.775000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-03T13:02:46+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22840"
}
],
"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 Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Node.js: Axios: Denial of Service via unbounded recursion in toFormData with deeply nested request data"
},
{
"cve": "CVE-2026-42041",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-04-24T19:01:41.034289+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461629"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. This vulnerability, a Prototype Pollution \"Gadget\" attack, allows an attacker to manipulate the `Object.prototype.validateStatus` property. By polluting this property, all HTTP error responses (such as 401, 403, or 500) are silently treated as successful responses. This can lead to a complete bypass of application-level authentication and error handling, potentially granting unauthorized access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Authentication bypass due to prototype pollution of HTTP error handling",
"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 Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42041"
},
{
"category": "external",
"summary": "RHBZ#2461629",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461629"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42041",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42041"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42041",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42041"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-w9j2-pvgh-6h63",
"url": "https://github.com/axios/axios/security/advisories/GHSA-w9j2-pvgh-6h63"
}
],
"release_date": "2026-04-24T17:55:30.036000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-03T13:02:46+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22840"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Authentication bypass due to prototype pollution of HTTP error handling"
},
{
"cve": "CVE-2026-42043",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2026-04-24T19:01:22.552379+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461626"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. An attacker who can control the destination address of an Axios request can exploit this vulnerability. By using specific internal network addresses (within the 127.0.0.0/8 range, excluding 127.0.0.1), the attacker can completely bypass the NO_PROXY protection, potentially leading to unauthorized access or information disclosure within the network. This issue is an incomplete fix for a previous vulnerability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: NO_PROXY bypass via crafted 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 Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42043"
},
{
"category": "external",
"summary": "RHBZ#2461626",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461626"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42043",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42043"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42043",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42043"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-pmwg-cvhr-8vh7",
"url": "https://github.com/axios/axios/security/advisories/GHSA-pmwg-cvhr-8vh7"
}
],
"release_date": "2026-04-24T17:54:42.668000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-03T13:02:46+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22840"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: NO_PROXY bypass via crafted URL"
},
{
"cve": "CVE-2026-42044",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-04-24T19:01:13.418725+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461624"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a widely used HTTP client. This vulnerability, known as a Prototype Pollution \"Gadget\" attack, allows a remote attacker to subtly alter JSON API responses. By manipulating a specific function, an attacker can selectively modify data within these responses. This could lead to significant security breaches, including unauthorized privilege escalation, fraudulent balance manipulation, or bypassing critical authorization checks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Invisible JSON Response Tampering via Prototype Pollution Gadget",
"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 Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42044"
},
{
"category": "external",
"summary": "RHBZ#2461624",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461624"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42044",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42044"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42044",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42044"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-3w6x-2g7m-8v23",
"url": "https://github.com/axios/axios/security/advisories/GHSA-3w6x-2g7m-8v23"
}
],
"release_date": "2026-04-24T17:49:49.517000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-03T13:02:46+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22840"
},
{
"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 Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le"
]
}
],
"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 Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:0a19dd61567ff1df5d315a1a5028e28a8917677c946f352a3b4ebe15275e95d6_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:2458e97873fa8ce44c2cfdba91ed2218b7c8eb81a56f45e8df196aafaf7bc778_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:56d1619e0a47be2d43654b16e40ea1b3a9f327853a91f1bb5226af758fb4ea2f_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:fa9f687779e18fdf4b2bb37f430a901602b86063f068f5deda6188478a295554_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7491a272b7d1c67ae910e097f60a69d9ff961301f6d6313a392df126ff41fdc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:bcf7d7cf2f8421b2851df76ababedaf45fae3321d5ca60511e88f14ba5d3941c_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e4b3de8a5e61bd32a21c8c2d88a98fbf9e9491dd30cdfc404078922602273729_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:7f21e78fc22ab49b37b55f28e2a5fa37e913684714943e46d87cd5a2cebf54a6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:14503039a9b2f1b9f3de23c8d96f2a8cb55c2562b9fccb06ed6367e765f2a744_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:c9c4462d0badea29c857d1dfcb3883e2cb2cf16bf8333358e53590640a575615_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:ff9d20e3f323570cfc23c32cba22fdb6ab0ea79e9ebdce379c5f36ccfd132d3d_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:6171d21593edfd320b55fb27381e5fb16cb98ee77f37bbf51da755c99727a253_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:307f5a05a9ba2aa489976f588c033c60c0f8bf2a959cd68e19d2e20c61ac4ff1_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:57156c76f32d6acb0edb09be7b8aef028b1b0499a3e954d759a636985fcd1502_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c198be8391f2883cccae06f39604f2f61aa557cd51a99a22187b2fe3bee0590c_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:76f2d738af0c5413dd5a9f79f39582e5d9e8b512f0bda0151a307ef7fdc436f8_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:c177bf11278087349290197f3dbc470cf0ade6be3705e0290ce4294637b17099_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:e2701d2b3c5170d096c97006aff96cc50b6106eb4467b12faed889b4f30d5309_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f8b0d7b978589b98c423c86d99a4f2b8f34f8884177c3703c19ee1bf5f8eb4d6_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:5fda9676baf87c3bbcbf4cc37588b4d0f2c24f1be36fec0d90afe044f673c5dc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:a1c0a72df841fd97f7def41b3de85bfd7ceaa809805bebf3291ba54345bda7a1_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:c068b508acb9777d4cbacec4c6bd451b2858786ac4bfa249a1575f993efb7cb5_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Invisible JSON Response Tampering via Prototype Pollution Gadget"
}
]
}
RHSA-2026:8483
Vulnerability from csaf_redhat - Published: 2026-04-16 13:44 - Updated: 2026-06-03 15:59A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:56e3e74a021ca82802a7ec1e9b62ba3770e0c27a4039f9ea69a9b1ce89f2f3bb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:7eb2835c07bac105bfa2661398245cbebbc7acf9924229b8dce38db7dd3fabbb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:d4a4b0719e113cdbfd763946d8c9e1adf9d59352657680abec71a7094fc73a4d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:ecb548342d0ea45b30c965e86678068c5735bd603b7d6507308f5566f7b8c7cf_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:2723d4214014bab37f24dd8311306f757bf12284085ed6c2bcd8176478a2e1b0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:5a8f7d36fcf35bfc9260ac3e3629790d607405ecd692a9d87c29b1257cfb6d51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:6c99c3ca8c99dfa4d49e6be2dd651345a4f6e2267fb2e06ab8acec04880d71c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:e7a923633d55a9b67580732d7449e2631b07787ae22431888245dc234bca5871_ppc64le | — |
Workaround
|
A flaw was found in Axios, a promise-based HTTP client. This vulnerability occurs because Axios does not correctly handle hostname normalization when evaluating NO_PROXY rules. An attacker can exploit this by crafting requests to loopback addresses (e.g., localhost. or [::1]) which bypass the NO_PROXY configuration and are routed through the configured proxy. This can lead to Server-Side Request Forgery (SSRF) vulnerabilities, enabling attackers to access sensitive internal or loopback services that should otherwise be protected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:2723d4214014bab37f24dd8311306f757bf12284085ed6c2bcd8176478a2e1b0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:5a8f7d36fcf35bfc9260ac3e3629790d607405ecd692a9d87c29b1257cfb6d51_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:6c99c3ca8c99dfa4d49e6be2dd651345a4f6e2267fb2e06ab8acec04880d71c9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:e7a923633d55a9b67580732d7449e2631b07787ae22431888245dc234bca5871_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:56e3e74a021ca82802a7ec1e9b62ba3770e0c27a4039f9ea69a9b1ce89f2f3bb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:7eb2835c07bac105bfa2661398245cbebbc7acf9924229b8dce38db7dd3fabbb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:d4a4b0719e113cdbfd763946d8c9e1adf9d59352657680abec71a7094fc73a4d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:ecb548342d0ea45b30c965e86678068c5735bd603b7d6507308f5566f7b8c7cf_ppc64le | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the crypto/tls component. This vulnerability occurs during Transport Layer Security (TLS) session resumption when certificate authority (CA) settings are modified between the initial and resumed handshakes. An attacker could exploit this to bypass certificate validation, allowing a client or server to establish a connection that should have been rejected. This could lead to an authentication bypass under specific conditions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:56e3e74a021ca82802a7ec1e9b62ba3770e0c27a4039f9ea69a9b1ce89f2f3bb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:7eb2835c07bac105bfa2661398245cbebbc7acf9924229b8dce38db7dd3fabbb_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:d4a4b0719e113cdbfd763946d8c9e1adf9d59352657680abec71a7094fc73a4d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:ecb548342d0ea45b30c965e86678068c5735bd603b7d6507308f5566f7b8c7cf_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:2723d4214014bab37f24dd8311306f757bf12284085ed6c2bcd8176478a2e1b0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:5a8f7d36fcf35bfc9260ac3e3629790d607405ecd692a9d87c29b1257cfb6d51_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:6c99c3ca8c99dfa4d49e6be2dd651345a4f6e2267fb2e06ab8acec04880d71c9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:e7a923633d55a9b67580732d7449e2631b07787ae22431888245dc234bca5871_ppc64le | — |
A flaw was found in lodash. The fix for CVE-2021-23337 added validation for the variable option in _.template but did not apply the same validation to options.imports key names. Both paths flow into the same Function() constructor sink. Additionally, _.template uses assignInWith to merge imports, which enumerates inherited properties via for..in. If Object.prototype has been polluted by any other vector, the polluted keys are copied into the imports object and passed to Function().
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:2723d4214014bab37f24dd8311306f757bf12284085ed6c2bcd8176478a2e1b0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:5a8f7d36fcf35bfc9260ac3e3629790d607405ecd692a9d87c29b1257cfb6d51_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:6c99c3ca8c99dfa4d49e6be2dd651345a4f6e2267fb2e06ab8acec04880d71c9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:e7a923633d55a9b67580732d7449e2631b07787ae22431888245dc234bca5871_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:56e3e74a021ca82802a7ec1e9b62ba3770e0c27a4039f9ea69a9b1ce89f2f3bb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:7eb2835c07bac105bfa2661398245cbebbc7acf9924229b8dce38db7dd3fabbb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:d4a4b0719e113cdbfd763946d8c9e1adf9d59352657680abec71a7094fc73a4d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:ecb548342d0ea45b30c965e86678068c5735bd603b7d6507308f5566f7b8c7cf_ppc64le | — |
Vendor Fix
fix
Workaround
|
The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:56e3e74a021ca82802a7ec1e9b62ba3770e0c27a4039f9ea69a9b1ce89f2f3bb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:7eb2835c07bac105bfa2661398245cbebbc7acf9924229b8dce38db7dd3fabbb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:d4a4b0719e113cdbfd763946d8c9e1adf9d59352657680abec71a7094fc73a4d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:ecb548342d0ea45b30c965e86678068c5735bd603b7d6507308f5566f7b8c7cf_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:2723d4214014bab37f24dd8311306f757bf12284085ed6c2bcd8176478a2e1b0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:5a8f7d36fcf35bfc9260ac3e3629790d607405ecd692a9d87c29b1257cfb6d51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:6c99c3ca8c99dfa4d49e6be2dd651345a4f6e2267fb2e06ab8acec04880d71c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:e7a923633d55a9b67580732d7449e2631b07787ae22431888245dc234bca5871_ppc64le | — |
Workaround
|
A flaw was found in Rollup, a JavaScript module bundler. Insecure file name sanitization in the core engine allows an attacker to control output filenames, potentially through command-line interface (CLI) inputs, manual chunk aliases, or malicious plugins. By using directory traversal sequences (`../`), an attacker can overwrite files anywhere on the host filesystem where the build process has write permissions. This vulnerability can lead to persistent remote code execution (RCE) by overwriting critical system or user configuration files.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:56e3e74a021ca82802a7ec1e9b62ba3770e0c27a4039f9ea69a9b1ce89f2f3bb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:7eb2835c07bac105bfa2661398245cbebbc7acf9924229b8dce38db7dd3fabbb_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:d4a4b0719e113cdbfd763946d8c9e1adf9d59352657680abec71a7094fc73a4d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:ecb548342d0ea45b30c965e86678068c5735bd603b7d6507308f5566f7b8c7cf_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:2723d4214014bab37f24dd8311306f757bf12284085ed6c2bcd8176478a2e1b0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:5a8f7d36fcf35bfc9260ac3e3629790d607405ecd692a9d87c29b1257cfb6d51_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:6c99c3ca8c99dfa4d49e6be2dd651345a4f6e2267fb2e06ab8acec04880d71c9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:e7a923633d55a9b67580732d7449e2631b07787ae22431888245dc234bca5871_ppc64le | — |
A flaw was found in Immutable.js, a library for persistent immutable data structures. This vulnerability, known as Prototype Pollution, allows an attacker with low privileges to inject unwanted properties into core JavaScript object prototypes without user interaction. By manipulating specific APIs such as mergeDeep(), mergeDeepWith(), merge(), Map.toJS(), and Map.toObject(), a remote attacker could potentially execute arbitrary code or cause a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:2723d4214014bab37f24dd8311306f757bf12284085ed6c2bcd8176478a2e1b0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:5a8f7d36fcf35bfc9260ac3e3629790d607405ecd692a9d87c29b1257cfb6d51_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:6c99c3ca8c99dfa4d49e6be2dd651345a4f6e2267fb2e06ab8acec04880d71c9_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:e7a923633d55a9b67580732d7449e2631b07787ae22431888245dc234bca5871_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:56e3e74a021ca82802a7ec1e9b62ba3770e0c27a4039f9ea69a9b1ce89f2f3bb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:7eb2835c07bac105bfa2661398245cbebbc7acf9924229b8dce38db7dd3fabbb_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:d4a4b0719e113cdbfd763946d8c9e1adf9d59352657680abec71a7094fc73a4d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:ecb548342d0ea45b30c965e86678068c5735bd603b7d6507308f5566f7b8c7cf_ppc64le | — |
Vendor Fix
fix
|
A flaw was found in SVGO, an SVG (Scalable Vector Graphics) Optimizer. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by submitting a specially crafted XML file. The application's failure to properly guard against XML entity expansion or recursion can lead to the Node.js process consuming excessive memory and crashing.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:56e3e74a021ca82802a7ec1e9b62ba3770e0c27a4039f9ea69a9b1ce89f2f3bb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:7eb2835c07bac105bfa2661398245cbebbc7acf9924229b8dce38db7dd3fabbb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:d4a4b0719e113cdbfd763946d8c9e1adf9d59352657680abec71a7094fc73a4d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:ecb548342d0ea45b30c965e86678068c5735bd603b7d6507308f5566f7b8c7cf_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:2723d4214014bab37f24dd8311306f757bf12284085ed6c2bcd8176478a2e1b0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:5a8f7d36fcf35bfc9260ac3e3629790d607405ecd692a9d87c29b1257cfb6d51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:6c99c3ca8c99dfa4d49e6be2dd651345a4f6e2267fb2e06ab8acec04880d71c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:e7a923633d55a9b67580732d7449e2631b07787ae22431888245dc234bca5871_ppc64le | — |
Workaround
|
A flaw was found in gRPC-Go, the Go language implementation of gRPC. This vulnerability, an authorization bypass, is caused by improper input validation of the HTTP/2 `:path` pseudo-header. A remote attacker can exploit this by sending raw HTTP/2 frames with a malformed `:path` that omits the mandatory leading slash. This allows the attacker to bypass defined security policies, potentially leading to unauthorized access to services or information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:56e3e74a021ca82802a7ec1e9b62ba3770e0c27a4039f9ea69a9b1ce89f2f3bb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:7eb2835c07bac105bfa2661398245cbebbc7acf9924229b8dce38db7dd3fabbb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:d4a4b0719e113cdbfd763946d8c9e1adf9d59352657680abec71a7094fc73a4d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:ecb548342d0ea45b30c965e86678068c5735bd603b7d6507308f5566f7b8c7cf_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:2723d4214014bab37f24dd8311306f757bf12284085ed6c2bcd8176478a2e1b0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:5a8f7d36fcf35bfc9260ac3e3629790d607405ecd692a9d87c29b1257cfb6d51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:6c99c3ca8c99dfa4d49e6be2dd651345a4f6e2267fb2e06ab8acec04880d71c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:e7a923633d55a9b67580732d7449e2631b07787ae22431888245dc234bca5871_ppc64le | — |
Workaround
|
A flaw was found in Axios, a promise-based HTTP client. This vulnerability, known as Prototype Pollution, can be exploited through a specific "Gadget" attack chain. This allows an attacker to escalate a Prototype Pollution vulnerability in a third-party dependency, potentially leading to remote code execution or a full cloud compromise, such as bypassing AWS IMDSv2.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:2723d4214014bab37f24dd8311306f757bf12284085ed6c2bcd8176478a2e1b0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:5a8f7d36fcf35bfc9260ac3e3629790d607405ecd692a9d87c29b1257cfb6d51_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:6c99c3ca8c99dfa4d49e6be2dd651345a4f6e2267fb2e06ab8acec04880d71c9_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:e7a923633d55a9b67580732d7449e2631b07787ae22431888245dc234bca5871_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:56e3e74a021ca82802a7ec1e9b62ba3770e0c27a4039f9ea69a9b1ce89f2f3bb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:7eb2835c07bac105bfa2661398245cbebbc7acf9924229b8dce38db7dd3fabbb_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:d4a4b0719e113cdbfd763946d8c9e1adf9d59352657680abec71a7094fc73a4d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:ecb548342d0ea45b30c965e86678068c5735bd603b7d6507308f5566f7b8c7cf_ppc64le | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Critical"
},
"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": "Kiali 1.73.29 for Red Hat OpenShift Service Mesh 2.6 is now available.\nAn update is now available for Red Hat OpenShift Service Mesh 2.6. This advisory contains the RPM packages for the Kiali component.\nRed Hat Product Security has rated this update as having a security impact of Critical. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Kiali 1.73.29, for Red Hat OpenShift Service Mesh 2.6, provides observability for the service mesh by offering a visual representation of the mesh topology and metrics, helping users monitor, trace, and manage efficiently.\n\nSecurity Fix(es):\n\n* CVE-2025-61726 Memory exhaustion in query parameter parsing in net/url (OSSM-12470)\n* CVE-2025-62718 Axios: Server-Side Request Forgery and proxy bypass due to improper hostname normalization (OSSM-13225, OSSM-13226)\n* CVE-2025-68121 Unexpected session resumption in crypto/tls (OSSM-12553)\n* CVE-2026-25679 Incorrect parsing of IPv6 host literals in net/url (OSSM-12952)\n* CVE-2026-27606 Rollup: Remote Code Execution via Path Traversal Vulnerability (OSSM-12689)\n* CVE-2026-29074 SVGO: Denial of Service via XML entity expansion (OSSM-12891)\n* CVE-2026-29063 Immutable.js: Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027) (OSSM-12970, OSSM-12971)\n* CVE-2026-33186 gRPC-Go: Authorization bypass due to improper HTTP/2 path validation (OSSM-12996)\n* CVE-2026-4800 lodash: Arbitrary code execution via untrusted input in template imports (OSSM-13112, OSSM-13113)\n* CVE-2026-40175 Axios: Remote Code Execution via Prototype Pollution escalation (OSSM-13249, OSSM-13250)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"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:8483",
"url": "https://access.redhat.com/errata/RHSA-2026:8483"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61726",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-62718",
"url": "https://access.redhat.com/security/cve/CVE-2025-62718"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-68121",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25679",
"url": "https://access.redhat.com/security/cve/CVE-2026-25679"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27606",
"url": "https://access.redhat.com/security/cve/CVE-2026-27606"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-29063",
"url": "https://access.redhat.com/security/cve/CVE-2026-29063"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-29074",
"url": "https://access.redhat.com/security/cve/CVE-2026-29074"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33186",
"url": "https://access.redhat.com/security/cve/CVE-2026-33186"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-40175",
"url": "https://access.redhat.com/security/cve/CVE-2026-40175"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4800",
"url": "https://access.redhat.com/security/cve/CVE-2026-4800"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification",
"url": "https://access.redhat.com/security/updates/classification"
},
{
"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_8483.json"
}
],
"title": "Red Hat Security Advisory: Kiali 1.73.29 for Red Hat OpenShift Service Mesh 2.6",
"tracking": {
"current_release_date": "2026-06-03T15:59:22+00:00",
"generator": {
"date": "2026-06-03T15:59:22+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:8483",
"initial_release_date": "2026-04-16T13:44:17+00:00",
"revision_history": [
{
"date": "2026-04-16T13:44:17+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-16T13:44:28+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-03T15:59:22+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Service Mesh 2.6",
"product": {
"name": "Red Hat OpenShift Service Mesh 2.6",
"product_id": "Red Hat OpenShift Service Mesh 2.6",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:service_mesh:2.6::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Service Mesh"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:d4a4b0719e113cdbfd763946d8c9e1adf9d59352657680abec71a7094fc73a4d_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:d4a4b0719e113cdbfd763946d8c9e1adf9d59352657680abec71a7094fc73a4d_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:d4a4b0719e113cdbfd763946d8c9e1adf9d59352657680abec71a7094fc73a4d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel8@sha256%3Ad4a4b0719e113cdbfd763946d8c9e1adf9d59352657680abec71a7094fc73a4d?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1776191302"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:5a8f7d36fcf35bfc9260ac3e3629790d607405ecd692a9d87c29b1257cfb6d51_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:5a8f7d36fcf35bfc9260ac3e3629790d607405ecd692a9d87c29b1257cfb6d51_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:5a8f7d36fcf35bfc9260ac3e3629790d607405ecd692a9d87c29b1257cfb6d51_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-ossmc-rhel8@sha256%3A5a8f7d36fcf35bfc9260ac3e3629790d607405ecd692a9d87c29b1257cfb6d51?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1776202125"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:7eb2835c07bac105bfa2661398245cbebbc7acf9924229b8dce38db7dd3fabbb_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:7eb2835c07bac105bfa2661398245cbebbc7acf9924229b8dce38db7dd3fabbb_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:7eb2835c07bac105bfa2661398245cbebbc7acf9924229b8dce38db7dd3fabbb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel8@sha256%3A7eb2835c07bac105bfa2661398245cbebbc7acf9924229b8dce38db7dd3fabbb?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1776191302"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:6c99c3ca8c99dfa4d49e6be2dd651345a4f6e2267fb2e06ab8acec04880d71c9_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:6c99c3ca8c99dfa4d49e6be2dd651345a4f6e2267fb2e06ab8acec04880d71c9_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:6c99c3ca8c99dfa4d49e6be2dd651345a4f6e2267fb2e06ab8acec04880d71c9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kiali-ossmc-rhel8@sha256%3A6c99c3ca8c99dfa4d49e6be2dd651345a4f6e2267fb2e06ab8acec04880d71c9?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1776202125"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:ecb548342d0ea45b30c965e86678068c5735bd603b7d6507308f5566f7b8c7cf_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:ecb548342d0ea45b30c965e86678068c5735bd603b7d6507308f5566f7b8c7cf_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:ecb548342d0ea45b30c965e86678068c5735bd603b7d6507308f5566f7b8c7cf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel8@sha256%3Aecb548342d0ea45b30c965e86678068c5735bd603b7d6507308f5566f7b8c7cf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1776191302"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:e7a923633d55a9b67580732d7449e2631b07787ae22431888245dc234bca5871_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:e7a923633d55a9b67580732d7449e2631b07787ae22431888245dc234bca5871_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:e7a923633d55a9b67580732d7449e2631b07787ae22431888245dc234bca5871_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kiali-ossmc-rhel8@sha256%3Ae7a923633d55a9b67580732d7449e2631b07787ae22431888245dc234bca5871?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1776202125"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:56e3e74a021ca82802a7ec1e9b62ba3770e0c27a4039f9ea69a9b1ce89f2f3bb_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:56e3e74a021ca82802a7ec1e9b62ba3770e0c27a4039f9ea69a9b1ce89f2f3bb_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:56e3e74a021ca82802a7ec1e9b62ba3770e0c27a4039f9ea69a9b1ce89f2f3bb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kiali-rhel8@sha256%3A56e3e74a021ca82802a7ec1e9b62ba3770e0c27a4039f9ea69a9b1ce89f2f3bb?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1776191302"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:2723d4214014bab37f24dd8311306f757bf12284085ed6c2bcd8176478a2e1b0_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:2723d4214014bab37f24dd8311306f757bf12284085ed6c2bcd8176478a2e1b0_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:2723d4214014bab37f24dd8311306f757bf12284085ed6c2bcd8176478a2e1b0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kiali-ossmc-rhel8@sha256%3A2723d4214014bab37f24dd8311306f757bf12284085ed6c2bcd8176478a2e1b0?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1776202125"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:2723d4214014bab37f24dd8311306f757bf12284085ed6c2bcd8176478a2e1b0_s390x as a component of Red Hat OpenShift Service Mesh 2.6",
"product_id": "Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:2723d4214014bab37f24dd8311306f757bf12284085ed6c2bcd8176478a2e1b0_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:2723d4214014bab37f24dd8311306f757bf12284085ed6c2bcd8176478a2e1b0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:5a8f7d36fcf35bfc9260ac3e3629790d607405ecd692a9d87c29b1257cfb6d51_amd64 as a component of Red Hat OpenShift Service Mesh 2.6",
"product_id": "Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:5a8f7d36fcf35bfc9260ac3e3629790d607405ecd692a9d87c29b1257cfb6d51_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:5a8f7d36fcf35bfc9260ac3e3629790d607405ecd692a9d87c29b1257cfb6d51_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:6c99c3ca8c99dfa4d49e6be2dd651345a4f6e2267fb2e06ab8acec04880d71c9_arm64 as a component of Red Hat OpenShift Service Mesh 2.6",
"product_id": "Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:6c99c3ca8c99dfa4d49e6be2dd651345a4f6e2267fb2e06ab8acec04880d71c9_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:6c99c3ca8c99dfa4d49e6be2dd651345a4f6e2267fb2e06ab8acec04880d71c9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:e7a923633d55a9b67580732d7449e2631b07787ae22431888245dc234bca5871_ppc64le as a component of Red Hat OpenShift Service Mesh 2.6",
"product_id": "Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:e7a923633d55a9b67580732d7449e2631b07787ae22431888245dc234bca5871_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:e7a923633d55a9b67580732d7449e2631b07787ae22431888245dc234bca5871_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:56e3e74a021ca82802a7ec1e9b62ba3770e0c27a4039f9ea69a9b1ce89f2f3bb_s390x as a component of Red Hat OpenShift Service Mesh 2.6",
"product_id": "Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:56e3e74a021ca82802a7ec1e9b62ba3770e0c27a4039f9ea69a9b1ce89f2f3bb_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:56e3e74a021ca82802a7ec1e9b62ba3770e0c27a4039f9ea69a9b1ce89f2f3bb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:7eb2835c07bac105bfa2661398245cbebbc7acf9924229b8dce38db7dd3fabbb_arm64 as a component of Red Hat OpenShift Service Mesh 2.6",
"product_id": "Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:7eb2835c07bac105bfa2661398245cbebbc7acf9924229b8dce38db7dd3fabbb_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:7eb2835c07bac105bfa2661398245cbebbc7acf9924229b8dce38db7dd3fabbb_arm64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:d4a4b0719e113cdbfd763946d8c9e1adf9d59352657680abec71a7094fc73a4d_amd64 as a component of Red Hat OpenShift Service Mesh 2.6",
"product_id": "Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:d4a4b0719e113cdbfd763946d8c9e1adf9d59352657680abec71a7094fc73a4d_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:d4a4b0719e113cdbfd763946d8c9e1adf9d59352657680abec71a7094fc73a4d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:ecb548342d0ea45b30c965e86678068c5735bd603b7d6507308f5566f7b8c7cf_ppc64le as a component of Red Hat OpenShift Service Mesh 2.6",
"product_id": "Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:ecb548342d0ea45b30c965e86678068c5735bd603b7d6507308f5566f7b8c7cf_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:ecb548342d0ea45b30c965e86678068c5735bd603b7d6507308f5566f7b8c7cf_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 2.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:2723d4214014bab37f24dd8311306f757bf12284085ed6c2bcd8176478a2e1b0_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:5a8f7d36fcf35bfc9260ac3e3629790d607405ecd692a9d87c29b1257cfb6d51_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:6c99c3ca8c99dfa4d49e6be2dd651345a4f6e2267fb2e06ab8acec04880d71c9_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:e7a923633d55a9b67580732d7449e2631b07787ae22431888245dc234bca5871_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important 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 OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:56e3e74a021ca82802a7ec1e9b62ba3770e0c27a4039f9ea69a9b1ce89f2f3bb_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:7eb2835c07bac105bfa2661398245cbebbc7acf9924229b8dce38db7dd3fabbb_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:d4a4b0719e113cdbfd763946d8c9e1adf9d59352657680abec71a7094fc73a4d_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:ecb548342d0ea45b30c965e86678068c5735bd603b7d6507308f5566f7b8c7cf_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:2723d4214014bab37f24dd8311306f757bf12284085ed6c2bcd8176478a2e1b0_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:5a8f7d36fcf35bfc9260ac3e3629790d607405ecd692a9d87c29b1257cfb6d51_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:6c99c3ca8c99dfa4d49e6be2dd651345a4f6e2267fb2e06ab8acec04880d71c9_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:e7a923633d55a9b67580732d7449e2631b07787ae22431888245dc234bca5871_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-16T13:44:17+00:00",
"details": "See Kiali 1.73.29 documentation at https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/service_mesh/service-mesh-2-x",
"product_ids": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:56e3e74a021ca82802a7ec1e9b62ba3770e0c27a4039f9ea69a9b1ce89f2f3bb_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:7eb2835c07bac105bfa2661398245cbebbc7acf9924229b8dce38db7dd3fabbb_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:d4a4b0719e113cdbfd763946d8c9e1adf9d59352657680abec71a7094fc73a4d_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:ecb548342d0ea45b30c965e86678068c5735bd603b7d6507308f5566f7b8c7cf_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8483"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:2723d4214014bab37f24dd8311306f757bf12284085ed6c2bcd8176478a2e1b0_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:5a8f7d36fcf35bfc9260ac3e3629790d607405ecd692a9d87c29b1257cfb6d51_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:6c99c3ca8c99dfa4d49e6be2dd651345a4f6e2267fb2e06ab8acec04880d71c9_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:e7a923633d55a9b67580732d7449e2631b07787ae22431888245dc234bca5871_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:56e3e74a021ca82802a7ec1e9b62ba3770e0c27a4039f9ea69a9b1ce89f2f3bb_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:7eb2835c07bac105bfa2661398245cbebbc7acf9924229b8dce38db7dd3fabbb_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:d4a4b0719e113cdbfd763946d8c9e1adf9d59352657680abec71a7094fc73a4d_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:ecb548342d0ea45b30c965e86678068c5735bd603b7d6507308f5566f7b8c7cf_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 Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:2723d4214014bab37f24dd8311306f757bf12284085ed6c2bcd8176478a2e1b0_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:5a8f7d36fcf35bfc9260ac3e3629790d607405ecd692a9d87c29b1257cfb6d51_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:6c99c3ca8c99dfa4d49e6be2dd651345a4f6e2267fb2e06ab8acec04880d71c9_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:e7a923633d55a9b67580732d7449e2631b07787ae22431888245dc234bca5871_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:56e3e74a021ca82802a7ec1e9b62ba3770e0c27a4039f9ea69a9b1ce89f2f3bb_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:7eb2835c07bac105bfa2661398245cbebbc7acf9924229b8dce38db7dd3fabbb_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:d4a4b0719e113cdbfd763946d8c9e1adf9d59352657680abec71a7094fc73a4d_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:ecb548342d0ea45b30c965e86678068c5735bd603b7d6507308f5566f7b8c7cf_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-62718",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2026-04-09T15:01:48.111177+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456913"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. This vulnerability occurs because Axios does not correctly handle hostname normalization when evaluating NO_PROXY rules. An attacker can exploit this by crafting requests to loopback addresses (e.g., localhost. or [::1]) which bypass the NO_PROXY configuration and are routed through the configured proxy. This can lead to Server-Side Request Forgery (SSRF) vulnerabilities, enabling attackers to access sensitive internal or loopback services that should otherwise be protected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Server-Side Request Forgery and proxy bypass due to improper hostname normalization",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has limited impact due to combination of non-default conditions to exploit: the attacker must be able to control or influence URLs passed to axios in a server-side context, the application must have both `HTTP_PROXY` and `NO_PROXY` configured, and the proxy itself must be positioned to act on the misdirected traffic or have been compromised by the attacker to intercept the rerouted traffic.",
"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 Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:2723d4214014bab37f24dd8311306f757bf12284085ed6c2bcd8176478a2e1b0_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:5a8f7d36fcf35bfc9260ac3e3629790d607405ecd692a9d87c29b1257cfb6d51_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:6c99c3ca8c99dfa4d49e6be2dd651345a4f6e2267fb2e06ab8acec04880d71c9_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:e7a923633d55a9b67580732d7449e2631b07787ae22431888245dc234bca5871_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:56e3e74a021ca82802a7ec1e9b62ba3770e0c27a4039f9ea69a9b1ce89f2f3bb_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:7eb2835c07bac105bfa2661398245cbebbc7acf9924229b8dce38db7dd3fabbb_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:d4a4b0719e113cdbfd763946d8c9e1adf9d59352657680abec71a7094fc73a4d_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:ecb548342d0ea45b30c965e86678068c5735bd603b7d6507308f5566f7b8c7cf_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-62718"
},
{
"category": "external",
"summary": "RHBZ#2456913",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456913"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-62718",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62718"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-62718",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62718"
},
{
"category": "external",
"summary": "https://datatracker.ietf.org/doc/html/rfc1034#section-3.1",
"url": "https://datatracker.ietf.org/doc/html/rfc1034#section-3.1"
},
{
"category": "external",
"summary": "https://datatracker.ietf.org/doc/html/rfc3986#section-3.2.2",
"url": "https://datatracker.ietf.org/doc/html/rfc3986#section-3.2.2"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/commit/fb3befb6daac6cad26b2e54094d0f2d9e47f24df",
"url": "https://github.com/axios/axios/commit/fb3befb6daac6cad26b2e54094d0f2d9e47f24df"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/pull/10661",
"url": "https://github.com/axios/axios/pull/10661"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/releases/tag/v1.15.0",
"url": "https://github.com/axios/axios/releases/tag/v1.15.0"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-3p68-rc4w-qgx5",
"url": "https://github.com/axios/axios/security/advisories/GHSA-3p68-rc4w-qgx5"
}
],
"release_date": "2026-04-09T14:31:46.067000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-16T13:44:17+00:00",
"details": "See Kiali 1.73.29 documentation at https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/service_mesh/service-mesh-2-x",
"product_ids": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:2723d4214014bab37f24dd8311306f757bf12284085ed6c2bcd8176478a2e1b0_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:5a8f7d36fcf35bfc9260ac3e3629790d607405ecd692a9d87c29b1257cfb6d51_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:6c99c3ca8c99dfa4d49e6be2dd651345a4f6e2267fb2e06ab8acec04880d71c9_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:e7a923633d55a9b67580732d7449e2631b07787ae22431888245dc234bca5871_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:56e3e74a021ca82802a7ec1e9b62ba3770e0c27a4039f9ea69a9b1ce89f2f3bb_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:7eb2835c07bac105bfa2661398245cbebbc7acf9924229b8dce38db7dd3fabbb_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:d4a4b0719e113cdbfd763946d8c9e1adf9d59352657680abec71a7094fc73a4d_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:ecb548342d0ea45b30c965e86678068c5735bd603b7d6507308f5566f7b8c7cf_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8483"
},
{
"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 Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:2723d4214014bab37f24dd8311306f757bf12284085ed6c2bcd8176478a2e1b0_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:5a8f7d36fcf35bfc9260ac3e3629790d607405ecd692a9d87c29b1257cfb6d51_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:6c99c3ca8c99dfa4d49e6be2dd651345a4f6e2267fb2e06ab8acec04880d71c9_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:e7a923633d55a9b67580732d7449e2631b07787ae22431888245dc234bca5871_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:56e3e74a021ca82802a7ec1e9b62ba3770e0c27a4039f9ea69a9b1ce89f2f3bb_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:7eb2835c07bac105bfa2661398245cbebbc7acf9924229b8dce38db7dd3fabbb_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:d4a4b0719e113cdbfd763946d8c9e1adf9d59352657680abec71a7094fc73a4d_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:ecb548342d0ea45b30c965e86678068c5735bd603b7d6507308f5566f7b8c7cf_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:2723d4214014bab37f24dd8311306f757bf12284085ed6c2bcd8176478a2e1b0_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:5a8f7d36fcf35bfc9260ac3e3629790d607405ecd692a9d87c29b1257cfb6d51_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:6c99c3ca8c99dfa4d49e6be2dd651345a4f6e2267fb2e06ab8acec04880d71c9_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:e7a923633d55a9b67580732d7449e2631b07787ae22431888245dc234bca5871_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:56e3e74a021ca82802a7ec1e9b62ba3770e0c27a4039f9ea69a9b1ce89f2f3bb_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:7eb2835c07bac105bfa2661398245cbebbc7acf9924229b8dce38db7dd3fabbb_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:d4a4b0719e113cdbfd763946d8c9e1adf9d59352657680abec71a7094fc73a4d_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:ecb548342d0ea45b30c965e86678068c5735bd603b7d6507308f5566f7b8c7cf_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Server-Side Request Forgery and proxy bypass due to improper hostname normalization"
},
{
"cve": "CVE-2025-68121",
"discovery_date": "2026-02-05T18:01:30.086058+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:2723d4214014bab37f24dd8311306f757bf12284085ed6c2bcd8176478a2e1b0_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:5a8f7d36fcf35bfc9260ac3e3629790d607405ecd692a9d87c29b1257cfb6d51_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:6c99c3ca8c99dfa4d49e6be2dd651345a4f6e2267fb2e06ab8acec04880d71c9_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:e7a923633d55a9b67580732d7449e2631b07787ae22431888245dc234bca5871_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437111"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls component. This vulnerability occurs during Transport Layer Security (TLS) session resumption when certificate authority (CA) settings are modified between the initial and resumed handshakes. An attacker could exploit this to bypass certificate validation, allowing a client or server to establish a connection that should have been rejected. This could lead to an authentication bypass under specific conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: crypto/tls: Incorrect certificate validation during TLS session resumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is a moderate flaw because it only occurs under specific conditions, such as TLS session resumption with runtime changes to certificate authority settings. Exploitation is not straightforward and requires a controlled setup. The impact is limited to certificate validation within the same component and does not affect system 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 Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:56e3e74a021ca82802a7ec1e9b62ba3770e0c27a4039f9ea69a9b1ce89f2f3bb_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:7eb2835c07bac105bfa2661398245cbebbc7acf9924229b8dce38db7dd3fabbb_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:d4a4b0719e113cdbfd763946d8c9e1adf9d59352657680abec71a7094fc73a4d_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:ecb548342d0ea45b30c965e86678068c5735bd603b7d6507308f5566f7b8c7cf_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:2723d4214014bab37f24dd8311306f757bf12284085ed6c2bcd8176478a2e1b0_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:5a8f7d36fcf35bfc9260ac3e3629790d607405ecd692a9d87c29b1257cfb6d51_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:6c99c3ca8c99dfa4d49e6be2dd651345a4f6e2267fb2e06ab8acec04880d71c9_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:e7a923633d55a9b67580732d7449e2631b07787ae22431888245dc234bca5871_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "RHBZ#2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://go.dev/cl/737700",
"url": "https://go.dev/cl/737700"
},
{
"category": "external",
"summary": "https://go.dev/issue/77217",
"url": "https://go.dev/issue/77217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk",
"url": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4337",
"url": "https://pkg.go.dev/vuln/GO-2026-4337"
}
],
"release_date": "2026-02-05T17:48:44.141000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-16T13:44:17+00:00",
"details": "See Kiali 1.73.29 documentation at https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/service_mesh/service-mesh-2-x",
"product_ids": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:56e3e74a021ca82802a7ec1e9b62ba3770e0c27a4039f9ea69a9b1ce89f2f3bb_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:7eb2835c07bac105bfa2661398245cbebbc7acf9924229b8dce38db7dd3fabbb_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:d4a4b0719e113cdbfd763946d8c9e1adf9d59352657680abec71a7094fc73a4d_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:ecb548342d0ea45b30c965e86678068c5735bd603b7d6507308f5566f7b8c7cf_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8483"
}
],
"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 Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:2723d4214014bab37f24dd8311306f757bf12284085ed6c2bcd8176478a2e1b0_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:5a8f7d36fcf35bfc9260ac3e3629790d607405ecd692a9d87c29b1257cfb6d51_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:6c99c3ca8c99dfa4d49e6be2dd651345a4f6e2267fb2e06ab8acec04880d71c9_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:e7a923633d55a9b67580732d7449e2631b07787ae22431888245dc234bca5871_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:56e3e74a021ca82802a7ec1e9b62ba3770e0c27a4039f9ea69a9b1ce89f2f3bb_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:7eb2835c07bac105bfa2661398245cbebbc7acf9924229b8dce38db7dd3fabbb_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:d4a4b0719e113cdbfd763946d8c9e1adf9d59352657680abec71a7094fc73a4d_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:ecb548342d0ea45b30c965e86678068c5735bd603b7d6507308f5566f7b8c7cf_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: crypto/tls: Incorrect certificate validation during TLS session resumption"
},
{
"cve": "CVE-2026-4800",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2026-03-31T20:01:21.918257+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2453496"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in lodash. The fix for CVE-2021-23337 added validation for the variable option in _.template but did not apply the same validation to options.imports key names. Both paths flow into the same Function() constructor sink. Additionally, _.template uses assignInWith to merge imports, which enumerates inherited properties via for..in. If Object.prototype has been polluted by any other vector, the polluted keys are copied into the imports object and passed to Function().",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "lodash: lodash: Arbitrary code execution via untrusted input in template imports",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In the context of Red Hat Enterprise Linux, the grafana and grafana-pcp packages execute the affected JavaScript entirely client-side within the user\u0027s browser. Consequently, the attack surface is strictly restricted to the local browser 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 Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:2723d4214014bab37f24dd8311306f757bf12284085ed6c2bcd8176478a2e1b0_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:5a8f7d36fcf35bfc9260ac3e3629790d607405ecd692a9d87c29b1257cfb6d51_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:6c99c3ca8c99dfa4d49e6be2dd651345a4f6e2267fb2e06ab8acec04880d71c9_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:e7a923633d55a9b67580732d7449e2631b07787ae22431888245dc234bca5871_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:56e3e74a021ca82802a7ec1e9b62ba3770e0c27a4039f9ea69a9b1ce89f2f3bb_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:7eb2835c07bac105bfa2661398245cbebbc7acf9924229b8dce38db7dd3fabbb_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:d4a4b0719e113cdbfd763946d8c9e1adf9d59352657680abec71a7094fc73a4d_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:ecb548342d0ea45b30c965e86678068c5735bd603b7d6507308f5566f7b8c7cf_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4800"
},
{
"category": "external",
"summary": "RHBZ#2453496",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453496"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4800",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4800"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4800",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4800"
},
{
"category": "external",
"summary": "https://cna.openjsf.org/security-advisories.html",
"url": "https://cna.openjsf.org/security-advisories.html"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-35jh-r3h4-6jhm",
"url": "https://github.com/advisories/GHSA-35jh-r3h4-6jhm"
},
{
"category": "external",
"summary": "https://github.com/lodash/lodash/commit/3469357cff396a26c363f8c1b5a91dde28ba4b1c",
"url": "https://github.com/lodash/lodash/commit/3469357cff396a26c363f8c1b5a91dde28ba4b1c"
}
],
"release_date": "2026-03-31T19:25:55.987000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-16T13:44:17+00:00",
"details": "See Kiali 1.73.29 documentation at https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/service_mesh/service-mesh-2-x",
"product_ids": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:2723d4214014bab37f24dd8311306f757bf12284085ed6c2bcd8176478a2e1b0_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:5a8f7d36fcf35bfc9260ac3e3629790d607405ecd692a9d87c29b1257cfb6d51_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:6c99c3ca8c99dfa4d49e6be2dd651345a4f6e2267fb2e06ab8acec04880d71c9_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:e7a923633d55a9b67580732d7449e2631b07787ae22431888245dc234bca5871_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:56e3e74a021ca82802a7ec1e9b62ba3770e0c27a4039f9ea69a9b1ce89f2f3bb_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:7eb2835c07bac105bfa2661398245cbebbc7acf9924229b8dce38db7dd3fabbb_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:d4a4b0719e113cdbfd763946d8c9e1adf9d59352657680abec71a7094fc73a4d_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:ecb548342d0ea45b30c965e86678068c5735bd603b7d6507308f5566f7b8c7cf_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8483"
},
{
"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 Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:2723d4214014bab37f24dd8311306f757bf12284085ed6c2bcd8176478a2e1b0_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:5a8f7d36fcf35bfc9260ac3e3629790d607405ecd692a9d87c29b1257cfb6d51_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:6c99c3ca8c99dfa4d49e6be2dd651345a4f6e2267fb2e06ab8acec04880d71c9_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:e7a923633d55a9b67580732d7449e2631b07787ae22431888245dc234bca5871_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:56e3e74a021ca82802a7ec1e9b62ba3770e0c27a4039f9ea69a9b1ce89f2f3bb_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:7eb2835c07bac105bfa2661398245cbebbc7acf9924229b8dce38db7dd3fabbb_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:d4a4b0719e113cdbfd763946d8c9e1adf9d59352657680abec71a7094fc73a4d_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:ecb548342d0ea45b30c965e86678068c5735bd603b7d6507308f5566f7b8c7cf_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 Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:2723d4214014bab37f24dd8311306f757bf12284085ed6c2bcd8176478a2e1b0_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:5a8f7d36fcf35bfc9260ac3e3629790d607405ecd692a9d87c29b1257cfb6d51_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:6c99c3ca8c99dfa4d49e6be2dd651345a4f6e2267fb2e06ab8acec04880d71c9_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:e7a923633d55a9b67580732d7449e2631b07787ae22431888245dc234bca5871_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:56e3e74a021ca82802a7ec1e9b62ba3770e0c27a4039f9ea69a9b1ce89f2f3bb_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:7eb2835c07bac105bfa2661398245cbebbc7acf9924229b8dce38db7dd3fabbb_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:d4a4b0719e113cdbfd763946d8c9e1adf9d59352657680abec71a7094fc73a4d_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:ecb548342d0ea45b30c965e86678068c5735bd603b7d6507308f5566f7b8c7cf_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "lodash: lodash: Arbitrary code execution via untrusted input in template imports"
},
{
"cve": "CVE-2026-25679",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2026-03-06T22:02:11.567841+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:2723d4214014bab37f24dd8311306f757bf12284085ed6c2bcd8176478a2e1b0_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:5a8f7d36fcf35bfc9260ac3e3629790d607405ecd692a9d87c29b1257cfb6d51_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:6c99c3ca8c99dfa4d49e6be2dd651345a4f6e2267fb2e06ab8acec04880d71c9_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:e7a923633d55a9b67580732d7449e2631b07787ae22431888245dc234bca5871_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445356"
}
],
"notes": [
{
"category": "description",
"text": "The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/url: Incorrect parsing of IPv6 host literals in net/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 Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:56e3e74a021ca82802a7ec1e9b62ba3770e0c27a4039f9ea69a9b1ce89f2f3bb_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:7eb2835c07bac105bfa2661398245cbebbc7acf9924229b8dce38db7dd3fabbb_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:d4a4b0719e113cdbfd763946d8c9e1adf9d59352657680abec71a7094fc73a4d_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:ecb548342d0ea45b30c965e86678068c5735bd603b7d6507308f5566f7b8c7cf_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:2723d4214014bab37f24dd8311306f757bf12284085ed6c2bcd8176478a2e1b0_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:5a8f7d36fcf35bfc9260ac3e3629790d607405ecd692a9d87c29b1257cfb6d51_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:6c99c3ca8c99dfa4d49e6be2dd651345a4f6e2267fb2e06ab8acec04880d71c9_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:e7a923633d55a9b67580732d7449e2631b07787ae22431888245dc234bca5871_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25679"
},
{
"category": "external",
"summary": "RHBZ#2445356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445356"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25679",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25679"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679"
},
{
"category": "external",
"summary": "https://go.dev/cl/752180",
"url": "https://go.dev/cl/752180"
},
{
"category": "external",
"summary": "https://go.dev/issue/77578",
"url": "https://go.dev/issue/77578"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk",
"url": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4601",
"url": "https://pkg.go.dev/vuln/GO-2026-4601"
}
],
"release_date": "2026-03-06T21:28:14.211000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-16T13:44:17+00:00",
"details": "See Kiali 1.73.29 documentation at https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/service_mesh/service-mesh-2-x",
"product_ids": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:56e3e74a021ca82802a7ec1e9b62ba3770e0c27a4039f9ea69a9b1ce89f2f3bb_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:7eb2835c07bac105bfa2661398245cbebbc7acf9924229b8dce38db7dd3fabbb_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:d4a4b0719e113cdbfd763946d8c9e1adf9d59352657680abec71a7094fc73a4d_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:ecb548342d0ea45b30c965e86678068c5735bd603b7d6507308f5566f7b8c7cf_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8483"
},
{
"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 Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:2723d4214014bab37f24dd8311306f757bf12284085ed6c2bcd8176478a2e1b0_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:5a8f7d36fcf35bfc9260ac3e3629790d607405ecd692a9d87c29b1257cfb6d51_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:6c99c3ca8c99dfa4d49e6be2dd651345a4f6e2267fb2e06ab8acec04880d71c9_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:e7a923633d55a9b67580732d7449e2631b07787ae22431888245dc234bca5871_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:56e3e74a021ca82802a7ec1e9b62ba3770e0c27a4039f9ea69a9b1ce89f2f3bb_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:7eb2835c07bac105bfa2661398245cbebbc7acf9924229b8dce38db7dd3fabbb_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:d4a4b0719e113cdbfd763946d8c9e1adf9d59352657680abec71a7094fc73a4d_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:ecb548342d0ea45b30c965e86678068c5735bd603b7d6507308f5566f7b8c7cf_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 Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:2723d4214014bab37f24dd8311306f757bf12284085ed6c2bcd8176478a2e1b0_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:5a8f7d36fcf35bfc9260ac3e3629790d607405ecd692a9d87c29b1257cfb6d51_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:6c99c3ca8c99dfa4d49e6be2dd651345a4f6e2267fb2e06ab8acec04880d71c9_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:e7a923633d55a9b67580732d7449e2631b07787ae22431888245dc234bca5871_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:56e3e74a021ca82802a7ec1e9b62ba3770e0c27a4039f9ea69a9b1ce89f2f3bb_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:7eb2835c07bac105bfa2661398245cbebbc7acf9924229b8dce38db7dd3fabbb_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:d4a4b0719e113cdbfd763946d8c9e1adf9d59352657680abec71a7094fc73a4d_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:ecb548342d0ea45b30c965e86678068c5735bd603b7d6507308f5566f7b8c7cf_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/url: Incorrect parsing of IPv6 host literals in net/url"
},
{
"cve": "CVE-2026-27606",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-02-25T04:01:24.449922+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:2723d4214014bab37f24dd8311306f757bf12284085ed6c2bcd8176478a2e1b0_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:5a8f7d36fcf35bfc9260ac3e3629790d607405ecd692a9d87c29b1257cfb6d51_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:6c99c3ca8c99dfa4d49e6be2dd651345a4f6e2267fb2e06ab8acec04880d71c9_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:e7a923633d55a9b67580732d7449e2631b07787ae22431888245dc234bca5871_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2442530"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Rollup, a JavaScript module bundler. Insecure file name sanitization in the core engine allows an attacker to control output filenames, potentially through command-line interface (CLI) inputs, manual chunk aliases, or malicious plugins. By using directory traversal sequences (`../`), an attacker can overwrite files anywhere on the host filesystem where the build process has write permissions. This vulnerability can lead to persistent remote code execution (RCE) by overwriting critical system or user configuration files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "rollup: Rollup: Remote Code Execution via Path Traversal Vulnerability",
"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 Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:56e3e74a021ca82802a7ec1e9b62ba3770e0c27a4039f9ea69a9b1ce89f2f3bb_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:7eb2835c07bac105bfa2661398245cbebbc7acf9924229b8dce38db7dd3fabbb_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:d4a4b0719e113cdbfd763946d8c9e1adf9d59352657680abec71a7094fc73a4d_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:ecb548342d0ea45b30c965e86678068c5735bd603b7d6507308f5566f7b8c7cf_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:2723d4214014bab37f24dd8311306f757bf12284085ed6c2bcd8176478a2e1b0_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:5a8f7d36fcf35bfc9260ac3e3629790d607405ecd692a9d87c29b1257cfb6d51_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:6c99c3ca8c99dfa4d49e6be2dd651345a4f6e2267fb2e06ab8acec04880d71c9_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:e7a923633d55a9b67580732d7449e2631b07787ae22431888245dc234bca5871_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27606"
},
{
"category": "external",
"summary": "RHBZ#2442530",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2442530"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27606",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27606"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27606",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27606"
},
{
"category": "external",
"summary": "https://github.com/rollup/rollup/commit/c60770d7aaf750e512c1b2774989ea4596e660b2",
"url": "https://github.com/rollup/rollup/commit/c60770d7aaf750e512c1b2774989ea4596e660b2"
},
{
"category": "external",
"summary": "https://github.com/rollup/rollup/commit/c8cf1f9c48c516285758c1e11f08a54f304fd44e",
"url": "https://github.com/rollup/rollup/commit/c8cf1f9c48c516285758c1e11f08a54f304fd44e"
},
{
"category": "external",
"summary": "https://github.com/rollup/rollup/commit/d6dee5e99bb82aac0bee1df4ab9efbde455452c3",
"url": "https://github.com/rollup/rollup/commit/d6dee5e99bb82aac0bee1df4ab9efbde455452c3"
},
{
"category": "external",
"summary": "https://github.com/rollup/rollup/releases/tag/v2.80.0",
"url": "https://github.com/rollup/rollup/releases/tag/v2.80.0"
},
{
"category": "external",
"summary": "https://github.com/rollup/rollup/releases/tag/v3.30.0",
"url": "https://github.com/rollup/rollup/releases/tag/v3.30.0"
},
{
"category": "external",
"summary": "https://github.com/rollup/rollup/releases/tag/v4.59.0",
"url": "https://github.com/rollup/rollup/releases/tag/v4.59.0"
},
{
"category": "external",
"summary": "https://github.com/rollup/rollup/security/advisories/GHSA-mw96-cpmx-2vgc",
"url": "https://github.com/rollup/rollup/security/advisories/GHSA-mw96-cpmx-2vgc"
}
],
"release_date": "2026-02-25T02:08:06.682000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-16T13:44:17+00:00",
"details": "See Kiali 1.73.29 documentation at https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/service_mesh/service-mesh-2-x",
"product_ids": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:56e3e74a021ca82802a7ec1e9b62ba3770e0c27a4039f9ea69a9b1ce89f2f3bb_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:7eb2835c07bac105bfa2661398245cbebbc7acf9924229b8dce38db7dd3fabbb_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:d4a4b0719e113cdbfd763946d8c9e1adf9d59352657680abec71a7094fc73a4d_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:ecb548342d0ea45b30c965e86678068c5735bd603b7d6507308f5566f7b8c7cf_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8483"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:2723d4214014bab37f24dd8311306f757bf12284085ed6c2bcd8176478a2e1b0_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:5a8f7d36fcf35bfc9260ac3e3629790d607405ecd692a9d87c29b1257cfb6d51_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:6c99c3ca8c99dfa4d49e6be2dd651345a4f6e2267fb2e06ab8acec04880d71c9_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:e7a923633d55a9b67580732d7449e2631b07787ae22431888245dc234bca5871_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:56e3e74a021ca82802a7ec1e9b62ba3770e0c27a4039f9ea69a9b1ce89f2f3bb_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:7eb2835c07bac105bfa2661398245cbebbc7acf9924229b8dce38db7dd3fabbb_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:d4a4b0719e113cdbfd763946d8c9e1adf9d59352657680abec71a7094fc73a4d_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:ecb548342d0ea45b30c965e86678068c5735bd603b7d6507308f5566f7b8c7cf_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "rollup: Rollup: Remote Code Execution via Path Traversal Vulnerability"
},
{
"cve": "CVE-2026-29063",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-03-06T19:00:57.982727+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445291"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Immutable.js, a library for persistent immutable data structures. This vulnerability, known as Prototype Pollution, allows an attacker with low privileges to inject unwanted properties into core JavaScript object prototypes without user interaction. By manipulating specific APIs such as mergeDeep(), mergeDeepWith(), merge(), Map.toJS(), and Map.toObject(), a remote attacker could potentially execute arbitrary code or cause a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "immutable-js: Immutable.js: Arbitrary code execution via Prototype Pollution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploitation of this vulnerability requires that an attacker is able to provide arbitrary data to clients of this library in a way that calls the affected functions with data the attacker controls. In most deployments, the ability to provide data in this fashion requires that an attacker has some degree of privileges to access the affected applications.",
"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 Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:2723d4214014bab37f24dd8311306f757bf12284085ed6c2bcd8176478a2e1b0_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:5a8f7d36fcf35bfc9260ac3e3629790d607405ecd692a9d87c29b1257cfb6d51_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:6c99c3ca8c99dfa4d49e6be2dd651345a4f6e2267fb2e06ab8acec04880d71c9_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:e7a923633d55a9b67580732d7449e2631b07787ae22431888245dc234bca5871_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:56e3e74a021ca82802a7ec1e9b62ba3770e0c27a4039f9ea69a9b1ce89f2f3bb_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:7eb2835c07bac105bfa2661398245cbebbc7acf9924229b8dce38db7dd3fabbb_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:d4a4b0719e113cdbfd763946d8c9e1adf9d59352657680abec71a7094fc73a4d_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:ecb548342d0ea45b30c965e86678068c5735bd603b7d6507308f5566f7b8c7cf_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-29063"
},
{
"category": "external",
"summary": "RHBZ#2445291",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445291"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-29063",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-29063"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-29063",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-29063"
},
{
"category": "external",
"summary": "https://github.com/immutable-js/immutable-js/releases/tag/v3.8.3",
"url": "https://github.com/immutable-js/immutable-js/releases/tag/v3.8.3"
},
{
"category": "external",
"summary": "https://github.com/immutable-js/immutable-js/releases/tag/v4.3.8",
"url": "https://github.com/immutable-js/immutable-js/releases/tag/v4.3.8"
},
{
"category": "external",
"summary": "https://github.com/immutable-js/immutable-js/releases/tag/v5.1.5",
"url": "https://github.com/immutable-js/immutable-js/releases/tag/v5.1.5"
},
{
"category": "external",
"summary": "https://github.com/immutable-js/immutable-js/security/advisories/GHSA-wf6x-7x77-mvgw",
"url": "https://github.com/immutable-js/immutable-js/security/advisories/GHSA-wf6x-7x77-mvgw"
}
],
"release_date": "2026-03-06T18:25:22.438000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-16T13:44:17+00:00",
"details": "See Kiali 1.73.29 documentation at https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/service_mesh/service-mesh-2-x",
"product_ids": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:2723d4214014bab37f24dd8311306f757bf12284085ed6c2bcd8176478a2e1b0_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:5a8f7d36fcf35bfc9260ac3e3629790d607405ecd692a9d87c29b1257cfb6d51_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:6c99c3ca8c99dfa4d49e6be2dd651345a4f6e2267fb2e06ab8acec04880d71c9_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:e7a923633d55a9b67580732d7449e2631b07787ae22431888245dc234bca5871_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:56e3e74a021ca82802a7ec1e9b62ba3770e0c27a4039f9ea69a9b1ce89f2f3bb_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:7eb2835c07bac105bfa2661398245cbebbc7acf9924229b8dce38db7dd3fabbb_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:d4a4b0719e113cdbfd763946d8c9e1adf9d59352657680abec71a7094fc73a4d_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:ecb548342d0ea45b30c965e86678068c5735bd603b7d6507308f5566f7b8c7cf_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8483"
}
],
"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 Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:2723d4214014bab37f24dd8311306f757bf12284085ed6c2bcd8176478a2e1b0_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:5a8f7d36fcf35bfc9260ac3e3629790d607405ecd692a9d87c29b1257cfb6d51_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:6c99c3ca8c99dfa4d49e6be2dd651345a4f6e2267fb2e06ab8acec04880d71c9_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:e7a923633d55a9b67580732d7449e2631b07787ae22431888245dc234bca5871_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:56e3e74a021ca82802a7ec1e9b62ba3770e0c27a4039f9ea69a9b1ce89f2f3bb_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:7eb2835c07bac105bfa2661398245cbebbc7acf9924229b8dce38db7dd3fabbb_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:d4a4b0719e113cdbfd763946d8c9e1adf9d59352657680abec71a7094fc73a4d_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:ecb548342d0ea45b30c965e86678068c5735bd603b7d6507308f5566f7b8c7cf_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "immutable-js: Immutable.js: Arbitrary code execution via Prototype Pollution"
},
{
"cve": "CVE-2026-29074",
"cwe": {
"id": "CWE-776",
"name": "Improper Restriction of Recursive Entity References in DTDs (\u0027XML Entity Expansion\u0027)"
},
"discovery_date": "2026-03-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:2723d4214014bab37f24dd8311306f757bf12284085ed6c2bcd8176478a2e1b0_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:5a8f7d36fcf35bfc9260ac3e3629790d607405ecd692a9d87c29b1257cfb6d51_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:6c99c3ca8c99dfa4d49e6be2dd651345a4f6e2267fb2e06ab8acec04880d71c9_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:e7a923633d55a9b67580732d7449e2631b07787ae22431888245dc234bca5871_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445132"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in SVGO, an SVG (Scalable Vector Graphics) Optimizer. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by submitting a specially crafted XML file. The application\u0027s failure to properly guard against XML entity expansion or recursion can lead to the Node.js process consuming excessive memory and crashing.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "svgo: SVGO: Denial of Service via XML entity expansion",
"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 Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:56e3e74a021ca82802a7ec1e9b62ba3770e0c27a4039f9ea69a9b1ce89f2f3bb_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:7eb2835c07bac105bfa2661398245cbebbc7acf9924229b8dce38db7dd3fabbb_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:d4a4b0719e113cdbfd763946d8c9e1adf9d59352657680abec71a7094fc73a4d_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:ecb548342d0ea45b30c965e86678068c5735bd603b7d6507308f5566f7b8c7cf_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:2723d4214014bab37f24dd8311306f757bf12284085ed6c2bcd8176478a2e1b0_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:5a8f7d36fcf35bfc9260ac3e3629790d607405ecd692a9d87c29b1257cfb6d51_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:6c99c3ca8c99dfa4d49e6be2dd651345a4f6e2267fb2e06ab8acec04880d71c9_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:e7a923633d55a9b67580732d7449e2631b07787ae22431888245dc234bca5871_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-29074"
},
{
"category": "external",
"summary": "RHBZ#2445132",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445132"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-29074",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-29074"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-29074",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-29074"
},
{
"category": "external",
"summary": "https://github.com/svg/svgo/security/advisories/GHSA-xpqw-6gx7-v673",
"url": "https://github.com/svg/svgo/security/advisories/GHSA-xpqw-6gx7-v673"
}
],
"release_date": "2026-03-06T07:23:05.716000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-16T13:44:17+00:00",
"details": "See Kiali 1.73.29 documentation at https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/service_mesh/service-mesh-2-x",
"product_ids": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:56e3e74a021ca82802a7ec1e9b62ba3770e0c27a4039f9ea69a9b1ce89f2f3bb_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:7eb2835c07bac105bfa2661398245cbebbc7acf9924229b8dce38db7dd3fabbb_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:d4a4b0719e113cdbfd763946d8c9e1adf9d59352657680abec71a7094fc73a4d_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:ecb548342d0ea45b30c965e86678068c5735bd603b7d6507308f5566f7b8c7cf_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8483"
},
{
"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 Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:2723d4214014bab37f24dd8311306f757bf12284085ed6c2bcd8176478a2e1b0_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:5a8f7d36fcf35bfc9260ac3e3629790d607405ecd692a9d87c29b1257cfb6d51_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:6c99c3ca8c99dfa4d49e6be2dd651345a4f6e2267fb2e06ab8acec04880d71c9_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:e7a923633d55a9b67580732d7449e2631b07787ae22431888245dc234bca5871_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:56e3e74a021ca82802a7ec1e9b62ba3770e0c27a4039f9ea69a9b1ce89f2f3bb_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:7eb2835c07bac105bfa2661398245cbebbc7acf9924229b8dce38db7dd3fabbb_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:d4a4b0719e113cdbfd763946d8c9e1adf9d59352657680abec71a7094fc73a4d_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:ecb548342d0ea45b30c965e86678068c5735bd603b7d6507308f5566f7b8c7cf_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 Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:2723d4214014bab37f24dd8311306f757bf12284085ed6c2bcd8176478a2e1b0_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:5a8f7d36fcf35bfc9260ac3e3629790d607405ecd692a9d87c29b1257cfb6d51_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:6c99c3ca8c99dfa4d49e6be2dd651345a4f6e2267fb2e06ab8acec04880d71c9_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:e7a923633d55a9b67580732d7449e2631b07787ae22431888245dc234bca5871_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:56e3e74a021ca82802a7ec1e9b62ba3770e0c27a4039f9ea69a9b1ce89f2f3bb_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:7eb2835c07bac105bfa2661398245cbebbc7acf9924229b8dce38db7dd3fabbb_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:d4a4b0719e113cdbfd763946d8c9e1adf9d59352657680abec71a7094fc73a4d_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:ecb548342d0ea45b30c965e86678068c5735bd603b7d6507308f5566f7b8c7cf_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "svgo: SVGO: Denial of Service via XML entity expansion"
},
{
"cve": "CVE-2026-33186",
"cwe": {
"id": "CWE-551",
"name": "Incorrect Behavior Order: Authorization Before Parsing and Canonicalization"
},
"discovery_date": "2026-03-20T23:02:27.802640+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:2723d4214014bab37f24dd8311306f757bf12284085ed6c2bcd8176478a2e1b0_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:5a8f7d36fcf35bfc9260ac3e3629790d607405ecd692a9d87c29b1257cfb6d51_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:6c99c3ca8c99dfa4d49e6be2dd651345a4f6e2267fb2e06ab8acec04880d71c9_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:e7a923633d55a9b67580732d7449e2631b07787ae22431888245dc234bca5871_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449833"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in gRPC-Go, the Go language implementation of gRPC. This vulnerability, an authorization bypass, is caused by improper input validation of the HTTP/2 `:path` pseudo-header. A remote attacker can exploit this by sending raw HTTP/2 frames with a malformed `:path` that omits the mandatory leading slash. This allows the attacker to bypass defined security policies, potentially leading to unauthorized access to services or information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path validation",
"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 Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:56e3e74a021ca82802a7ec1e9b62ba3770e0c27a4039f9ea69a9b1ce89f2f3bb_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:7eb2835c07bac105bfa2661398245cbebbc7acf9924229b8dce38db7dd3fabbb_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:d4a4b0719e113cdbfd763946d8c9e1adf9d59352657680abec71a7094fc73a4d_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:ecb548342d0ea45b30c965e86678068c5735bd603b7d6507308f5566f7b8c7cf_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:2723d4214014bab37f24dd8311306f757bf12284085ed6c2bcd8176478a2e1b0_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:5a8f7d36fcf35bfc9260ac3e3629790d607405ecd692a9d87c29b1257cfb6d51_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:6c99c3ca8c99dfa4d49e6be2dd651345a4f6e2267fb2e06ab8acec04880d71c9_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:e7a923633d55a9b67580732d7449e2631b07787ae22431888245dc234bca5871_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33186"
},
{
"category": "external",
"summary": "RHBZ#2449833",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449833"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33186",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33186"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33186",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33186"
},
{
"category": "external",
"summary": "https://github.com/grpc/grpc-go/security/advisories/GHSA-p77j-4mvh-x3m3",
"url": "https://github.com/grpc/grpc-go/security/advisories/GHSA-p77j-4mvh-x3m3"
}
],
"release_date": "2026-03-20T22:23:32.147000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-16T13:44:17+00:00",
"details": "See Kiali 1.73.29 documentation at https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/service_mesh/service-mesh-2-x",
"product_ids": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:56e3e74a021ca82802a7ec1e9b62ba3770e0c27a4039f9ea69a9b1ce89f2f3bb_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:7eb2835c07bac105bfa2661398245cbebbc7acf9924229b8dce38db7dd3fabbb_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:d4a4b0719e113cdbfd763946d8c9e1adf9d59352657680abec71a7094fc73a4d_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:ecb548342d0ea45b30c965e86678068c5735bd603b7d6507308f5566f7b8c7cf_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8483"
},
{
"category": "workaround",
"details": "To mitigate this issue, implement infrastructure-level normalization to ensure all incoming HTTP/2 `:path` headers are properly formatted with a leading slash before reaching the gRPC-Go server. This can be achieved by configuring a reverse proxy or API gateway to validate and normalize the `:path` header. Ensure that any such intermediary is properly configured and restarted to apply the changes, which may temporarily impact service availability.",
"product_ids": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:2723d4214014bab37f24dd8311306f757bf12284085ed6c2bcd8176478a2e1b0_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:5a8f7d36fcf35bfc9260ac3e3629790d607405ecd692a9d87c29b1257cfb6d51_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:6c99c3ca8c99dfa4d49e6be2dd651345a4f6e2267fb2e06ab8acec04880d71c9_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:e7a923633d55a9b67580732d7449e2631b07787ae22431888245dc234bca5871_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:56e3e74a021ca82802a7ec1e9b62ba3770e0c27a4039f9ea69a9b1ce89f2f3bb_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:7eb2835c07bac105bfa2661398245cbebbc7acf9924229b8dce38db7dd3fabbb_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:d4a4b0719e113cdbfd763946d8c9e1adf9d59352657680abec71a7094fc73a4d_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:ecb548342d0ea45b30c965e86678068c5735bd603b7d6507308f5566f7b8c7cf_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:2723d4214014bab37f24dd8311306f757bf12284085ed6c2bcd8176478a2e1b0_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:5a8f7d36fcf35bfc9260ac3e3629790d607405ecd692a9d87c29b1257cfb6d51_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:6c99c3ca8c99dfa4d49e6be2dd651345a4f6e2267fb2e06ab8acec04880d71c9_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:e7a923633d55a9b67580732d7449e2631b07787ae22431888245dc234bca5871_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:56e3e74a021ca82802a7ec1e9b62ba3770e0c27a4039f9ea69a9b1ce89f2f3bb_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:7eb2835c07bac105bfa2661398245cbebbc7acf9924229b8dce38db7dd3fabbb_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:d4a4b0719e113cdbfd763946d8c9e1adf9d59352657680abec71a7094fc73a4d_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:ecb548342d0ea45b30c965e86678068c5735bd603b7d6507308f5566f7b8c7cf_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path validation"
},
{
"cve": "CVE-2026-40175",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-04-10T20:02:10.296601+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. This vulnerability, known as Prototype Pollution, can be exploited through a specific \"Gadget\" attack chain. This allows an attacker to escalate a Prototype Pollution vulnerability in a third-party dependency, potentially leading to remote code execution or a full cloud compromise, such as bypassing AWS IMDSv2.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Remote Code Execution via Prototype Pollution escalation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Axios library, a promise-based HTTP client, is susceptible to an Important prototype pollution vulnerability. This flaw, when combined with specific \"Gadget\" attack chains in third-party dependencies, can lead to remote code execution or full cloud compromise, including bypassing AWS IMDSv2.\n \nWith pollution check patch available in Axios gives an advantage, it remains vulnerable due to HTTP Header Sanitation and Server-Side Request Forgery threat.\n\nRed Hat products that incorporate the vulnerable Axios library are affected.\n\nThe openshift4/ose-monitoring-plugin-rhel9 container image is not vulnerable to this flaw. The affected component is used as a build-time dependency but it\u0027s not shipped in the final product, meaning the flaw is not present thus cannot be exploited in the container deployments.\n\nRegarding openshift4/ose-console for Product stream 4.12 and 4.13, the vulnerable component is present (indirect dependency), but the vulnerability is not exploitable in our case due to the browser runtime, where the required Node.js-specific attack vectors are not available. With this, the impact becomes low.",
"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 Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:2723d4214014bab37f24dd8311306f757bf12284085ed6c2bcd8176478a2e1b0_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:5a8f7d36fcf35bfc9260ac3e3629790d607405ecd692a9d87c29b1257cfb6d51_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:6c99c3ca8c99dfa4d49e6be2dd651345a4f6e2267fb2e06ab8acec04880d71c9_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:e7a923633d55a9b67580732d7449e2631b07787ae22431888245dc234bca5871_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:56e3e74a021ca82802a7ec1e9b62ba3770e0c27a4039f9ea69a9b1ce89f2f3bb_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:7eb2835c07bac105bfa2661398245cbebbc7acf9924229b8dce38db7dd3fabbb_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:d4a4b0719e113cdbfd763946d8c9e1adf9d59352657680abec71a7094fc73a4d_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:ecb548342d0ea45b30c965e86678068c5735bd603b7d6507308f5566f7b8c7cf_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-40175"
},
{
"category": "external",
"summary": "RHBZ#2457432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-40175",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40175"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-40175",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40175"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/commit/363185461b90b1b78845dc8a99a1f103d9b122a1",
"url": "https://github.com/axios/axios/commit/363185461b90b1b78845dc8a99a1f103d9b122a1"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/pull/10660",
"url": "https://github.com/axios/axios/pull/10660"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/releases/tag/v1.15.0",
"url": "https://github.com/axios/axios/releases/tag/v1.15.0"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-fvcv-3m26-pcqx",
"url": "https://github.com/axios/axios/security/advisories/GHSA-fvcv-3m26-pcqx"
}
],
"release_date": "2026-04-10T19:23:52.285000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-16T13:44:17+00:00",
"details": "See Kiali 1.73.29 documentation at https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/service_mesh/service-mesh-2-x",
"product_ids": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:2723d4214014bab37f24dd8311306f757bf12284085ed6c2bcd8176478a2e1b0_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:5a8f7d36fcf35bfc9260ac3e3629790d607405ecd692a9d87c29b1257cfb6d51_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:6c99c3ca8c99dfa4d49e6be2dd651345a4f6e2267fb2e06ab8acec04880d71c9_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:e7a923633d55a9b67580732d7449e2631b07787ae22431888245dc234bca5871_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:56e3e74a021ca82802a7ec1e9b62ba3770e0c27a4039f9ea69a9b1ce89f2f3bb_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:7eb2835c07bac105bfa2661398245cbebbc7acf9924229b8dce38db7dd3fabbb_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:d4a4b0719e113cdbfd763946d8c9e1adf9d59352657680abec71a7094fc73a4d_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:ecb548342d0ea45b30c965e86678068c5735bd603b7d6507308f5566f7b8c7cf_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8483"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.0,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:2723d4214014bab37f24dd8311306f757bf12284085ed6c2bcd8176478a2e1b0_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:5a8f7d36fcf35bfc9260ac3e3629790d607405ecd692a9d87c29b1257cfb6d51_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:6c99c3ca8c99dfa4d49e6be2dd651345a4f6e2267fb2e06ab8acec04880d71c9_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-ossmc-rhel8@sha256:e7a923633d55a9b67580732d7449e2631b07787ae22431888245dc234bca5871_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:56e3e74a021ca82802a7ec1e9b62ba3770e0c27a4039f9ea69a9b1ce89f2f3bb_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:7eb2835c07bac105bfa2661398245cbebbc7acf9924229b8dce38db7dd3fabbb_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:d4a4b0719e113cdbfd763946d8c9e1adf9d59352657680abec71a7094fc73a4d_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/kiali-rhel8@sha256:ecb548342d0ea45b30c965e86678068c5735bd603b7d6507308f5566f7b8c7cf_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Remote Code Execution via Prototype Pollution escalation"
}
]
}
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.